strFiles added

This commit is contained in:
Marc Delisle
2007-03-13 13:08:51 +00:00
parent 4d7da519f9
commit 9ccdcd0a8b
118 changed files with 118 additions and 0 deletions

View File

@@ -1049,4 +1049,5 @@ $strSessionStartupErrorGeneral = 'Cannot start session without errors, please ch
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
$strViewName = 'VIEW name'; //to translate
$strOptions = 'Options'; //to translate
$strFiles = 'Files'; //to translate
?>