From fafb6c336848dcd5955ba3165054f405b8e6d347 Mon Sep 17 00:00:00 2001 From: plegall Date: Sat, 17 Sep 2011 21:03:58 +0000 Subject: feature 2441 added: no need to have the HD to regenerate the websize if the current websize is bigger than resize settings. When it occurs, we move the current websize as HD and create the new websize from it. git-svn-id: http://piwigo.org/svn/trunk@12175 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/tr_TR/admin.lang.php | 1 - 1 file changed, 1 deletion(-) (limited to 'language/tr_TR') diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index a740d4920..c63c6c504 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -783,7 +783,6 @@ $lang['Regenerate Websize Photos'] = 'Yeniden web boyutu oluştur'; $lang['Photos generation in progress...'] = 'Resimler oluşturulmaya devam ediyor...'; $lang['%s photos have been regenerated'] = '%s resimler oluşturuldu'; $lang['%s photos can not be regenerated'] = '%s resimler oluşturulamadı'; -$lang['Only photos with HD can be regenerated!'] = 'Sadece HD olan resimler oluşturulabilir!'; $lang['new'] = 'yeni'; $lang['No results'] = 'Sonuç yok'; $lang['Searching...'] = 'Arıyor...'; -- cgit v1.2.3