diff options
author | Bradley Sepos <[email protected]> | 2017-06-24 02:28:23 -0400 |
---|---|---|
committer | Bradley Sepos <[email protected]> | 2017-06-24 02:31:39 -0400 |
commit | f9f999cb52c0373ca53ba21a133a87945af10a3e (patch) | |
tree | 9fb1e96c2770f06c39f74ffb899dbbbf93cc32f0 /win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | |
parent | 22ee7009f3c186024f12dbc08b22c7c58411f386 (diff) |
WinGUI: Change Selection Behaviour to Selection Behavior.
Good way to test signing with OpenPGP/GPG.
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.Designer.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/Resources.Designer.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs index daccefc50..faa05611f 100644 --- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs @@ -421,7 +421,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to Selection Behaviour.
+ /// Looks up a localized string similar to Selection Behavior.
/// </summary>
public static string AudioViewModel_ConfigureDefaults {
get {
@@ -1732,7 +1732,7 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to Selection Behaviour.
+ /// Looks up a localized string similar to Selection Behavior.
/// </summary>
public static string SubtitlesViewModel_ConfigureDefaults {
get {
|