aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/tr_TR/admin.lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php
index 46a187e09..964c53080 100644
--- a/language/tr_TR/admin.lang.php
+++ b/language/tr_TR/admin.lang.php
@@ -950,4 +950,5 @@ $lang['Rename'] = 'Yeniden adlandır';
$lang['Purge user cache'] = 'Kullaıcı önbelleğini temizle';
$lang['The version of %s [%s] installed is not compatible with the version required ']['%s'] = 'Yüklenen %s [%s] sürümü, gereken sürüm [%s] ile uyumlu değildir.';
$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Resim boyutları %dx%d piksele düşürülecektir.';
+$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'GD \'nin grafik kütüphanesi olarak kullanımından dolayı yükleme sonrası yeniden boyutlandırma devredışı';
?> \ No newline at end of file