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
This commit is contained in:
parent
9ebf049b69
commit
79df57b96f
55 changed files with 26 additions and 43 deletions
|
|
@ -840,5 +840,5 @@ $lang['Rate'] = 'Hodnotenie';
|
|||
$lang['Add a criteria'] = 'Pridať kritéria';
|
||||
$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'Nemožno definovať prednastavené zoradenie fotiek, pretože ho máte inak nastavené lokálnej konfigurácii.';
|
||||
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'Máte špecifikované <i>$conf[\'order_by\']</i> vo Vašom lokálnom konfiguračnom súbore, tento parameter je neprípustný, prosím vymažte ho alebo premenujte v <i>$conf[\'order_by_custom\']</i> !';
|
||||
|
||||
$lang['Learn more'] = 'Zistiť viac';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue