[evolution] Add Kabyle translation into the e_supported_locales array



commit 7a7b74d328fb4aec1f43768b5b6cd83dc0953775
Author: Milan Crha <mcrha redhat com>
Date:   Wed Nov 25 13:37:28 2020 +0100

    Add Kabyle translation into the e_supported_locales array

 src/e-util/e-supported-locales-private.h | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/e-util/e-supported-locales-private.h b/src/e-util/e-supported-locales-private.h
index cf0d6f6ba7..b1e64073bc 100644
--- a/src/e-util/e-supported-locales-private.h
+++ b/src/e-util/e-supported-locales-private.h
@@ -72,6 +72,7 @@ static ESupportedLocales e_supported_locales[] = {
        { "it", "it_IT" },
        { "ja", "ja_JP" },
        { "ka", "ka_GE" },
+       { "kab", "kab_DZ" },
        { "kk", "kk_KZ" },
        { "kn", "kn_IN" },
        { "ko", "ko_KR" },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]