瀏覽代碼

_too_errors_automatic_all_

Marino Faggiana 8 年之前
父節點
當前提交
108dc45c40
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. 1 1
      iOSClient/AppDelegate.m
  2. 1 0
      iOSClient/en.lproj/Localizable.strings

+ 1 - 1
iOSClient/AppDelegate.m

@@ -1064,7 +1064,7 @@
         
         
         if (count >= 10) {
         if (count >= 10) {
             
             
-            [app messageNotification:@"_error_" description:NSLocalizedStringFromTable(@"_too_errors_uploadautomatic_all_", @"Error", nil) visible:YES delay:dismissAfterSecond type:TWMessageBarMessageTypeError];
+            [app messageNotification:@"_error_" description:@"_too_errors_automatic_all_" visible:YES delay:dismissAfterSecond type:TWMessageBarMessageTypeError];
             
             
             return;
             return;
         }
         }

+ 1 - 0
iOSClient/en.lproj/Localizable.strings

@@ -52,6 +52,7 @@
 "_video_"                   = "Video";
 "_video_"                   = "Video";
 "_overwrite_"               = "Overwrite";
 "_overwrite_"               = "Overwrite";
 "_transfers_in_queue_"      = "Tranfers in progress, please wait ...";
 "_transfers_in_queue_"      = "Tranfers in progress, please wait ...";
+"_too_errors_automatic_all_"= "Too many errors, go to Control Center to verify the problem";
 
 
 // App
 // App