Lines Matching refs:getLang

44                     msg($this->getLang('avatarsconflict'), -1);
126 … saveWikiText($this->private_page,$this->applyTemplate('private'),$this->getLang('uhpcreated'));
129 msg($this->getLang('createdprivatens').' ('.$this->private_page.')', 1);
153 …his->custom_target,$this->applyTemplate($this->custom_page_template),$this->getLang('uhpcreated'));
154 msg($this->getLang('fromskeleton').' '.$this->custom_target,0);
171 … saveWikiText($this->public_page,$this->applyTemplate('public'),$this->getLang('uhpcreated'));
174 msg($this->getLang('createdpublicpage').' ('.$this->public_page.')', 1);
191 …his->custom_target,$this->applyTemplate($this->custom_page_template),$this->getLang('uhpcreated'));
192 msg($this->getLang('fromskeleton').' '.$this->custom_target,0);
353 msg($this->getLang('aclupdate').' '.$i, 1);
371 …io_mkdir_p($this->dataDir.DIRECTORY_SEPARATOR.$target_dir) || msg($this->getLang('mkdirfailure').'…
376 …msg($this->getLang('copysuccess').' ('.$source.' > '.$this->dataDir.DIRECTORY_SEPARATOR.$target_di…
378 …msg($this->getLang('copyerror').' ('.$source.' > '.$this->dataDir.DIRECTORY_SEPARATOR.$target_dir.…
381 …msg($this->getLang('copynotneeded').' ('.$source.' > '.$this->dataDir.DIRECTORY_SEPARATOR.$target_…
456getLang('privatenamespace').' ('.$privateId.')'.'"><bdi><i class="fa fa-user-secret"></i>'.$INFO['…
458getLang('privatenamespace').' ('.$privateId.')'.'"><bdi>'.$INFO['userinfo']['name'].'</bdi></a> (<…
462 …$publicId).'" class="'.$classes.' uhp_fa" rel="nofollow" title="'.$this->getLang('publicpage').'('…
464 …lic_'.$this->getConf('userlink_icons').'" rel="nofollow" title="'.$this->getLang('publicpage').' (…
468 …privateId).'" class="'.$classes.' uhp_fa" rel="nofollow" title="'.$this->getLang('privatenamespace…
470 …ate_'.$this->getConf('userlink_icons').'" rel="nofollow" title="'.$this->getLang('privatenamespace…
503 msg($this->getLang('settingsconflict'), -1);