i18n: update

This commit is contained in:
Gautier Pelloux-Prayer 2016-08-22 17:15:15 +02:00
parent 1b4710312a
commit c799550589
20 changed files with 13 additions and 3 deletions

View file

@ -211,3 +211,13 @@ source_file = Settings/InAppSettings.bundle/en.lproj/Tunnel.strings
source_lang = en
file_filter = Settings/InAppSettings.bundle/<lang>.lproj/Video.strings
source_file = Settings/InAppSettings.bundle/en.lproj/Video.strings
[linphone-ios.countrylistviewcontrollerstrings]
source_lang = en
file_filter = Classes/<lang>.lproj/CountryListViewController.strings
source_file = Classes/Base.lproj/CountryListViewController.strings
[linphone-ios.shopviewstrings]
source_lang = en
file_filter = Classes/<lang>.lproj/ShopView.strings
source_file = Classes/en.lproj/ShopView.strings

Binary file not shown.

Binary file not shown.

View file

@ -1,4 +1,5 @@
"More options" = "More options";
"Account enabled" = "Account enabled";
"Default account" = "Default account";
"Push Notification" = "Push Notification";
"Username" = "Username";
@ -13,5 +14,4 @@
"Expire" = "Expire";
"Country code prefix" = "Country code prefix";
"Substitute + in phone numbers" = "Substitute + in phone numbers";
"Account enabled" = "Account enabled";
"Remove Account" = "Remove Account";

View file

@ -7,6 +7,6 @@
"Preferred FPS" = "Preferred FPS";
"Bandwidth limit in kbits/s" = "Bandwidth limit in kbits/s";
"Codecs" = "Codecs";
"MPEG-4" = "MPEG-4";
"H.264" = "H.264";
"VP8" = "VP8";
"H.264" = "H.264";
"MPEG-4" = "MPEG-4";