summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.Designer.cs')
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.Designer.cs17
1 files changed, 13 insertions, 4 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
index 4dcab0179..3e04f632c 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
+++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
@@ -2851,7 +2851,7 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Enable QuickSync Decoding.
+ /// Looks up a localized string similar to Prefer use of Intel QuickSync for decoding video when available. .
/// </summary>
public static string Options_QsvDecode {
get {
@@ -3085,6 +3085,15 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
+ /// Looks up a localized string similar to Choice of encoder will be made available on the &apos;Video&apos; tab..
+ /// </summary>
+ public static string OptionsView_ChoiceOfEncoderHint {
+ get {
+ return ResourceManager.GetString("OptionsView_ChoiceOfEncoderHint", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized string similar to Are you sure you wish to clear the log file directory?.
/// </summary>
public static string OptionsView_ClearLogDirConfirm {
@@ -3112,7 +3121,7 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Enable Nvidia NVENC Encoder.
+ /// Looks up a localized string similar to Allow use of the Nvidia NVENC Encoders.
/// </summary>
public static string OptionsView_EnableNvencEncoding {
get {
@@ -3121,7 +3130,7 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Enable Intel QuickSync Encoder.
+ /// Looks up a localized string similar to Allow use of the Intel QuickSync Encoders.
/// </summary>
public static string OptionsView_EnableQuicksyncEncoding {
get {
@@ -3130,7 +3139,7 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Enable AMD VCE Encoder.
+ /// Looks up a localized string similar to Allow use of the AMD VCE Encoders.
/// </summary>
public static string OptionsView_EnableVceEncoding {
get {