Home
last modified time | relevance | path

Searched refs:trans_prefix (Results 1 – 4 of 4) sorted by last modified time

/plugin/struct/meta/
H A DStructException.php14 protected $trans_prefix = 'Exception '; variable in dokuwiki\\plugin\\struct\\meta\\StructException
26 $trans = $plugin->getLang($this->trans_prefix . $message);
H A DValidationException.php14 protected $trans_prefix = 'Validation Exception '; variable in dokuwiki\\plugin\\struct\\meta\\ValidationException
/plugin/extendpage/meta/
H A DExtendPageException.php13 protected $trans_prefix = 'Exception '; variable in dokuwiki\\plugin\\extendpage\\meta\\ExtendPageException
/plugin/issuelinks/classes/
H A DIssueLinksException.php15 protected $trans_prefix = 'Exception: '; variable in dokuwiki\\plugin\\issuelinks\\classes\\IssueLinksException
27 $trans = $plugin->getLang($this->trans_prefix . $message);