Lines Matching full:file

3  * English language file
9 $lang['formLegend'] = "Import an odt file";
10 $lang['formIntroMessage'] = "You can create this page **importing an odt file** from your computer.…
11 More the file follows the word processing rules, better will be the result";
17 $lang['parserSummary'] = "File build by odt2dw plugin from file";
18 $lang['parserOriginalFile'] = "Original file";
26 …'] = "You don't have sufficient rights to store the original file on the wiki. So this file is not…
36 $lang['er_apply_odtFile'] = "Unable to store the original odt file";
37 $lang['er_checkUploadResult'] = "Something is wrong with the uploaded file";
42 $lang['er_img_rename'] = "Unable to rename the image file";
43 $lang['er_img_unzip'] = "Unable to extract the image file";
44 $lang['er_invalidRoot'] = "RootNode of uploaded document is wrong. The file might be corrupt";
45 $lang['er_loadXml'] = "Unable to load the content of the document. The file might be corrupt";
46 $lang['er_loadXsl'] = "Xsl file is wrong (xml syntax). Please check and correct the file";
49 $lang['er_odtFile_format'] = "Wrong file upload. The file is not an odt file";
50 $lang['er_odtFile_getFromDownload'] = "Unable to catch the upload file";
51 $lang['er_odtFile_miss'] = "Wrong use of this plugin. _odt2dw must be call by an upload file form";
53 $lang['er_odtFile_unzip'] = "Unable to extract the file";
54 $lang['er_odtFile_upload'] = "Something went wrong with the file's upload";
56 $lang['er_pg_file'] = "Unable to delete the temporary file";
58 $lang['er_unzip_error'] = "Unable to extract file";
59 $lang['er_unzip_nofile'] = "No archive file found";
61 $lang['er_unzip_open'] = "Unable to open the archive file";
62 $lang['er_xslFile_exist'] = "The file set as **parserXslFile** doesn't exist or can be read";
63 $lang['er_xslFile_isfile'] = "The file set as **parserXslFile** is not a file";
66 $lang['er_xslt_invalid'] = "Xsl file is wrong (xsl syntax). Please check and correct the file";