added $strBookmarkDeleted

This commit is contained in:
Loïc Chapeaux
2001-10-27 10:34:39 +00:00
parent c14ea1a49a
commit 60c83319fe
29 changed files with 29 additions and 2 deletions

View File

@@ -268,6 +268,7 @@ $strAfterInsertBack = 'Return';
$strAfterInsertNewInsert = 'Insert a new record';
$strAnIndex = 'An index has been added on %s';//to translate
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
$strBookmarkDeleted = 'The bookmark has been deleted.';
$strCopyTable = 'Copy table to (database<b>.</b>table):';
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strDatabasesStats = 'Databases statistics';//to translate