translate string
This commit is contained in:
@@ -166,6 +166,7 @@ $strNbRecords = 'Datens
|
|||||||
$strNext = 'N<>chste';
|
$strNext = 'N<>chste';
|
||||||
$strNo = 'Nein';
|
$strNo = 'Nein';
|
||||||
$strNoDatabases = 'Keine Datenbanken';
|
$strNoDatabases = 'Keine Datenbanken';
|
||||||
|
$strNoDropDatabases = '"DROP DATABASE" Anweisung wurde deaktiviert.';
|
||||||
$strNoModification = 'Keine <20>nderung';
|
$strNoModification = 'Keine <20>nderung';
|
||||||
$strNoPassword = 'Kein Password';
|
$strNoPassword = 'Kein Password';
|
||||||
$strNoPrivileges = 'Keine Rechte';
|
$strNoPrivileges = 'Keine Rechte';
|
||||||
@@ -296,5 +297,4 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
|
|||||||
$strYes = 'Ja';
|
$strYes = 'Ja';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
|
|
||||||
?>
|
?>
|
||||||
|
Reference in New Issue
Block a user