summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsr55 <[email protected]>2019-04-21 15:11:27 +0100
committersr55 <[email protected]>2019-04-21 15:11:27 +0100
commit37813cfb2ab9def39064c0d62b239ea8a3cdf668 (patch)
treee857a326323c75b255899fdde54cc7cba5b67bc2
parent469301c18865069281bb160a498aa7204bdfe06e (diff)
WinGui: Fix Typo
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.Designer.cs2
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.resx2
2 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 e2e49c065..db9d95bdc 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
+++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
@@ -2626,7 +2626,7 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Encoode Completed.
+ /// Looks up a localized string similar to Encode Completed.
/// </summary>
public static string Options_EncodeCompleted {
get {
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx
index b7d3b2562..2e4627542 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.resx
+++ b/win/CS/HandBrakeWPF/Properties/Resources.resx
@@ -1955,7 +1955,7 @@ Non-Live Options: {date} {time} {creation-date} {creation-time} {quality} {bitra
<value>File overwrite behaviour:</value>
</data>
<data name="Options_EncodeCompleted" xml:space="preserve">
- <value>Encoode Completed</value>
+ <value>Encode Completed</value>
</data>
<data name="Options_Notifications" xml:space="preserve">
<value>Notifications</value>