diff options
author | nikrou <nikrou@piwigo.org> | 2010-04-10 19:45:53 +0000 |
---|---|---|
committer | nikrou <nikrou@piwigo.org> | 2010-04-10 19:45:53 +0000 |
commit | 3d20e56ada54a50b2c85dff71c5ee8f6e9a81a46 (patch) | |
tree | b3ddf33902d61df4641da424fa6252865bdc12d5 /language/hr_HR | |
parent | 92f34d4273743cca7206bed6ecb73f0fa131f48c (diff) |
Fix some translation keys (unused, misspelling, or forgotten)
git-svn-id: http://piwigo.org/svn/trunk@5780 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hr_HR/install.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/hr_HR/install.lang.php b/language/hr_HR/install.lang.php index 6a43b77d7..f9a031d82 100644 --- a/language/hr_HR/install.lang.php +++ b/language/hr_HR/install.lang.php @@ -34,7 +34,6 @@ $lang['It will be shown to the visitors. It is necessary for website administrat $lang['Connection to server succeed, but it was impossible to connect to database'] = 'Povezivanje sa poslužiteljem uspješno, ali je nemoguće povezivanje sa bazom podataka'; $lang['Can\'t connect to server'] = 'Ne mogu se povezati sa poslužiteljem'; -$lang['Copy the text in pink between hyphens and paste it into the file "local/config/database.inc.php"(Warning : database.inc.php must only contain what is in pink, no line return or space character)'] = 'Kopirajte ružičasti tekst između crtica i prebacite ga u "include/mysql.inc.php"(Pozor : mysql.inc.php mora sadržavati samo ružičasti tekst, bez znakova novog reda ili razmaka)'; $lang['Host'] = 'MySQL poslužitelj'; $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr'; |