Home
last modified time | relevance | path

Searched +full:copytrans +(+path:plugin +path:translation) -(+path:plugin +path:translation +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/translation/conf/
H A Ddefault.php19 $conf['copytrans'] = 0;
H A Dmetadata.php20 $meta['copytrans'] = array('onoff');
/plugin/translation/
H A Daction.php218 if ($this->getConf('copytrans') && $this->helper->istranslatable($ID, false)) {