I seperated those strings that haven't been translated yet from the others

This commit is contained in:
Alexander M. Turek
2002-05-05 07:49:16 +00:00
parent c85f5724e7
commit 45e43f3c85

View File

@@ -343,6 +343,8 @@ $strWrongUser = 'Verkeerde gebruikersnaam/wachtwoord. Toegang geweigerd.';
$strYes = 'Ja'; $strYes = 'Ja';
$strZip = '"Gezipt"'; $strZip = '"Gezipt"';
// To translate
$strLinksTo = 'Links to'; //to translate $strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate $strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate $strOperations = 'Operations'; //to translate