diff options
author | sr55 <[email protected]> | 2015-07-18 20:13:32 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2015-07-18 20:13:32 +0000 |
commit | 3c2453c839131d8f6fd6b2ef7cc865b1e0ae34f7 (patch) | |
tree | a4768699a948dcc681f06771438d520ce957e768 /win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs | |
parent | 358cb88d56078fab57c5daf9493704b111217839 (diff) |
WinGui: Undo a bad search and replace by R#
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7351 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs index 7631d3a0e..3bc2d064d 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs @@ -196,7 +196,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to Otherwise use fallback encodeServicer:.
+ /// Looks up a localized string similar to Otherwise use fallback encoder:.
/// </summary>
public static string AudioView_OtherwiseFallbackEncoder {
get {
@@ -997,7 +997,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to Always clear completed queue items after an encodeService completes.
+ /// Looks up a localized string similar to Always clear completed queue items after an encode completes.
/// </summary>
public static string Options_ClearCompleted {
get {
@@ -1015,7 +1015,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to Put a copy of individual encodeService logs in a specified location:.
+ /// Looks up a localized string similar to Put a copy of individual encode logs in a specified location:.
/// </summary>
public static string Options_CopyLogToDir {
get {
@@ -1024,7 +1024,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to Put a copy of individual encodeService logs in the same location as the encodeServiced video.
+ /// Looks up a localized string similar to Put a copy of individual encode logs in the same location as the encoded video.
/// </summary>
public static string Options_CopyLogToEncDir {
get {
@@ -1897,7 +1897,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to Then choose the video(s) you'd like to encodeService: .
+ /// Looks up a localized string similar to Then choose the video(s) you'd like to encode: .
/// </summary>
public static string SourceSelection_ChooseVideo {
get {
|