Переглянути джерело

Dropbox: l10n for login button

Gleb Pinigin 12 роки тому
батько
коміт
b9e324a555

+ 2 - 0
AspenProject/VLCDropboxTableViewController.m

@@ -74,6 +74,8 @@
     _progressBarButtonItem = [[UIBarButtonItem alloc] initWithCustomView:_progressView];
     _downloadingBarLabel = [[UIBarButtonItem alloc] initWithTitle:NSLocalizedString(@"DOWNLOADING",@"") style:UIBarButtonItemStylePlain target:nil action:nil];
     [_downloadingBarLabel setTitleTextAttributes:@{ UITextAttributeFont : [UIFont systemFontOfSize:11.] } forState:UIControlStateNormal];
+    
+    [_loginToDropboxButton setTitle:NSLocalizedString(@"DROPBOX_LOGIN", @"") forState:UIControlStateNormal];
 
     [self _showProgressInToolbar:NO];
 

BIN
Resources/de.lproj/Localizable.strings


BIN
Resources/en.lproj/Localizable.strings


BIN
Resources/fi.lproj/Localizable.strings


BIN
Resources/fr.lproj/Localizable.strings


BIN
Resources/it.lproj/Localizable.strings


BIN
Resources/ja.lproj/Localizable.strings


BIN
Resources/ru.lproj/Localizable.strings