From 79df57b96faeba32fe9648315442e129f1f570c1 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 8 Sep 2011 11:52:02 +0000 Subject: bug fixed: the "Learn more" language key needs to be in admin.lang.php, not in install.lang.php git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/cs_CZ/admin.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'language/cs_CZ/admin.lang.php') diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 6e9d2dcf9..11bc04cb8 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -841,5 +841,5 @@ $lang['Rate'] = 'Hodnocení'; $lang['Add a criteria'] = 'Přidání kritéria'; $lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Nemužete definovat výchozí pořadí fotografií, protože máte nadefinováno vlastní nastavení v konfiguraci'; $lang['You have specified $conf[\'order_by\'] in your local configuration file, this parameter in deprecated, please remove it or rename it into $conf[\'order_by_custom\'] !'] = 'Specifikovali jste $conf[\'order_by\'] v konfiguračním souboru, tento parametr je zastaralý, prosím odstraňte ho nebo přejmenujte na $conf[\'order_by_custom\'] !'; - +$lang['Learn more'] = 'Zjistit více'; ?> \ No newline at end of file -- cgit v1.2.3