From 00a0fec6d5e610c221e3de49ef72a0699b176228 Mon Sep 17 00:00:00 2001 From: Amanda Bullington Date: Thu, 4 Mar 2021 15:01:19 -0800 Subject: [PATCH] Add release note translations for portuguese, swedish, and danish --- android/app/build.gradle | 2 +- fastlane/Deliverfile | 88 ++++++++++++++++++++-------------------- ios/Seek/Info.plist | 2 +- 3 files changed, 46 insertions(+), 46 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 8c2bb76237..3e46fe793f 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -147,7 +147,7 @@ android { applicationId "org.inaturalist.seek" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 169 + versionCode 170 versionName "2.11.4" // for creating ic_seek_adaptiveappicon.xml vectorDrawables.useSupportLibrary = true diff --git a/fastlane/Deliverfile b/fastlane/Deliverfile index 6dd7dd9f68..5a341dd853 100644 --- a/fastlane/Deliverfile +++ b/fastlane/Deliverfile @@ -9,49 +9,49 @@ languages(['en-US', 'ar-SA', 'ca', 'cs', 'da', 'de-DE', ]) # monthly challenge -release_notes({ -'en-US' => "March 2021 monthly challenge", -'cs' => "K dispozici je nová výzva měsíce", -'da' => "March 2021 monthly challenge", -'nl-NL' => "Elke maand is er een nieuwe uitdaging beschikbaar", -'fi' => "March 2021 monthly challenge", -'fr-FR' => "Un nouveau défi mensuel est disponible", -'de-DE' => "Eine neue monatliche Mission ist verfügbar", -'zh-Hant' => "March 2021 monthly challenge", -'it' => "Una nuova sfida mensile è disponibile", -'ja' => "March 2021 monthly challenge", -'no' => "March 2021 monthly challenge", -'pt-BR' => "March 2021 monthly challenge", -'ro' => "Este disponibilă o nouă provocare lunară", -'he' => "קיים אתגר חודשי חדש", -'es-ES' => "Un nuevo desafío está disponible mensualmente", -'sv' => "March 2021 monthly challenge", -'tr' => "March 2021 monthly challenge", -'ca' => "Es proposa un nou repte mensual", -'ru' => "Доступно новое ежемесячное испытание", -'ar-SA' => "يوجد تحدٍّ شهري جديد متاح." -}) +# release_notes({ +# 'en-US' => "March 2021 monthly challenge", +# 'fi' => "March 2021 monthly challenge", +# 'ja' => "March 2021 monthly challenge", +# 'no' => "March 2021 monthly challenge", +# 'tr' => "March 2021 monthly challenge", +# 'zh-Hant' => "March 2021 monthly challenge", +# 'ar-SA' => "يوجد تحدٍّ شهري جديد متاح.", +# 'ca' => "Es proposa un nou repte mensual", +# 'cs' => "K dispozici je nová výzva měsíce", +# 'da' => "En ny månedlig udfordring er tilgængelig", +# 'de-DE' => "Eine neue monatliche Mission ist verfügbar", +# 'es-ES' => "Un nuevo desafío está disponible mensualmente", +# 'fr-FR' => "Un nouveau défi mensuel est disponible", +# 'he' => "קיים אתגר חודשי חדש", +# 'it' => "Una nuova sfida mensile è disponibile", +# 'nl-NL' => "Elke maand is er een nieuwe uitdaging beschikbaar", +# 'pt-BR' => "Está disponível um novo desafio mensal", +# 'ro' => "Este disponibilă o nouă provocare lunară", +# 'ru' => "Доступно новое ежемесячное испытание", +# 'sv' => "Det finns en ny månadsutmaning" +# }) # bug fix -# release_notes({ -# 'en-US' => "Bug fixes", -# 'ar-SA' => "إصلاح الأخطاء", -# 'zh-Hant' => "Bug fixes", -# 'nl-NL' => "Softwarereparaties", -# 'fi' => "Bug fixes", -# 'fr-FR' => "Réglage de bugs", -# 'cs' => "Opravy chyb", -# 'he' => "תיקוני תקלות", -# 'it' => "Correzioni di bug", -# 'ja' => "Bug fixes", -# 'no' => "Bug fixes", -# 'de-DE' => "Fehlerbehebungen", -# 'ru' => "Исправления ошибок", -# 'ro' => "Corecții de erori", -# 'es-ES' => "Correcciones de errores", -# 'pt-BR' => "Bug fixes", -# 'tr' => "Bug fixes", -# 'da' => "Bug fixes", -# 'ca' => "Errades corregides", -# 'sv' => "Bug fixes" -# }) \ No newline at end of file +release_notes({ + 'en-US' => "Bug fixes and translation updates", + 'fi' => "Bug fixes and translation updates", + 'ja' => "Bug fixes and translation updates", + 'no' => "Bug fixes and translation updates", + 'tr' => "Bug fixes and translation updates", + 'zh-Hant' => "Bug fixes and translation updates", + 'ar-SA' => "إصلاح الأخطاء", + 'ca' => "Errades corregides", + 'cs' => "Opravy chyb", + 'da' => "Fejlrettelser", + 'de-DE' => "Fehlerbehebungen", + 'es-ES' => "Correcciones de errores", + 'fr-FR' => "Réglage de bugs", + 'he' => "תיקוני תקלות", + 'it' => "Correzioni di bug", + 'nl-NL' => "Softwarereparaties", + 'pt-BR' => "Correções de erros", + 'ro' => "Corecții de erori", + 'ru' => "Исправления ошибок", + 'sv' => "Buggfixar" +}) \ No newline at end of file diff --git a/ios/Seek/Info.plist b/ios/Seek/Info.plist index 673fae7f02..b2b34260dd 100644 --- a/ios/Seek/Info.plist +++ b/ios/Seek/Info.plist @@ -21,7 +21,7 @@ CFBundleSignature ???? CFBundleVersion - 169 + 170 ITSAppUsesNonExemptEncryption LSRequiresIPhoneOS