Enol Puente : wmc: Support Asturian.

Alexandre Julliard julliard at winehq.org
Fri May 3 15:46:18 CDT 2019


Module: wine
Branch: master
Commit: af5f7a8785ccde66b628c683406c78cbbf83a065
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=af5f7a8785ccde66b628c683406c78cbbf83a065

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>

---

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

diff --git a/tools/wmc/po.c b/tools/wmc/po.c
index 8a8064a..bf10c50 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