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/tr_TR | |
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/tr_TR')
-rw-r--r-- | language/tr_TR/admin.lang.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index 7d9c71441..a97abd77b 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -507,12 +507,6 @@ $lang['Correction the anomaly will cancel the fact that it\'s ignored'] = 'Düze $lang['%d anomaly has been ignored.'] = '%d anormallik yok sayıldı.'; $lang['%d anomalies have been ignored.'] = '%d anormallikler yok sayıldı.'; $lang['Plugins which need upgrade'] = 'Yükseltilecek eklentiler'; -$lang['Plugins up to date'] = 'Eklentiler güncel'; -$lang['Plugin versions can\'t be checked'] = 'Sürümü kontrol edilemeyen eklentiler'; -$lang['Current<br>version'] = 'Şimdiki<br>versiyon'; -$lang['Available<br>version'] = 'Güncel<br>versiyon'; -$lang['Automatic upgrade'] = 'Otomatik yükseltme'; -$lang['Download file'] = 'Dosyayı indir'; $lang['Plugin list'] = 'Eklenti listesi'; $lang['Check for updates'] = 'Güncellemeyi dene'; $lang['Other plugins'] = 'Diğer eklentiler'; |