From 8a935862b0c0f15669c91d03cc616773abba7683 Mon Sep 17 00:00:00 2001 From: Infi Date: Fri, 1 Dec 2023 16:49:20 +0100 Subject: [PATCH] fix: issue where languages are missing from selection Signed-off-by: Infi --- app/build.gradle | 4 +++- app/src/main/res/xml/locale_config.xml | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 3d29249f..f6e1400a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -66,7 +66,8 @@ android { } // Please keep this list sorted alphabetically. - resourceConfigurations += ['b+es+419', + resourceConfigurations += ['ar', + 'b+es+419', 'be', 'bg', 'bn', @@ -87,6 +88,7 @@ android { 'id', 'in', 'ja', + 'mwl', 'nb-rNO', 'nl', 'pl', diff --git a/app/src/main/res/xml/locale_config.xml b/app/src/main/res/xml/locale_config.xml index af2dbbc2..74c008c3 100644 --- a/app/src/main/res/xml/locale_config.xml +++ b/app/src/main/res/xml/locale_config.xml @@ -1,6 +1,7 @@ + @@ -22,6 +23,7 @@ +