From b49c2f051a0d95ac280af0250e69215faee6018b Mon Sep 17 00:00:00 2001 From: CiaranG Date: Thu, 2 Oct 2008 14:13:38 -0400 Subject: Combined language patches that got missed due to repo dependencies darcs-hash:20081002181338-f6e2c-cf9cf3791680634fa457cb83dc2e4f933073a9b1.gz --- scripts/update_translations.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'scripts') diff --git a/scripts/update_translations.php b/scripts/update_translations.php index 0af0810ac..e199005e3 100644 --- a/scripts/update_translations.php +++ b/scripts/update_translations.php @@ -21,6 +21,12 @@ $languages = array( 'tr_TR' => 'http://laconi.ca/translate/download.php?file_id=37', 'uk_UA' => 'http://laconi.ca/translate/download.php?file_id=44', 'he_IL' => 'http://laconi.ca/translate/download.php?file_id=71', + 'mk_MK' => 'http://laconi.ca/translate/download.php?file_id=67', + 'ja_JP' => 'http://laconi.ca/translate/download.php?file_id=43', + 'cs_CZ' => 'http://laconi.ca/translate/download.php?file_id=63', + 'ca_ES' => 'http://laconi.ca/translate/download.php?file_id=49', + 'pl_PL' => 'http://laconi.ca/translate/download.php?file_id=51', + 'sv_SE' => 'http://laconi.ca/translate/download.php?file_id=55' ); /* Update the languages */ -- cgit v1.2.3-54-g00ecf