Home
last modified time | relevance | path

Searched +full:delete_fail -(+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.php207 $part2 = str_replace('%d', (count($users) - $count), $this->getLang('delete_fail'));
H A Dadmin.php734 $part2 = str_replace('%d', (count($selected) - $count), $this->lang['delete_fail']);