| | Hugues Peeters | | Christophe Gesché | +----------------------------------------------------------------------+ | Translator : | | Thomas Depraetere | | Andrew Lynn | +----------------------------------------------------------------------+ */ // WORKS $langDownloadFile="Upload file"; $langTooBig="You didn't choose any file or the file is too big."; $langListDeleted="The whole list has been deleted."; $langDocModif="paper title modified"; $langDocAdd="File added."; $langDocDel="File deleted"; $langTitleWork="File Title"; $langAuthors="Authors"; $langDescription="File Description"; $langDelList="Delete whole list"; $langWorks="Assignments"; $langDocument = "Document"; $langWorkDelete="Delete"; $langWorkModify="Modify"; $langWorkConfirmDelete="Do you really want to delete this file"; $langAllFiles="All files"; //for feature: default setting of newly uploaded documents $lang_default_upload="Default setting for the visibility of newly posted files"; $lang_new_visible="New documents are visible for all users"; $lang_new_unvisible="New documents are only visible for the area manager(s)"; $lang_doc_unvisible="Your file is only visible for the leader(s) and will therefore not be visible for you."; ?>