update
This commit is contained in:
parent
d07dd26051
commit
4c5ddd04cd
@ -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!';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user