summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
Diffstat (limited to 'win')
-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 1b375fb6a..aa1cc7b44 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
+++ b/win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
@@ -2214,7 +2214,7 @@ namespace HandBrakeWPF.Properties {
}
/// <summary>
- /// Looks up a localized string similar to Are you sure you wish to stop thie encode?.
+ /// Looks up a localized string similar to Are you sure you wish to stop this encode?.
/// </summary>
public static string MainView_StopEncodeConfirm {
get {
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx
index 497d51d83..86f76fdb5 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.resx
+++ b/win/CS/HandBrakeWPF/Properties/Resources.resx
@@ -1248,7 +1248,7 @@ Would you like to overwrite it?</value>
<value>Stop Encode</value>
</data>
<data name="MainView_StopEncodeConfirm" xml:space="preserve">
- <value>Are you sure you wish to stop thie encode?</value>
+ <value>Are you sure you wish to stop this encode?</value>
</data>
<data name="MainView_SubtitleBeforeScanError" xml:space="preserve">
<value>Please choose a source to encode before trying to import a subtitle file.</value>