diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 47cbafc74..b2870d9cb 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -175,6 +175,7 @@ $strLimitNumRows = 'Number of rows per page'; $strLineFeed = 'Linefeed: \\n'; $strLines = 'Lines'; $strLinesTerminatedBy = 'Lines terminated by'; +$strLinkNotFound = 'Link not found'; $strLinksTo = 'Links to'; $strLocationTextfile = 'Location of the textfile'; $strLogin = 'Login'; @@ -353,5 +354,4 @@ $strWrongUser = 'Wrong username/password. Access denied.'; $strYes = 'Yes'; $strZip = '"zipped"'; -$strLinkNotFound = 'Link not found'; //to translate ?>