Adding punjabi to i18n.h zapotec zw->zam in i18n.c

This commit is contained in:
Pere Pujal i Carabantes 2013-02-06 22:48:34 +00:00
parent 3298d6c305
commit 58d1d57642
2 changed files with 2 additions and 1 deletions

View file

@ -149,9 +149,9 @@ const char *lang_prefixes[NUM_LANGS] = {
"wa",
"wo",
"xh",
"zam",
"zh_CN",
"zh_TW",
"zw"
};

View file

@ -106,6 +106,7 @@ enum
LANG_NSO, /* Northern Sotho */
LANG_OC, /* Occitan */
LANG_OJ, /* Ojibway */
LANG_PA, /* Punjabi */
LANG_PL, /* Polish */
LANG_PT_BR, /* Portuguese (Brazilian) */
LANG_PT, /* Portuguese */