diff options
author | sr55 <[email protected]> | 2018-02-10 20:43:14 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2018-02-10 20:43:14 +0000 |
commit | 0a9ed4041460e099a714059148a4f844125aa64d (patch) | |
tree | 481f0a6bd814cccfb0c7d33edf1854bcffd03ecc /win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs | |
parent | 63f451035ce1a099f4d7d0b8207ea268dcaba483 (diff) |
WinGui: Label consistency tweak on audio tab.
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs index 46ef28a19..6c09b67bd 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/ResourcesUI.Designer.cs @@ -259,7 +259,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to Track Name:.
+ /// Looks up a localized string similar to Track Name.
/// </summary>
public static string AudioView_TrackName {
get {
|