translate a string
This commit is contained in:
@@ -160,6 +160,7 @@ $strName = 'Name';
|
||||
$strNbRecords = 'Datens<6E>tze';
|
||||
$strNext = 'N<>chste';
|
||||
$strNo = 'Nein';
|
||||
$strNoModification = 'Keine <20>nderung';
|
||||
$strNoPassword = 'Kein Password';
|
||||
$strNoPrivileges = 'Keine Rechte';
|
||||
$strNoRights = 'Du hast nicht genug Rechte um fortzufahren!';
|
||||
@@ -287,5 +288,4 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
|
||||
$strYes = 'Ja';
|
||||
|
||||
// To translate
|
||||
$strNoModification = 'No change'; // To translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user