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

@@ -359,4 +359,5 @@ $strStructure = 'Structure'; //to translate
$strRelationView = 'Relation view'; //to translate
$strDumpXRows = 'Dump %s rows starting at row %s.'; //to translate
$strSQL = 'SQL'; //to translate
$strLinkNotFound = 'Link not found'; //to translate
?>