From 4eb631cf0668d7ea783e141eac0d6d43d1f57e94 Mon Sep 17 00:00:00 2001 From: DSB Date: Mon, 24 Oct 2011 18:28:47 +0000 Subject: [PATCH] Update for language pack ca --- application/language/ca/lang.php | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/application/language/ca/lang.php b/application/language/ca/lang.php index a2429da..338d94c 100644 --- a/application/language/ca/lang.php +++ b/application/language/ca/lang.php @@ -443,18 +443,7 @@ $lang['L_INDEX_SIZE']="Size of index"; $lang['L_INFO_ACTDB']="Selected Database"; $lang['L_INFO_DATABASES']="Accessable database(s)"; $lang['L_INFO_DBEMPTY']="The database is empty !"; -$lang['L_INFO_FSOCKOPEN_DISABLED']="On this server the PHP command" - ." fsockopen() is disabled by the" - ." server's configuration. Because of" - ." this the automatic download of" - ." language packs is not possible. To" - ." bypass this, you can download packages" - ." manually, extract them locally and" - ." upload them to the directory" - ." \"language\" of your MySQLDumper" - ." installation. Afterwards the new" - ." language pack is available on this" - ." site."; +$lang['L_INFO_FSOCKOPEN_DISABLED']="test55"; $lang['L_INFO_LASTUPDATE']="Last update"; $lang['L_INFO_LOCATION']="Your location is"; $lang['L_INFO_NODB']="database does not exist.";