Home
last modified time | relevance | path

Searched refs:msglangkey (Results 1 – 1 of 1) sorted by relevance

/plugin/odt/action/
H A Dexport.php350 * @param string $msglangkey key of translation key
352 private function showPageWithErrorMsg(Doku_Event $event, $msglangkey, $translatedMsg=NULL) { argument
353 if (!empty($msglangkey)) {
355 msg($this->getLang($msglangkey), -1);