From 4c5ddd04cd2f86b19170590fd622677fcdc664c7 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 20 Oct 2001 13:37:44 +0000 Subject: [PATCH] update --- lang/turkish.inc.php3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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!';