From 2ca5d55191906dfbce65c489d1cb0e0386850e67 Mon Sep 17 00:00:00 2001 From: Shin-ichi TOYAMA Date: Wed, 30 Apr 2014 14:12:25 +0000 Subject: [PATCH] Missing entry in *lang_prefixes[] for Assamese --- src/i18n.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n.c b/src/i18n.c index 9b319cd5a..763641e07 100644 --- a/src/i18n.c +++ b/src/i18n.c @@ -59,6 +59,7 @@ const char *lang_prefixes[NUM_LANGS] = { "am", "an", "ar", + "as", "ast", "az", "be",