From 4c832c8ae9f578070ac39f4d09bbfd2b79d12f1d Mon Sep 17 00:00:00 2001 From: samli Date: Sat, 10 Apr 2010 07:31:56 +0000 Subject: [PATCH] [trunk] update HU language git-svn-id: http://piwigo.org/svn/trunk@5748 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/hu_HU/install.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/hu_HU/install.lang.php b/language/hu_HU/install.lang.php index b9f7376ce..43e677d13 100644 --- a/language/hu_HU/install.lang.php +++ b/language/hu_HU/install.lang.php @@ -38,7 +38,7 @@ $lang['Copy the text in pink between hyphens and paste it into the file "local/c $lang['Database type'] = "Adatbázis típusa"; $lang['The type of database your piwigo data will be store in'] = "Az adatbázis típusa a Piwigo adatok tárolására"; $lang['Host'] = 'MySQL host'; -$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; +$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql, stb.'; $lang['User'] = 'Felhasználó név'; $lang['user login given by your host provider'] = 'a tárhelyszolgáltató által adott felhasználónév'; $lang['Password'] = 'Jelszó'; @@ -72,4 +72,4 @@ $lang['An alternate solution is to copy the text in the box above and paste it i $lang['Creation of config file local/config/database.inc.php failed.'] = 'A local/config/database.inc.php konfigurációs fájl létrehozása sikertelen.'; $lang['Download the config file'] = 'Konfigurációs fájl letöltése'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Letöltheti a konfigurációs fájlt és töltse fel a telepítésének local/config könyvtárába.'; -?> \ No newline at end of file +?>