This commit is contained in:
Marc Delisle
2002-05-06 23:06:08 +00:00
parent 87a1ab29d3
commit 53f9b76a85

View File

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