added $strZip

This commit is contained in:
Loïc Chapeaux
2001-09-23 09:21:27 +00:00
parent 55963749db
commit 2eb0ee766d
26 changed files with 40 additions and 4 deletions

View File

@@ -320,4 +320,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
$strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strZip = '"zipped"'; //to translate
?>