Home
last modified time | relevance | path

Searched +full:delete_ok -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/plugins/usermanager/
H A Dcli.php206 $part1 = str_replace('%d', $count, $this->getLang('delete_ok'));
H A Dadmin.php730 $text = str_replace('%d', $count, $this->lang['delete_ok']);
733 $part1 = str_replace('%d', $count, $this->lang['delete_ok']);