summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Properties/Resources.resx
diff options
context:
space:
mode:
authorScott <[email protected]>2015-12-12 14:01:01 +0000
committerScott <[email protected]>2015-12-12 14:02:34 +0000
commit14ba99574efd1127fb48a995b2c74f181e52456e (patch)
tree3359a36391dd15b902ef50d0080b2b83013242b0 /win/CS/HandBrakeWPF/Properties/Resources.resx
parent0710b0b7d31384cb46ad276252eac3674184f588 (diff)
WinGui: Cosmetic fixes on the Video and Audio Tabs. Bug fix with the Fast Decode checkbox not setting correctly all the time. Improved scan cancel handling.
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/Resources.resx')
-rw-r--r--win/CS/HandBrakeWPF/Properties/Resources.resx3
1 files changed, 3 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/Resources.resx b/win/CS/HandBrakeWPF/Properties/Resources.resx
index 09f221101..765b9636b 100644
--- a/win/CS/HandBrakeWPF/Properties/Resources.resx
+++ b/win/CS/HandBrakeWPF/Properties/Resources.resx
@@ -786,4 +786,7 @@ Are you sure you want to import the chapter names?</value>
<data name="ChaptersViewModel_ValidateImportedChapters_ChapterDurationMismatchWarning" xml:space="preserve">
<value>Chapter duration doesn't match between source and input file</value>
</data>
+ <data name="ScanService_ScanStopFailed" xml:space="preserve">
+ <value>An error occured when trying to stop the scan. Please restart HandBrake.</value>
+ </data>
</root> \ No newline at end of file