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
207 $part2 = str_replace('%d', (count($users) - $count), $this->getLang('delete_fail'));
735 $part2 = str_replace('%d', (count($selected) - $count), $this->lang['delete_fail']);