From 488f7fcc89d1f0f71f3175c203a51a7ded852f2c Mon Sep 17 00:00:00 2001 From: Dominic Reynolds Date: Tue, 26 Sep 2006 19:02:29 +0000 Subject: [PATCH] Disabled ar.po language as the po file in suse-i18n contains errors that cause msgfmt and the build to fail. --- parser/po/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/parser/po/Makefile b/parser/po/Makefile index 84b6d9c4a..c5ff9fd9a 100644 --- a/parser/po/Makefile +++ b/parser/po/Makefile @@ -10,7 +10,9 @@ all: # As translations get added, add them to the LANGS variable to get # made/installed. -LANGS=ar bg bn bs ca cs cy da de el en_GB en_US es et fi fr gl he hi hr hu id it ja ka km ko lo lt nb nl pa pl pt_BR pt ro ru sk sl sr sv ta tr uk vi zh_CN zh_TW + +# DISABLED LANGS = ar +LANGS=bg bn bs ca cs cy da de el en_GB en_US es et fi fr gl he hi hr hu id it ja ka km ko lo lt nb nl pa pl pt_BR pt ro ru sk sl sr sv ta tr uk vi zh_CN zh_TW COMMONDIR=../../common/