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

@@ -315,6 +315,7 @@ $strYes = 'Da';
// To translate
$strAfterInsertBack = 'Return';
$strAfterInsertNewInsert = 'Insert a new record';
$strBookmarkDeleted = 'The bookmark has been deleted.';
$strCopyTable = 'Copy table to (database<b>.</b>table):';
$strMoveTable = 'Move table to (database<b>.</b>table):';
$strMoveTableOK = 'Table %s has been moved to %s.';