Home
last modified time | relevance | path

Searched +full:checking +full:- +full:orphans +(+path:plugin +path:multiorphan) -(+path:plugin +path:multiorphan +path:lang) (Results 1 – 1 of 1) sorted by relevance

/plugin/multiorphan/
H A Dscript.js86 errorLog(getLang('request-aborted'));
111 var time = (newTime - (prevTime||newTime)) / 1000;
130 …status(getLang('checking-page') + " ("+($currentPagesAndMedia.pages.length-elements.length)+"/"+($…
144 // All done. Check for Orphans.
148 status(getLang('checking-done'));
160 if (schemeSepPos > -1) {
162 if (JSINFO.schemes.indexOf(scheme) > -1) {
264 if ( (idx = orphaned.indexOf(link)) > -1 ) {
272 status(getLang('checking-orphans'));
291 …result_group .multiorphan__result.orphan').append($('<div/>').html(getLang('please-wait-orphan')));
[all …]