Home
last modified time | relevance | path

Searched refs:lastSaved (Results 1 – 25 of 63) sorted by relevance

123

/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js113 DrawioFile.prototype.lastSaved = null; method in DrawioFile
1497 if (msg == null && this.lastSaved != null)
1499 var str = this.ui.timeSince(new Date(this.lastSaved));
2062 this.lastSaved = new Date();
H A DApp.js38 …'-save_' + ((file.lastSaved != null) ? Math.round((Date.now() - file.lastSaved.getTime()) / 1000) …
1834 …'-save_' + ((file.lastSaved != null) ? Math.round((Date.now() - file.lastSaved.getTime()) / 1000) …
1850 if (file.lastSaved != null)
1852 var str = this.timeSince(file.lastSaved);
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt854 lastSaved=lastSaved
H A Ddia_ru.txt854 lastSaved=Последний {1} сохраненный назад
H A Ddia_bg.txt854 lastSaved=Последно запазено преди {1}
H A Ddia_el.txt854 lastSaved=Τελευταία αποθήκευση πριν από {1}
H A Ddia_zh.txt854 lastSaved= 上次保存 {1} 之前
H A Ddia_uk.txt854 lastSaved=Last saved {1} ago
H A Ddia_fa.txt854 lastSaved=Last saved {1} ago
H A Ddia_ja.txt854 lastSaved=Last saved {1} ago
H A Ddia_he.txt854 lastSaved=Last saved {1} ago
H A Ddia_ko.txt854 lastSaved=Last saved {1} ago
H A Ddia_th.txt854 lastSaved=Last saved {1} ago
H A Ddia_zh-tw.txt854 lastSaved=Last saved {1} ago
H A Ddia_ar.txt854 lastSaved=Last saved {1} ago
H A Ddia_eu.txt854 lastSaved=Azkenekoz gordea duela {1}
H A Ddia_et.txt854 lastSaved=Viimati salvestati {1} tagasi
H A Ddia_kn.txt854 lastSaved=Last saved {1} ago
H A Ddia_si.txt854 lastSaved=Last saved {1} ago
H A Ddia_sl.txt854 lastSaved=Last saved {1} ago
H A Ddia_ta.txt854 lastSaved=Last saved {1} ago
H A Ddia_bn.txt854 lastSaved=Last saved {1} ago
H A Ddia_da.txt854 lastSaved=Last saved {1} ago
H A Ddia_eo.txt854 lastSaved=Last saved {1} ago
H A Ddia_mr.txt854 lastSaved=Last saved {1} ago

123