diff --git a/Source/Resources/WhatsNew/screen_1.png b/Source/Resources/WhatsNew/screen_1.png index 76b247f1d6..8040b03938 100644 Binary files a/Source/Resources/WhatsNew/screen_1.png and b/Source/Resources/WhatsNew/screen_1.png differ diff --git a/Source/de.lproj/whats_new.json b/Source/de.lproj/whats_new.json index e9c5332a83..c2dc25bcd2 100644 --- a/Source/de.lproj/whats_new.json +++ b/Source/de.lproj/whats_new.json @@ -1,4 +1,18 @@ [ + { + "version":"2.20", + "messages":[ + { + "platforms":[ + "ios", + "android" + ], + "image":"screen_1", + "title":"Erweiterte Sprachunterstützung", + "message":"Sie haben die edX-App jetzt auf Deutsch, Hebräisch, Französisch, Portugiesisch, Chinesisch und Türkisch zur Verfügung. Die Anwendung verwendet die Sprache ihres Gerätes, um diese Einstellung festzulegen." + } + ] + }, { "version":"2.18", "messages":[ diff --git a/Source/edX-Info.plist b/Source/edX-Info.plist index 5e53e4c5cb..ebe39ad840 100644 --- a/Source/edX-Info.plist +++ b/Source/edX-Info.plist @@ -34,7 +34,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.18 + 2.20 CFBundleSignature ???? CFBundleSpokenName @@ -53,7 +53,7 @@ CFBundleVersion - 2.18.1 + 2.20.0 FIREBASE_ANALYTICS_COLLECTION_ENABLED FacebookDisplayName diff --git a/Source/en.lproj/whats_new.json b/Source/en.lproj/whats_new.json index e9c5332a83..dd741e8a8c 100644 --- a/Source/en.lproj/whats_new.json +++ b/Source/en.lproj/whats_new.json @@ -1,4 +1,18 @@ [ + { + "version":"2.20", + "messages":[ + { + "platforms":[ + "ios", + "android" + ], + "image":"screen_1", + "title":"Expanded Language Support", + "message":"You can now view the edX app in German, Hebrew, French, Portuguese, Chinese, and Turkish. The application uses your device language to specify this setting." + } + ] + }, { "version":"2.18", "messages":[ diff --git a/Source/es-419.lproj/whats_new.json b/Source/es-419.lproj/whats_new.json index cc4cf9d5c8..c1e1b1144e 100644 --- a/Source/es-419.lproj/whats_new.json +++ b/Source/es-419.lproj/whats_new.json @@ -1,4 +1,18 @@ [ + { + "version":"2.20", + "messages":[ + { + "platforms":[ + "ios", + "android" + ], + "image":"screen_1", + "title":"Soporte de idiomas ampliado", + "message":"Ahora puede ver la aplicación edX en aleman, hebreo, francés, portugués, chino y turco. La aplicación utiliza el idioma de su dispositivo para especificar esta configuración." + } + ] + }, { "version":"2.18", "messages":[ diff --git a/Source/fr.lproj/whats_new.json b/Source/fr.lproj/whats_new.json index e9c5332a83..431ecb3531 100644 --- a/Source/fr.lproj/whats_new.json +++ b/Source/fr.lproj/whats_new.json @@ -1,4 +1,18 @@ [ + { + "version":"2.20", + "messages":[ + { + "platforms":[ + "ios", + "android" + ], + "image":"screen_1", + "title":"Genişletilmiş Dil Desteği", + "message":"EdX uygulamasını şimdi Almanca, İbranice, Fransızca, Portekizce, Çince ve Türkçe olarak görüntüleyebilirsiniz. Uygulama, bu ayarı belirlemek için cihaz dilinizi kullanır." + } + ] + }, { "version":"2.18", "messages":[ diff --git a/Source/he.lproj/whats_new.json b/Source/he.lproj/whats_new.json index e9c5332a83..6bf3da83b5 100644 --- a/Source/he.lproj/whats_new.json +++ b/Source/he.lproj/whats_new.json @@ -1,4 +1,18 @@ [ + { + "version":"2.20", + "messages":[ + { + "platforms":[ + "ios", + "android" + ], + "image":"screen_1", + "title":"תמיכה מורחבת בשפה", + "message":"כעת תוכלו לצפות באפליקציית edX בגרמנית, עברית, צרפתית, פורטוגזית, סינית וטורקית. היישום משתמש בשפת המכשיר שלך כדי לציין הגדרה זו." + } + ] + }, { "version":"2.18", "messages":[ diff --git a/Source/pt-BR.lproj/whats_new.json b/Source/pt-BR.lproj/whats_new.json index e9c5332a83..08567583ea 100644 --- a/Source/pt-BR.lproj/whats_new.json +++ b/Source/pt-BR.lproj/whats_new.json @@ -1,4 +1,18 @@ [ + { + "version":"2.20", + "messages":[ + { + "platforms":[ + "ios", + "android" + ], + "image":"screen_1", + "title":"Suporte expandido ao idioma", + "message":"Agora você pode ver o aplicativo edX em língua alemã, hebraico, francês, português, chinês e turco. O aplicativo usa o idioma do seu dispositivo para especificar essa configuração." + } + ] + }, { "version":"2.18", "messages":[ diff --git a/Source/tr.lproj/whats_new.json b/Source/tr.lproj/whats_new.json index e9c5332a83..fe8fe528e8 100644 --- a/Source/tr.lproj/whats_new.json +++ b/Source/tr.lproj/whats_new.json @@ -1,4 +1,18 @@ [ + { + "version":"2.20", + "messages":[ + { + "platforms":[ + "ios", + "android" + ], + "image":"screen_1", + "title":"Genişletilmiş Dil Desteği", + "message":"EdX uygulamasını şimdi Almanca, İbranice, Fransızca, Portekizce, Çince ve Türkçe olarak görüntüleyebilirsiniz. Uygulama, bu ayarı belirlemek için cihaz." + } + ] + }, { "version":"2.18", "messages":[ diff --git a/Source/zh-Hans.lproj/whats_new.json b/Source/zh-Hans.lproj/whats_new.json index e9c5332a83..7e7a7b2580 100644 --- a/Source/zh-Hans.lproj/whats_new.json +++ b/Source/zh-Hans.lproj/whats_new.json @@ -1,4 +1,18 @@ [ + { + "version":"2.20", + "messages":[ + { + "platforms":[ + "ios", + "android" + ], + "image":"screen_1", + "title":"扩展语言支持" + "message": "您现在可以用德语, 希伯来语,法语,葡萄牙语,中文和土耳其语查看edX应用程序。 edX应用程序将依照您的设备设置设定中文" + } + ] + }, { "version":"2.18", "messages":[