From 4872bc5dde049c2222f4048890aea45c058af5dc Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Wed, 11 Oct 2006 19:43:04 +0000 Subject: [PATCH] More locale/language documentation cleanup. --- Makefile | 2 +- src/i18n.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a943b7257..a964baced 100644 --- a/Makefile +++ b/Makefile @@ -1332,7 +1332,7 @@ trans/gos.mo: src/po/gos.po @msgfmt -o trans/gos.mo src/po/gos.po trans/gu.mo: src/po/gu.po - @echo " gu ...Gujarati..." + @echo " gu_IN ...Gujarati..." @msgfmt -o trans/gu.mo src/po/gu.po trans/he.mo: src/po/he.po diff --git a/src/i18n.c b/src/i18n.c index 44d8f4dbe..41f16b58a 100644 --- a/src/i18n.c +++ b/src/i18n.c @@ -496,6 +496,7 @@ void show_locale_usage(FILE * f, const char *const prg) " es_MX (Mexican Mexican Spanish Espanol Mejicano)\n" " sw_TZ (Swahili)\n" " sv_SE (Swedish Svenska)\n" + " ta_IN (Tamil)\n" " tl_PH (Tagalog)\n" " bo_CN (Tibetan)\n" " th_TH (Thai)\n"