Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

1114-add-missing-locales-screengrab-file #1132

Merged
merged 3 commits into from
Jan 9, 2020

Conversation

isabelrios
Copy link
Contributor

Fixes #1114

It is not a fix itself for that issue but it adds the missing locales so that when running the screenshots tests all expected locales are used and the app is shown in each one

@isabelrios isabelrios requested a review from a team as a code owner January 8, 2020 11:27
Copy link
Contributor

@jhugman jhugman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 looks great.

@@ -8,7 +8,7 @@ reinstall_app(true)
app_apk_path ('app/build/outputs/apk/debug/app-debug.apk')
tests_apk_path ('app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk')

locales ["es-ES", "fr-FR", "it-IT", "de-DE", "en-US", "vi-VN"]
locales ["es-ES", "fr-FR", "it-IT", "de-DE", "en-US", "vi-VN", "cs", "ru", "en-GB", "zh-TW", "uk"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow. I had no idea we were supporting Ukrainian and Russian.

@isabelrios isabelrios merged commit 5fa401b into master Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App is not available in some languages with all string already translated in Pontoon
2 participants