diff options
author | sr55 <[email protected]> | 2015-02-09 20:55:20 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2015-02-09 20:55:20 +0000 |
commit | 1b612fe204e796c328550c87f5c975064ec8798a (patch) | |
tree | 543c20103b982f6bc174c23d57503bbeac67a627 /win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | |
parent | 7ee7dd4f5c5ebcaab8eb729d46ca008f7b41a3ab (diff) |
WinGui: Remove additional ,
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6892 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.Designer.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index 230a8d42c..45b845200 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -430,7 +430,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to , Pending Jobs {5}.
+ /// Looks up a localized string similar to Pending Jobs {5}.
/// </summary>
public static string Main_JobsPending_addon {
get {
|