From 1a6105f7916a56a695faab89dc43a9bbb8fd7a84 Mon Sep 17 00:00:00 2001 From: Alexander Marchuk Date: Tue, 19 Apr 2016 12:57:39 +0300 Subject: [PATCH] [downloader][android] fix: Generated strings. --- android/res/values-ru/strings.xml | 1 + android/res/values-th/strings.xml | 2 +- android/res/values-uk/strings.xml | 1 + android/res/values/strings.xml | 1 + iphone/Maps/ar.lproj/Localizable.strings | 2 ++ iphone/Maps/cs.lproj/Localizable.strings | 2 ++ iphone/Maps/da.lproj/Localizable.strings | 2 ++ iphone/Maps/de.lproj/Localizable.strings | 2 ++ iphone/Maps/en.lproj/Localizable.strings | 2 ++ iphone/Maps/es.lproj/Localizable.strings | 2 ++ iphone/Maps/fi.lproj/Localizable.strings | 2 ++ iphone/Maps/fr.lproj/Localizable.strings | 2 ++ iphone/Maps/hu.lproj/Localizable.strings | 2 ++ iphone/Maps/id.lproj/Localizable.strings | 2 ++ iphone/Maps/it.lproj/Localizable.strings | 2 ++ iphone/Maps/ja.lproj/Localizable.strings | 2 ++ iphone/Maps/ko.lproj/Localizable.strings | 2 ++ iphone/Maps/nb.lproj/Localizable.strings | 2 ++ iphone/Maps/nl.lproj/Localizable.strings | 2 ++ iphone/Maps/pl.lproj/Localizable.strings | 2 ++ iphone/Maps/pt.lproj/Localizable.strings | 2 ++ iphone/Maps/ro.lproj/Localizable.strings | 2 ++ iphone/Maps/ru.lproj/Localizable.strings | 2 ++ iphone/Maps/sk.lproj/Localizable.strings | 2 ++ iphone/Maps/sv.lproj/Localizable.strings | 2 ++ iphone/Maps/th.lproj/Localizable.strings | 4 +++- iphone/Maps/tr.lproj/Localizable.strings | 2 ++ iphone/Maps/uk.lproj/Localizable.strings | 2 ++ iphone/Maps/vi.lproj/Localizable.strings | 2 ++ iphone/Maps/zh-Hans.lproj/Localizable.strings | 2 ++ iphone/Maps/zh-Hant.lproj/Localizable.strings | 2 ++ 31 files changed, 59 insertions(+), 2 deletions(-) diff --git a/android/res/values-ru/strings.xml b/android/res/values-ru/strings.xml index 97141157cd..8c2cf3209a 100644 --- a/android/res/values-ru/strings.xml +++ b/android/res/values-ru/strings.xml @@ -48,6 +48,7 @@ Поставлено в очередь на загрузку, нажмите для отмены МБ + ГБ Мили diff --git a/android/res/values-th/strings.xml b/android/res/values-th/strings.xml index 4b24aaaee5..04512ca68e 100644 --- a/android/res/values-th/strings.xml +++ b/android/res/values-th/strings.xml @@ -47,7 +47,7 @@ ทำเครื่องหมายสำหรับการดาวน์โหลดแล้ว แตะเพื่อยกเลิก - เมกกะไบต์ + MB ไมล์ diff --git a/android/res/values-uk/strings.xml b/android/res/values-uk/strings.xml index 43ddf6fa33..4050a75329 100644 --- a/android/res/values-uk/strings.xml +++ b/android/res/values-uk/strings.xml @@ -48,6 +48,7 @@ Поставлено в чергу на завантаження, натисніть для скасування МБ + ГБ Милі diff --git a/android/res/values/strings.xml b/android/res/values/strings.xml index b77e5f0f4b..50068ad745 100644 --- a/android/res/values/strings.xml +++ b/android/res/values/strings.xml @@ -48,6 +48,7 @@ Marked for downloading, touch to cancel MB + GB Miles diff --git a/iphone/Maps/ar.lproj/Localizable.strings b/iphone/Maps/ar.lproj/Localizable.strings index 6b99c3c243..b17c6ba1ab 100644 --- a/iphone/Maps/ar.lproj/Localizable.strings +++ b/iphone/Maps/ar.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "م.ب."; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "ميل"; diff --git a/iphone/Maps/cs.lproj/Localizable.strings b/iphone/Maps/cs.lproj/Localizable.strings index 8b01a9a52f..9df5aef623 100644 --- a/iphone/Maps/cs.lproj/Localizable.strings +++ b/iphone/Maps/cs.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Míle"; diff --git a/iphone/Maps/da.lproj/Localizable.strings b/iphone/Maps/da.lproj/Localizable.strings index e8d2b2de5f..d9f4e25788 100644 --- a/iphone/Maps/da.lproj/Localizable.strings +++ b/iphone/Maps/da.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Mil"; diff --git a/iphone/Maps/de.lproj/Localizable.strings b/iphone/Maps/de.lproj/Localizable.strings index 9caa75c844..e33287160c 100644 --- a/iphone/Maps/de.lproj/Localizable.strings +++ b/iphone/Maps/de.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Meilen"; diff --git a/iphone/Maps/en.lproj/Localizable.strings b/iphone/Maps/en.lproj/Localizable.strings index 47af1bb9ea..275180c02b 100644 --- a/iphone/Maps/en.lproj/Localizable.strings +++ b/iphone/Maps/en.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Miles"; diff --git a/iphone/Maps/es.lproj/Localizable.strings b/iphone/Maps/es.lproj/Localizable.strings index 7cbb68a882..5a1110fb3c 100644 --- a/iphone/Maps/es.lproj/Localizable.strings +++ b/iphone/Maps/es.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Milla"; diff --git a/iphone/Maps/fi.lproj/Localizable.strings b/iphone/Maps/fi.lproj/Localizable.strings index 080d2c0015..96aa0e1970 100644 --- a/iphone/Maps/fi.lproj/Localizable.strings +++ b/iphone/Maps/fi.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "Mt"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Mailit"; diff --git a/iphone/Maps/fr.lproj/Localizable.strings b/iphone/Maps/fr.lproj/Localizable.strings index 1acc2c6403..9b5e6d2adb 100644 --- a/iphone/Maps/fr.lproj/Localizable.strings +++ b/iphone/Maps/fr.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "Mo"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Miles"; diff --git a/iphone/Maps/hu.lproj/Localizable.strings b/iphone/Maps/hu.lproj/Localizable.strings index d684620478..d622f3e304 100644 --- a/iphone/Maps/hu.lproj/Localizable.strings +++ b/iphone/Maps/hu.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Mérföld"; diff --git a/iphone/Maps/id.lproj/Localizable.strings b/iphone/Maps/id.lproj/Localizable.strings index 5d5df35f97..c833e12b1f 100644 --- a/iphone/Maps/id.lproj/Localizable.strings +++ b/iphone/Maps/id.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Mil"; diff --git a/iphone/Maps/it.lproj/Localizable.strings b/iphone/Maps/it.lproj/Localizable.strings index 125883756e..8241325533 100644 --- a/iphone/Maps/it.lproj/Localizable.strings +++ b/iphone/Maps/it.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Miglia"; diff --git a/iphone/Maps/ja.lproj/Localizable.strings b/iphone/Maps/ja.lproj/Localizable.strings index 253a7dcb9e..e8d0bb4576 100644 --- a/iphone/Maps/ja.lproj/Localizable.strings +++ b/iphone/Maps/ja.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "マイル"; diff --git a/iphone/Maps/ko.lproj/Localizable.strings b/iphone/Maps/ko.lproj/Localizable.strings index a5185e7ce9..a661a89835 100644 --- a/iphone/Maps/ko.lproj/Localizable.strings +++ b/iphone/Maps/ko.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "마일"; diff --git a/iphone/Maps/nb.lproj/Localizable.strings b/iphone/Maps/nb.lproj/Localizable.strings index 3ea3ecbb04..36302dcd79 100644 --- a/iphone/Maps/nb.lproj/Localizable.strings +++ b/iphone/Maps/nb.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Miles"; diff --git a/iphone/Maps/nl.lproj/Localizable.strings b/iphone/Maps/nl.lproj/Localizable.strings index 9f52fd3c01..3e118b6ff5 100644 --- a/iphone/Maps/nl.lproj/Localizable.strings +++ b/iphone/Maps/nl.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Mijlen"; diff --git a/iphone/Maps/pl.lproj/Localizable.strings b/iphone/Maps/pl.lproj/Localizable.strings index 2f1afd1328..1f36497869 100644 --- a/iphone/Maps/pl.lproj/Localizable.strings +++ b/iphone/Maps/pl.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Mile"; diff --git a/iphone/Maps/pt.lproj/Localizable.strings b/iphone/Maps/pt.lproj/Localizable.strings index 925e86dd1e..fd196498c9 100644 --- a/iphone/Maps/pt.lproj/Localizable.strings +++ b/iphone/Maps/pt.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Milhas"; diff --git a/iphone/Maps/ro.lproj/Localizable.strings b/iphone/Maps/ro.lproj/Localizable.strings index b5e4bbf4fe..2613ccd0ec 100644 --- a/iphone/Maps/ro.lproj/Localizable.strings +++ b/iphone/Maps/ro.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Mile"; diff --git a/iphone/Maps/ru.lproj/Localizable.strings b/iphone/Maps/ru.lproj/Localizable.strings index 1ca6fc000a..61a00b3406 100644 --- a/iphone/Maps/ru.lproj/Localizable.strings +++ b/iphone/Maps/ru.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "МБ"; +"gb" = "ГБ"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Мили"; diff --git a/iphone/Maps/sk.lproj/Localizable.strings b/iphone/Maps/sk.lproj/Localizable.strings index 1b879173e7..b9314f7e86 100644 --- a/iphone/Maps/sk.lproj/Localizable.strings +++ b/iphone/Maps/sk.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Míle"; diff --git a/iphone/Maps/sv.lproj/Localizable.strings b/iphone/Maps/sv.lproj/Localizable.strings index b81fc338cc..b7049c0885 100644 --- a/iphone/Maps/sv.lproj/Localizable.strings +++ b/iphone/Maps/sv.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Mil"; diff --git a/iphone/Maps/th.lproj/Localizable.strings b/iphone/Maps/th.lproj/Localizable.strings index 3cfb42a912..bc37343329 100644 --- a/iphone/Maps/th.lproj/Localizable.strings +++ b/iphone/Maps/th.lproj/Localizable.strings @@ -71,7 +71,9 @@ "marked_for_downloading" = "ทำเครื่องหมายสำหรับการดาวน์โหลดแล้ว แตะเพื่อยกเลิก"; /* Settings/Downloader - size string, only strings different from English should be translated */ -"mb" = "เมกกะไบต์"; +"mb" = "MB"; + +"gb" = "GB"; /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "ไมล์"; diff --git a/iphone/Maps/tr.lproj/Localizable.strings b/iphone/Maps/tr.lproj/Localizable.strings index af0b6276e4..4b7b4bb523 100644 --- a/iphone/Maps/tr.lproj/Localizable.strings +++ b/iphone/Maps/tr.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Mil"; diff --git a/iphone/Maps/uk.lproj/Localizable.strings b/iphone/Maps/uk.lproj/Localizable.strings index bb1ca2ad52..92b51cf722 100644 --- a/iphone/Maps/uk.lproj/Localizable.strings +++ b/iphone/Maps/uk.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "МБ"; +"gb" = "ГБ"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Милі"; diff --git a/iphone/Maps/vi.lproj/Localizable.strings b/iphone/Maps/vi.lproj/Localizable.strings index 6fb9f5c010..afce6d13f9 100644 --- a/iphone/Maps/vi.lproj/Localizable.strings +++ b/iphone/Maps/vi.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "Dặm"; diff --git a/iphone/Maps/zh-Hans.lproj/Localizable.strings b/iphone/Maps/zh-Hans.lproj/Localizable.strings index cddb7bf665..75fcdc98bb 100644 --- a/iphone/Maps/zh-Hans.lproj/Localizable.strings +++ b/iphone/Maps/zh-Hans.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "英里"; diff --git a/iphone/Maps/zh-Hant.lproj/Localizable.strings b/iphone/Maps/zh-Hant.lproj/Localizable.strings index 53c286a311..6b1d0275f7 100644 --- a/iphone/Maps/zh-Hant.lproj/Localizable.strings +++ b/iphone/Maps/zh-Hant.lproj/Localizable.strings @@ -73,6 +73,8 @@ /* Settings/Downloader - size string, only strings different from English should be translated */ "mb" = "MB"; +"gb" = "GB"; + /* Choose measurement on first launch alert - choose imperial system button */ "miles" = "英哩";