aboutsummaryrefslogtreecommitdiffstats
path: root/language/cs_CZ/install.lang.php
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2010-04-10 19:45:53 +0000
committernikrou <nikrou@piwigo.org>2010-04-10 19:45:53 +0000
commit3d20e56ada54a50b2c85dff71c5ee8f6e9a81a46 (patch)
treeb3ddf33902d61df4641da424fa6252865bdc12d5 /language/cs_CZ/install.lang.php
parent92f34d4273743cca7206bed6ecb73f0fa131f48c (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/cs_CZ/install.lang.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/language/cs_CZ/install.lang.php b/language/cs_CZ/install.lang.php
index 7d810f912..80250cbb8 100644
--- a/language/cs_CZ/install.lang.php
+++ b/language/cs_CZ/install.lang.php
@@ -37,7 +37,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'] = 'Spojení na server se podařilo, ale nebylo možné připojit databázi';
$lang['Can\'t connect to server'] = 'Nebylo možné se připojit k serveru';
-$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)'] = 'Zkopírujte růžový text mezi čárkami a vložte jej do souboru "include/mysql.inc.php"(Varování : mysql.inc.php musí obsahovat jen text, který je růžový, bez dalších odřádkování, nebo mezer)';
$lang['Host'] = 'MySQL server';
$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.cz';