Searched +full:savelocalfile +(+path:plugin +path:xcom) -(+path:plugin +path:xcom +path:lang) (Results 1 – 2 of 2) sorted by relevance
/plugin/xcom/ | ||
H A D | action.php | 40 $JSINFO['savelocalfile'] = $this->getLang('savelocalfile'); |
H A D | script.js | 21 if(!window.confirm(JSINFO['savelocalfile'] + ' ' + a_id)) return; |