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/hu_HU | |
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/hu_HU')
-rw-r--r-- | language/hu_HU/admin.lang.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php index 51835e8ef..102921dd2 100644 --- a/language/hu_HU/admin.lang.php +++ b/language/hu_HU/admin.lang.php @@ -508,12 +508,6 @@ $lang['Correction the anomaly will cancel the fact that it\'s ignored'] = 'Korri $lang['%d anomaly has been ignored.'] = '%d rendellenességet hagytunk figyelmen kívül.'; $lang['%d anomalies have been ignored.'] = '%d rendellenesség figyelmen kívül hagyva.'; $lang['Plugins which need upgrade'] = 'Az alábbi bővítményekhez frissítés érhető el'; -$lang['Plugins up to date'] = 'Ezek a bővítmények naprakészek'; -$lang['Plugin versions can\'t be checked'] = 'Az alábbi bővítményeket ellenőrizni kell'; -$lang['Current<br>version'] = 'Verzió<br>Jelenlegi'; -$lang['Available<br>version'] = 'Verzió<br>Elérhető'; -$lang['Automatic upgrade'] = 'Automatikus frissítés'; -$lang['Download file'] = 'Bővítmény letöltése'; $lang['Plugin list'] = 'Bővítmény lista'; $lang['Check for updates'] = 'Frissíthető bővítmények'; $lang['Other plugins'] = 'Telepíthető bővítmények'; |