[Android] Add the korean to the store screenshots languages

Nicolas Pomepuy git at videolan.org
Mon Jan 27 15:27:14 UTC 2025


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Jan 23 12:46:39 2025 +0100| [3ae16438c0d27aee729f1f9f231723477f433b7a] | committer: Duncan McNamara

Add the korean to the store screenshots languages

> https://code.videolan.org/videolan/vlc-android/commit/3ae16438c0d27aee729f1f9f231723477f433b7a
---

 buildsystem/automation/fastlane/Screengrabfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildsystem/automation/fastlane/Screengrabfile b/buildsystem/automation/fastlane/Screengrabfile
index b1b397581f..695d83ace8 100644
--- a/buildsystem/automation/fastlane/Screengrabfile
+++ b/buildsystem/automation/fastlane/Screengrabfile
@@ -5,7 +5,7 @@
 
 use_adb_root(true)
 test_instrumentation_runner("org.videolan.vlc.MultidexTestRunner")
-locales(['en-US', 'fr-FR', 'eu-ES', 'zh-TW', 'zh-CN', 'de-DE', 'el-GR', 'he-IL', 'hu-HU', 'it-IT', 'sr', 'sk', 'sv-SE', 'tr-TR', 'uk', 'et', 'fi-FI', 'ro', 'ca', 'da-DK', 'ka-GE', 'ar', 'pt-BR', 'pt-PT', 'ja-JP'])
+locales(['en-US', 'fr-FR', 'eu-ES', 'zh-TW', 'zh-CN', 'de-DE', 'el-GR', 'he-IL', 'hu-HU', 'it-IT', 'sr', 'sk', 'sv-SE', 'tr-TR', 'uk', 'et', 'fi-FI', 'ro', 'ca', 'da-DK', 'ka-GE', 'ar', 'pt-BR', 'pt-PT', 'ja-JP', 'ko-KR'])
 #locales(['ar', 'pt-BR', 'pt-PT'])
 
 # clear all previously generated screenshots in your local output directory before creating new ones



More information about the Android mailing list