Home
last modified time | relevance | path

Searched refs:labels (Results 601 – 625 of 664) sorted by last modified time

1...<<21222324252627

/plugin/yuriigantt/3rd/dhtmlxgantt/locale/
H A Dlocale_tr.js13 …uma","Cumartesi"],day_short:["Paz","Pzt","Sal","Çar","Per","Cum","Cmt"]},labels:{new_task:"Yeni gö… class in gantt.locale
H A Dlocale_tr.js.map1 …antt","locale","date","month_full","month_short","day_full","day_short","labels","new_task","dhx_c…
H A Dlocale_ua.js13 …ятниця","Субота"],day_short:["Нед","Пон","Вів","Сер","Чет","Птн","Суб"]},labels:{new_task:"Нове за… class in gantt.locale
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js7537 var labels = gantt.locale.labels;
7538 labels.gantt_save_btn = labels.icon_save;
7539 labels.gantt_cancel_btn = labels.icon_cancel;
7540 labels.gantt_delete_btn = labels.icon_delete;
7642 var labels = gantt.locale.labels;
14195 labels = gantt.locale.labels;
18116 var labels = [];
19295 labels = locale.labels;
19321 var label = (col.label || labels["column_" + col.name] || labels[col.name]);
27216 label = gantt.locale.labels.hours + gantt.locale.labels.minutes;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_quick_info.js322 var ariaAttr = gantt._waiAria.quickInfoButtonAttrString(gantt.locale.labels[buttons[i]]);
324 …\""+gantt.locale.labels[buttons[i]]+"\" " + ariaAttr +"><div class='gantt_menu_icon " + buttons[i]…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/locale/
H A Dlocale.js125 labels: { class in gantt.locale
H A Dlocale_ar.js125 labels: { class in gantt.locale
H A Dlocale_be.js125 labels: { class in gantt.locale
H A Dlocale_cn.js137 labels: { class in gantt.locale
H A Dlocale_fa.js158 labels: { class in gantt.locale
H A Dlocale_fi.js125 labels: { class in gantt.locale
H A Dlocale_fr.js125 labels: { class in gantt.locale
H A Dlocale_kr.js128 labels: { class in gantt.locale
H A Dlocale_pl.js125 labels: { class in gantt.locale
H A Dlocale_si.js125 labels: { class in gantt.locale
H A Dlocale_sv.js128 labels: { class in gantt.locale
H A Dlocale_tr.js129 labels: { class in gantt.locale
/plugin/langdelete/
H A Dscript.js24 .map(e => e.labels[0].textContent)
31 let lang = event.target.labels[0].textContent;
54 .map((i, elt) => elt.labels[0].textContent )
/plugin/bureaucracyau/
H A Dsyntax.php77 $labels = '';
108 $labels = $args[1];
186 'labels' => $labels
244 $labels = array();
262 if($k && $v) $labels[$k] = $v;
274 if(isset($labels[$label])) {
275 $data['fields'][$i]->depends_on[0] = $labels[$label];
281 if(isset($labels[$label])) {
282 $data['fields'][$i]->opt['display'] = $labels[$label];
288 if(isset($labels[$data['thanks']])) {
[all …]
/plugin/bureaucracy-au/
H A Dsyntax.php77 $labels = '';
108 $labels = $args[1];
186 'labels' => $labels
244 $labels = array();
262 if($k && $v) $labels[$k] = $v;
274 if(isset($labels[$label])) {
275 $data['fields'][$i]->depends_on[0] = $labels[$label];
281 if(isset($labels[$label])) {
282 $data['fields'][$i]->opt['display'] = $labels[$label];
288 if(isset($labels[$data['thanks']])) {
[all …]
/plugin/switchpanel/
H A DREADME.md30 ## Coloring labels
39 Coloring labels
/plugin/ckgdoku/ckeditor/plugins/footnote/
H A Dplugin.js.unc89 // Text that labels the field.
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md203 * [#14701](http://dev.ckeditor.com/ticket/14701): Fixed: More precise labels for [Enhanced Image](h…
720 * [#11957](http://dev.ckeditor.com/ticket/11957): Fixed: Alignment labels in the [Enhanced Image](h…
907 …(http://ckeditor.com/addon/a11yhelp): Allowed additional keyboard button labels to be translated i…
1129 * [#10510](http://dev.ckeditor.com/ticket/10510): Introduced unique voice labels to differentiate b…
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc335 // Text that labels the field.
343 // Text that labels the field.
/plugin/fckg/action/
H A Dedit.php2802 $labels = array();
2825 $labels[] = "$index: " . $patterns[$index];

1...<<21222324252627