summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.Designer.cs4
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.resx4
2 files changed, 4 insertions, 4 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
index b452cf9f9..32236a77b 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
+++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
@@ -825,7 +825,7 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Still Preview.
+ /// Looks up a localized string similar to *** EXPERIMENTAL *** Still Preview.
/// </summary>
public static string Preview {
get {
@@ -834,7 +834,7 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Still Preview (Scaled).
+ /// Looks up a localized string similar to *** EXPERIMENTAL *** Still Preview (Scaled).
/// </summary>
public static string Preview_Scaled {
get {
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx
index c74324d6a..918a6b44a 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.resx
+++ b/win/CS/HandBrakeWPF/Properties/Resources.resx
@@ -508,10 +508,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>Still Preview</value>
+ <value>*** EXPERIMENTAL *** Still Preview</value>
</data>
<data name="Preview_Scaled" xml:space="preserve">
- <value>Still Preview (Scaled)</value>
+ <value> *** EXPERIMENTAL *** Still Preview (Scaled)</value>
</data>
<data name="PictureSettings_OutputResolution" xml:space="preserve">
<value>Output: {0}</value>