From cfb82dd16137e52ae55b74bafefbd2c1da9d280e Mon Sep 17 00:00:00 2001 From: dkanada Date: Thu, 5 Sep 2019 11:48:18 -0700 Subject: [PATCH] move experimental tag to select description --- src/encodingsettings.html | 14 +++++++------- src/strings/en-us.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/encodingsettings.html b/src/encodingsettings.html index ade2d41715..e57ba600c0 100644 --- a/src/encodingsettings.html +++ b/src/encodingsettings.html @@ -12,13 +12,13 @@
${LabelHardwareAccelerationTypeHelp}
diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 1f8c931a8b..81a0470975 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -651,7 +651,7 @@ "LabelH264Crf": "H264 encoding CRF:", "LabelH264EncodingPreset": "H264 encoding preset:", "LabelHardwareAccelerationType": "Hardware acceleration:", - "LabelHardwareAccelerationTypeHelp": "Only available on supported systems.", + "LabelHardwareAccelerationTypeHelp": "This is an experimental feature only available on supported systems.", "LabelHomeNetworkQuality": "Home network quality:", "LabelHomeScreenSectionValue": "Home screen section {0}:", "LabelHttpsPort": "Local HTTPS port number:",