diff options
author | plegall <plg@piwigo.org> | 2011-03-03 12:08:46 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-03-03 12:08:46 +0000 |
commit | 4b1ec601290227482d7689e0590bac7b0a9df383 (patch) | |
tree | f0c9b63f82766d075c3e92922aac79b4578d3156 /language/cs_CZ/admin.lang.php | |
parent | 2fcd11c28e5d58c1b5a0351fc8bf792abb0a5da4 (diff) |
remove useless languages keys (new plugins/themes update screen)
git-svn-id: http://piwigo.org/svn/trunk@9494 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/cs_CZ/admin.lang.php')
-rw-r--r-- | language/cs_CZ/admin.lang.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index cbb63fef4..92e8ad849 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -513,12 +513,6 @@ $lang['Correction the anomaly will cancel the fact that it\'s ignored'] = 'Prove $lang['%d anomaly has been ignored.'] = '%d anomálie byla ignorována.'; $lang['%d anomalies have been ignored.'] = '%d anomálií bylo ignorováno.'; $lang['Plugins which need upgrade'] = 'Doplňky vyžadující aktualizaci'; -$lang['Plugins up to date'] = 'Aktuální doplňky'; -$lang['Plugin versions can\'t be checked'] = 'Nelze zjistit verze doplňků'; -$lang['Current<br>version'] = 'Současná<br>verze'; -$lang['Available<br>version'] = 'Dostupná<br>verze'; -$lang['Automatic upgrade'] = 'Automatická aktualizace'; -$lang['Download file'] = 'Stáhnout soubor'; $lang['Plugin list'] = 'Seznam doplňků'; $lang['Check for updates'] = 'Zkontrolovat aktualizace'; $lang['Other plugins'] = 'Další doplňky'; |