YAML export

This commit is contained in:
Marc Delisle
2007-02-18 13:39:27 +00:00
parent 735de4b93c
commit 26230ea6eb
120 changed files with 265 additions and 0 deletions

View File

@@ -1054,4 +1054,5 @@ $strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
$strViewName = 'VIEW name'; //to translate
$strOptions = 'Options'; //to translate
?>