Enol Puente : wmc: Support Asturian.

Alexandre Julliard julliard at winehq.org
Mon Nov 25 09:12:29 CST 2019


Module: wine
Branch: stable
Commit: 62edbf66246a3a0bd259fd21266b996190ce3ce9
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=62edbf66246a3a0bd259fd21266b996190ce3ce9

Author: Enol Puente <enolp at softastur.org>
Date:   Mon Apr 29 20:38:34 2019 -0600

wmc: Support Asturian.

Signed-off-by: Enol Puente <enolp at softastur.org>
Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit af5f7a8785ccde66b628c683406c78cbbf83a065)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 tools/wmc/po.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/wmc/po.c b/tools/wmc/po.c
index 6986bc9cee..bd12a285ef 100644
--- a/tools/wmc/po.c
+++ b/tools/wmc/po.c
@@ -82,6 +82,8 @@ static const struct
     { LANG_ARMENIAN,       SUBLANG_ARMENIAN_ARMENIA,            "hy_AM" },
     { LANG_ASSAMESE,       SUBLANG_NEUTRAL,                     "as" },
     { LANG_ASSAMESE,       SUBLANG_ASSAMESE_INDIA,              "as_IN" },
+    { LANG_ASTURIAN,       SUBLANG_NEUTRAL,                     "ast" },
+    { LANG_ASTURIAN,       SUBLANG_DEFAULT,                     "ast_ES" },
     { LANG_AZERBAIJANI,    SUBLANG_NEUTRAL,                     "az" },
     { LANG_AZERBAIJANI,    SUBLANG_AZERBAIJANI_AZERBAIJAN_LATIN,"az_AZ at latin" },
     { LANG_AZERBAIJANI,    SUBLANG_AZERBAIJANI_AZERBAIJAN_CYRILLIC, "az_AZ at cyrillic" },




More information about the wine-cvs mailing list