diff options
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.resx')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.resx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx index fa9de5a2a..54cb3ab98 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.resx +++ b/win/CS/HandBrakeWPF/Properties/Resources.resx @@ -509,10 +509,10 @@ Do you wish to proceed?</value> <value>The entered destination contained illegal characters. You must fix the path and filename before continuing.</value>
</data>
<data name="Preview" xml:space="preserve">
- <value>*** EXPERIMENTAL *** Still Preview</value>
+ <value>Preview</value>
</data>
<data name="Preview_Scaled" xml:space="preserve">
- <value> *** EXPERIMENTAL *** Still Preview (Scaled)</value>
+ <value>Preview (Scaled)</value>
</data>
<data name="PictureSettings_OutputResolution" xml:space="preserve">
<value>Output: {0}</value>
|