diff options
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesUI.resx | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx index 804475873..9a136949b 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.resx @@ -823,7 +823,7 @@ <value>Constant quality fractional granularity:</value>
</data>
<data name="Options_ShowQueueInline" xml:space="preserve">
- <value>Show Queue in place of the tab controls when toggled on.</value>
+ <value>Show Queue in line with the main UI.</value>
</data>
<data name="Options_PauseQueueOnLowDiskSpace" xml:space="preserve">
<value>Pause queue if disk space is low before starting a job.</value>
@@ -1046,4 +1046,10 @@ This will not affect your current settings in the Subtitle tab.</value> <data name="MainView_StopEncodeConfirm" xml:space="preserve">
<value>Are you sure you wish to stop thie encode?</value>
</data>
+ <data name="Options_Experimental" xml:space="preserve">
+ <value>Experimental Features</value>
+ </data>
+ <data name="Options_ExperimentalFeatures" xml:space="preserve">
+ <value>Experimental features are ideas we are working on. These may or may not make it into a final release and may not work!</value>
+ </data>
</root>
\ No newline at end of file |