Home
last modified time | relevance | path

Searched refs:locked (Results 26 – 50 of 115) sorted by last modified time

12345

/plugin/move/lang/pl/
H A Dmove.txt6 * The pages that are moved must not be locked for editing.
/plugin/move/lang/sl/
H A Dmove.txt6 * The pages that are moved must not be locked for editing.
/plugin/move/lang/lv/
H A Dmove.txt7 * The pages that are moved must not be locked for editing.
/plugin/passpolicy/
H A D10k-common-passwords.txt9692 12locked
/plugin/diagramsnet/lib/resources/
H A Ddia_fa.txt181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_ja.txt181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_kn.txt180 diagramLocked=Diagram has been locked to prevent further data loss.
181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_si.txt180 diagramLocked=Diagram has been locked to prevent further data loss.
181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_sl.txt180 diagramLocked=Diagram has been locked to prevent further data loss.
181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_ta.txt180 diagramLocked=Diagram has been locked to prevent further data loss.
181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_vi.txt181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_ar.txt181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_bn.txt180 diagramLocked=Diagram has been locked to prevent further data loss.
181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_da.txt181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_eo.txt180 diagramLocked=Diagram has been locked to prevent further data loss.
181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_fil.txt181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_he.txt181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_mr.txt180 diagramLocked=Diagram has been locked to prevent further data loss.
181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_my.txt180 diagramLocked=Diagram has been locked to prevent further data loss.
181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
H A Ddia_hi.txt180 diagramLocked=Diagram has been locked to prevent further data loss.
181 diagramLockedBySince=The diagram is locked by {1} since {2} ago
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js1000 var locked = me.state == null && me.sourceState != null &&
1003 if ((!this.isEnabled() || locked) && !me.isConsumed())
1005 var cell = (locked) ? me.sourceState.cell : me.getCell();
1024 if (this.isEnabled() && locked)
1072 … var locked = me.state == null && me.sourceState != null && this.isCellLocked(me.sourceState.cell);
1074 return this.getCursorForCell((locked) ? me.sourceState.cell : me.getCell());
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js766 layerRow.appendChild(createCellElem("Lock", layers[k].locked? '1' : '0', pagesXmlDoc));
869 locked: layers[k].style && layers[k].style.indexOf('locked=1') >= 0
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js46 …;q.x-=f;q.y-=w}a.IsState?d.lucidLayerInfo={name:a.Name,visible:!a.Hidden,locked:a.Restrictions.b&&…
51 …(D,a.model.root);D.setVisible(C.lucidLayerInfo.visible);C.lucidLayerInfo.locked&&D.setStyle("locke…
1050 …nt","1",f));H.appendChild(b("Active","0",f));H.appendChild(b("Lock",P[F].locked?"1":"0",f));H.appe…
1053 visible:c[g].visible,locked:c[g].style&&0<=c[g].style.indexOf("locked=1")})},c=new JSZip;F.init(c);…
/plugin/diagramsnet/lib/js/jquery/
H A Djquery-3.3.1.min.js2 …:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!…
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js6186 locked: obj.Restrictions.b && obj.Restrictions.p && obj.Restrictions.c property in group.lucidLayerInfo
6444 if (v.lucidLayerInfo.locked)

12345