diff --git a/lang/turkish.inc.php3 b/lang/turkish.inc.php3 index bfb2dfded7..6283cfe830 100644 --- a/lang/turkish.inc.php3 +++ b/lang/turkish.inc.php3 @@ -179,10 +179,11 @@ $strNext = 'Sonraki'; $strNo = 'Hayır'; $strNoDatabases = 'Veritabanı yok'; $strNoDropDatabases = '"DROP DATABASE" cümlesi burada kullanılamaz.'; +$strNoFrames = 'phpMyAdmin is more friendly with a frames-capable browser.'; //to translate $strNoModification = 'Değişiklik yok'; $strNoPassword = 'Şifre yok'; $strNoPrivileges = 'Ayrıcalık yok'; -$strNoQuery = 'SQL sorgusu yok!'; //to translate +$strNoQuery = 'SQL sorgusu yok!'; $strNoRights = 'Burada bulunmak için yeterli haklara sahip değilsiniz!'; $strNoTablesFound = 'Veritabanı\'nda tablo bulunamadı.'; $strNotNumber = 'Bu bir sayı değil!';