Added $strDeletedRows and $strInsertedRows
This commit is contained in:
@@ -292,4 +292,8 @@ $strWelcome = 'Willkommen bei ';
|
||||
$strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
|
||||
|
||||
$strYes = 'Ja';
|
||||
|
||||
// To translate
|
||||
$strDeletedRows = 'Deleted rows:';
|
||||
$strInsertedRows = 'Inserted rows:';
|
||||
?>
|
||||
|
Reference in New Issue
Block a user