strLinkNotFound

This commit is contained in:
Marc Delisle
2002-05-06 17:39:57 +00:00
parent dcfd3945c0
commit c92ec89c69
44 changed files with 44 additions and 0 deletions

View File

@@ -364,4 +364,5 @@ $strNoIndexPartsDefined = 'No index parts defined!';
$strPrimaryKeyHasBeenDropped = 'The primary key has been dropped';
$strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!';
$strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b> a primary key!)';
$strLinkNotFound = 'Link not found'; //to translate
?>