]> granicus.if.org Git - handbrake/commitdiff
WinGui: Update status bar label text to say "errors or cancellations" to better handl...
authorsr55 <sr55.hb@outlook.com>
Sun, 30 Oct 2016 19:51:23 +0000 (19:51 +0000)
committersr55 <sr55.hb@outlook.com>
Sun, 30 Oct 2016 19:51:23 +0000 (19:51 +0000)
win/CS/HandBrake.ApplicationServices/Interop/HbLib/hb_error_code.cs
win/CS/HandBrakeWPF/Properties/Resources.Designer.cs
win/CS/HandBrakeWPF/Properties/Resources.resx

index e9f2b3524837ef90a1af9930213cb7e2aebe1774..01995feff53402c288957eb039e44caaebf6fde2 100644 (file)
@@ -18,6 +18,7 @@ namespace HandBrake.ApplicationServices.Interop.HbLib
         HB_ERROR_CANCELED,\r
         HB_ERROR_WRONG_INPUT,\r
         HB_ERROR_INIT,\r
-        HB_ERROR_UNKNOWN\r
+        HB_ERROR_UNKNOW,\r
+        HB_ERROR_READ\r
     }\r
 }\r
index 3e5d4914b47f74285dc7c77cd5f4822ac621fc43..e8e956363a62f7b75abb278c3ed981a10e3d8873 100644 (file)
@@ -858,7 +858,7 @@ namespace HandBrakeWPF.Properties {
         }\r
         \r
         /// <summary>\r
-        ///   Looks up a localized string similar to  with {0} errors detected..\r
+        ///   Looks up a localized string similar to  with {0} errors or cancellations detected..\r
         /// </summary>\r
         public static string Main_QueueFinishedErrors {\r
             get {\r
index 32962807b8d5f9f57b4855c2bd960fc0341bcd46..be0adb41f64a7f39a56692c1e4ec74df5089b386 100644 (file)
@@ -729,7 +729,7 @@ If it fails, it will archive off the old file and create a new one.</value>
 Your old presets file was archived to:</value>\r
   </data>\r
   <data name="Main_QueueFinishedErrors" xml:space="preserve">\r
-    <value> with {0} errors detected.</value>\r
+    <value> with {0} errors or cancellations detected.</value>\r
   </data>\r
   <data name="MainViewModel_LowDiskSpace" xml:space="preserve">\r
     <value>Low Disk Space</value>\r