From fa740be726332bad27a86f4338c390d4997b69cc Mon Sep 17 00:00:00 2001 From: ahollosi Date: Wed, 31 Jan 2001 07:26:26 +0000 Subject: [PATCH] =?utf8?q?added=20Swedish=20translation=20by=20Jon=20?= =?utf8?q?=C3=85slund?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@380 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- locale/translate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/translate.sh b/locale/translate.sh index eabb39fc4..ef6f54c77 100644 --- a/locale/translate.sh +++ b/locale/translate.sh @@ -16,7 +16,7 @@ if [ ! -f index.php ]; then exit 2 fi -ALL_LINGUAS="nl es de" +ALL_LINGUAS="nl es de sv" xgettext -L C++ -o locale/po/phpwiki.pot admin.php lib/*php podir=locale/po -- 2.45.0