Bladeren bron

new string

marinofaggiana 5 jaren geleden
bovenliggende
commit
79824b7ee7
2 gewijzigde bestanden met toevoegingen van 4 en 2 verwijderingen
  1. 1 1
      iOSClient/Settings/CCSettings.m
  2. 3 1
      iOSClient/Supporting Files/en.lproj/Localizable.strings

+ 1 - 1
iOSClient/Settings/CCSettings.m

@@ -253,7 +253,7 @@
         
         if ([[rowDescriptor.value valueData] boolValue] == YES) {
             
-            UIAlertController *alertController = [UIAlertController alertControllerWithTitle:@"" message:NSLocalizedString(@"_continue_", nil) preferredStyle:UIAlertControllerStyleActionSheet];
+            UIAlertController *alertController = [UIAlertController alertControllerWithTitle:@"" message:NSLocalizedString(@"_continue_request_", nil) preferredStyle:UIAlertControllerStyleActionSheet];
             
             [alertController addAction: [UIAlertAction actionWithTitle:NSLocalizedString(@"_ok_", nil) style:UIAlertActionStyleDestructive handler:^(UIAlertAction *action) {
                 [CCUtility setFavoriteOffline:true];

+ 3 - 1
iOSClient/Supporting Files/en.lproj/Localizable.strings

@@ -75,7 +75,8 @@
 "_postpone_"                = "Postpone";
 "_remove_"                  = "Remove";
 "_file_not_found_"          = "File not found";
-"_continue_"                = "Do you want to continue?";
+"_continue_"                = "Continue?";
+"_continue_request_"        = "Do you want to continue?";
 "_auto_upload_folder_"      = "Auto upload";
 "_gallery_"                 = "Gallery";
 "_photo_"                   = "Photo";
@@ -99,6 +100,7 @@
 "_denied_album_"            = "This app does not have access to \"Photos\", you can enable access in Privacy Settings";
 "_denied_camera_"           = "This app does not have access to \"Camera\", you can enable access in Privacy Settings";
 "_start_"                   = "Start";
+"_purchase_"                = "Purchase";
 
 // App