Lines Matching full:file
3 * English language file
10 $lang['formLegend'] = "Import a file";
11 $lang['formIntroMessage'] = "You can create this page **importing a file** from your computer.\\\
12 More the file follows the word processing rules, better will be the result";
13 $lang['formPageExistMessage'] = "**WARNING!!! This page already exist. If you upload a file, the cu…
16 $lang['import_button'] = "Import file";
18 $lang['parserSummary'] = "File build by odtplus2dw plugin from file";
19 $lang['parserOriginalFile'] = "Original file";
27 …] = "You don't have enough permissions to store the original file on the wiki, so this file is not…
37 $lang['er_apply_file'] = "Unable to store the original file";
38 $lang['er_checkUploadResult'] = "Something is wrong with the uploaded file";
43 $lang['er_img_rename'] = "Unable to rename the image file";
44 $lang['er_img_unzip'] = "Unable to extract the image file";
45 $lang['er_invalidRoot'] = "RootNode of uploaded document is wrong. The file might be corrupt";
46 $lang['er_loadXml'] = "Unable to load the content of the document. The file might be corrupt";
47 $lang['er_loadXsl'] = "Xsl file is wrong (xml syntax). Please check and correct the file";
50 $lang['er_file_format'] = "Wrong file upload. The file type is not supported";
51 $lang['er_file_getFromDownload'] = "Unable to catch the upload file";
52 $lang['er_file_miss'] = "Wrong use of this plugin. _odtplus2dw must be called by an upload file for…
54 $lang['er_file_unzip'] = "Unable to extract the file";
55 $lang['er_file_upload'] = "Something went wrong with the file's upload";
57 $lang['er_pg_file'] = "Unable to delete the temporary file";
58 $lang['er_transform'] = "Something went wrong with the parser transforming odt file to dokuwiki con…
59 $lang['er_unzip_error'] = "Unable to extract file";
60 $lang['er_unzip_nofile'] = "No archive file found";
62 $lang['er_unzip_open'] = "Unable to open the archive file";
63 $lang['er_xslFile_exist'] = "The file set as **parserXslFile** doesn't exist or can be read";
64 $lang['er_xslFile_isfile'] = "The file set as **parserXslFile** is not a file";
67 $lang['er_xslt_invalid'] = "Xsl file is wrong (xsl syntax). Please check and correct the file";