This commit is contained in:
Marc Delisle 2001-10-20 13:37:44 +00:00
parent d07dd26051
commit 4c5ddd04cd

View File

@ -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 <b>frames-capable</b> 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!';