Home
last modified time | relevance | path

Searched refs:FN_SAVE_FAIL (Results 1 – 1 of 1) sorted by relevance

/plugin/aimg/
H A Dscript.js48 var FN_SAVE_FAIL = 'An error occurred, and your changes could not be saved.'; variable
184 if (!imageFile) return alert(FN_SAVE_FAIL);
1070 if (!noteID) alert(FN_SAVE_FAIL);
1137 if (!imageFile) return alert(FN_SAVE_FAIL);
1199 alert(FN_SAVE_FAIL);