From 39f461948efb262f5c212a1810b17ef08bd9a303 Mon Sep 17 00:00:00 2001 From: Infi Date: Sat, 14 Oct 2023 17:58:47 +0200 Subject: [PATCH] chore: configure new languages Signed-off-by: Infi --- app/build.gradle | 35 +++++++++++++++++++++++++- app/src/main/res/xml/locale_config.xml | 27 ++++++++++++++++---- 2 files changed, 56 insertions(+), 6 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index cdd99c2a..4cdecacb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,7 +64,40 @@ android { useSupportLibrary true } - resourceConfigurations += ["en", "de", "fr", "id", "b+es+419", "bn", "ca", "es", "gl", "in", "pt-rBR", "pt", "ru", "tr", "uk", "zh-rCN"] + // Please keep this list sorted alphabetically. + resourceConfigurations += ['b+es+419', + 'be', + 'bg', + 'bn', + 'ca', + 'ckb', + 'cs', + 'de', + 'el', + 'en', + 'es', + 'fi', + 'fil', + 'fr', + 'gl', + 'hi', + 'hr', + 'hu', + 'id', + 'in', + 'ja', + 'nb-rNO', + 'nl', + 'pl', + 'pt', + 'pt-rBR', + 'ro', + 'ru', + 'si', + 'tr', + 'uk', + 'zh-rCN'] + externalNativeBuild { cmake { cppFlags '' diff --git a/app/src/main/res/xml/locale_config.xml b/app/src/main/res/xml/locale_config.xml index 479ebd60..af2dbbc2 100644 --- a/app/src/main/res/xml/locale_config.xml +++ b/app/src/main/res/xml/locale_config.xml @@ -1,18 +1,35 @@ - - - - + + + + + + + + + + + + + + + - + + + + + + +