@progress/kendo-angular-messages 1.43.0-develop.2 → 1.43.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/messages/dropdowns/dropdowns.ar.yml +44 -4
  2. package/messages/dropdowns/dropdowns.bg-BG.yml +43 -3
  3. package/messages/dropdowns/dropdowns.cs-CZ.yml +41 -1
  4. package/messages/dropdowns/dropdowns.da-DK.yml +40 -0
  5. package/messages/dropdowns/dropdowns.de-AT.yml +43 -3
  6. package/messages/dropdowns/dropdowns.de-CH.yml +41 -1
  7. package/messages/dropdowns/dropdowns.de-DE.yml +41 -1
  8. package/messages/dropdowns/dropdowns.de-LI.yml +44 -4
  9. package/messages/dropdowns/dropdowns.en-AU.yml +44 -4
  10. package/messages/dropdowns/dropdowns.en-CA.yml +44 -4
  11. package/messages/dropdowns/dropdowns.en-GB.yml +44 -4
  12. package/messages/dropdowns/dropdowns.en-US.yml +44 -4
  13. package/messages/dropdowns/dropdowns.es-AR.yml +44 -4
  14. package/messages/dropdowns/dropdowns.es-BO.yml +44 -4
  15. package/messages/dropdowns/dropdowns.es-CL.yml +44 -4
  16. package/messages/dropdowns/dropdowns.es-CO.yml +44 -4
  17. package/messages/dropdowns/dropdowns.es-CR.yml +44 -4
  18. package/messages/dropdowns/dropdowns.es-DO.yml +44 -4
  19. package/messages/dropdowns/dropdowns.es-EC.yml +44 -4
  20. package/messages/dropdowns/dropdowns.es-ES.yml +44 -4
  21. package/messages/dropdowns/dropdowns.es-GT.yml +44 -4
  22. package/messages/dropdowns/dropdowns.es-HN.yml +44 -4
  23. package/messages/dropdowns/dropdowns.es-MX.yml +44 -4
  24. package/messages/dropdowns/dropdowns.es-NI.yml +44 -4
  25. package/messages/dropdowns/dropdowns.es-PA.yml +44 -4
  26. package/messages/dropdowns/dropdowns.es-PE.yml +44 -4
  27. package/messages/dropdowns/dropdowns.es-PR.yml +44 -4
  28. package/messages/dropdowns/dropdowns.es-PY.yml +44 -4
  29. package/messages/dropdowns/dropdowns.es-US.yml +44 -4
  30. package/messages/dropdowns/dropdowns.es-UY.yml +44 -4
  31. package/messages/dropdowns/dropdowns.es-VE.yml +44 -4
  32. package/messages/dropdowns/dropdowns.fa-IR.yml +41 -1
  33. package/messages/dropdowns/dropdowns.fi-FI.yml +44 -4
  34. package/messages/dropdowns/dropdowns.fr-BE.yml +40 -0
  35. package/messages/dropdowns/dropdowns.fr-CA.yml +40 -0
  36. package/messages/dropdowns/dropdowns.fr-CD.yml +40 -0
  37. package/messages/dropdowns/dropdowns.fr-CH.yml +40 -0
  38. package/messages/dropdowns/dropdowns.fr-CI.yml +40 -0
  39. package/messages/dropdowns/dropdowns.fr-CM.yml +40 -0
  40. package/messages/dropdowns/dropdowns.fr-FR.yml +40 -0
  41. package/messages/dropdowns/dropdowns.fr-HT.yml +40 -0
  42. package/messages/dropdowns/dropdowns.fr-LU.yml +40 -0
  43. package/messages/dropdowns/dropdowns.fr-MA.yml +40 -0
  44. package/messages/dropdowns/dropdowns.fr-MC.yml +40 -0
  45. package/messages/dropdowns/dropdowns.fr-ML.yml +40 -0
  46. package/messages/dropdowns/dropdowns.fr-SN.yml +40 -0
  47. package/messages/dropdowns/dropdowns.he-IL.yml +44 -4
  48. package/messages/dropdowns/dropdowns.hy-AM.yml +44 -4
  49. package/messages/dropdowns/dropdowns.it-CH.yml +43 -3
  50. package/messages/dropdowns/dropdowns.it-IT.yml +44 -4
  51. package/messages/dropdowns/dropdowns.ja-JP.yml +44 -4
  52. package/messages/dropdowns/dropdowns.ka-GE.yml +41 -1
  53. package/messages/dropdowns/dropdowns.nb-NO.yml +44 -4
  54. package/messages/dropdowns/dropdowns.nl-BE.yml +44 -4
  55. package/messages/dropdowns/dropdowns.nl-NL.yml +44 -4
  56. package/messages/dropdowns/dropdowns.pl-PL.yml +44 -4
  57. package/messages/dropdowns/dropdowns.pt-BR.yml +44 -4
  58. package/messages/dropdowns/dropdowns.pt-PT.yml +44 -4
  59. package/messages/dropdowns/dropdowns.ro-RO.yml +44 -4
  60. package/messages/dropdowns/dropdowns.ru-RU.yml +44 -4
  61. package/messages/dropdowns/dropdowns.sk-SK.yml +40 -0
  62. package/messages/dropdowns/dropdowns.sv-SE.yml +44 -4
  63. package/messages/dropdowns/dropdowns.tr-TR.yml +40 -0
  64. package/messages/dropdowns/dropdowns.uk-UA.yml +44 -4
  65. package/messages/dropdowns/dropdowns.zh-CN.yml +44 -4
  66. package/messages/dropdowns/dropdowns.zh-HK.yml +44 -4
  67. package/messages/dropdowns/dropdowns.zh-TW.yml +44 -4
  68. package/package.json +1 -1
@@ -6,6 +6,9 @@ kendo:
6
6
  # The title of the clear button
7
7
  clearTitle: clear
8
8
 
9
+ # The text of the popup label
10
+ popupLabel: Options list
11
+
9
12
  combobox:
10
13
  # The text displayed in the popup when there are no items
11
14
  noDataText: No data found
@@ -13,9 +16,12 @@ kendo:
13
16
  # The title of the clear button
14
17
  clearTitle: clear
15
18
 
16
- # The text set as aria-label on the select button"
19
+ # The text set as aria-label on the select button
17
20
  selectButtonText: Select
18
21
 
22
+ # The text of the popup label
23
+ popupLabel: Options list
24
+
19
25
  dropdownlist:
20
26
  # The text displayed in the popup when there are no items
21
27
  noDataText: No data found
@@ -23,9 +29,15 @@ kendo:
23
29
  # The title of the clear button
24
30
  clearTitle: clear
25
31
 
26
- # The text set as aria-label on the select button"
32
+ # The text set as aria-label on the select button
27
33
  selectButtonText: Select
28
34
 
35
+ # The text of the popup label
36
+ popupLabel: Options list
37
+
38
+ # The text of the popup filter input aria label
39
+ filterInputLabel: Filter
40
+
29
41
  dropdowntree:
30
42
  # The text displayed in the popup when there are no items
31
43
  noDataText: No data found
@@ -33,9 +45,31 @@ kendo:
33
45
  # The title of the clear button
34
46
  clearTitle: clear
35
47
 
36
- # The text set as aria-label on the select button"
48
+ # The text set as aria-label on the select button
37
49
  selectButtonText: Select
38
50
 
51
+ # The text of the popup label
52
+ popupLabel: Options list
53
+
54
+ # The text of the popup filter input aria label
55
+ filterInputLabel: Filter
56
+
57
+ multiselecttree:
58
+ # The text displayed in the popup when there are no items
59
+ noDataText: No data found
60
+
61
+ # The title of the clear button
62
+ clearTitle: clear
63
+
64
+ # The text set as aria-label on the select button
65
+ selectButtonText: Select
66
+
67
+ # The text of the popup label
68
+ popupLabel: Options list
69
+
70
+ # The text of the popup filter input aria label
71
+ filterInputLabel: Filter
72
+
39
73
  multicolumncombobox:
40
74
  # The text displayed in the popup when there are no items
41
75
  noDataText: No data found
@@ -43,9 +77,15 @@ kendo:
43
77
  # The title of the clear button
44
78
  clearTitle: clear
45
79
 
80
+ # The text of the popup label
81
+ popupLabel: Options list
82
+
46
83
  multiselect:
47
84
  # The text displayed in the popup when there are no items
48
85
  noDataText: No data found
49
86
 
50
87
  # The title of the clear button
51
- clearTitle: clear
88
+ clearTitle: clear
89
+
90
+ # The text of the popup label
91
+ popupLabel: Options list
@@ -6,6 +6,9 @@ kendo:
6
6
  # The title of the clear button
7
7
  clearTitle: clear
8
8
 
9
+ # The text of the popup label
10
+ popupLabel: Options list
11
+
9
12
  combobox:
10
13
  # The text displayed in the popup when there are no items
11
14
  noDataText: No data found
@@ -13,9 +16,12 @@ kendo:
13
16
  # The title of the clear button
14
17
  clearTitle: clear
15
18
 
16
- # The text set as aria-label on the select button"
19
+ # The text set as aria-label on the select button
17
20
  selectButtonText: Select
18
21
 
22
+ # The text of the popup label
23
+ popupLabel: Options list
24
+
19
25
  dropdownlist:
20
26
  # The text displayed in the popup when there are no items
21
27
  noDataText: No data found
@@ -23,9 +29,15 @@ kendo:
23
29
  # The title of the clear button
24
30
  clearTitle: clear
25
31
 
26
- # The text set as aria-label on the select button"
32
+ # The text set as aria-label on the select button
27
33
  selectButtonText: Select
28
34
 
35
+ # The text of the popup label
36
+ popupLabel: Options list
37
+
38
+ # The text of the popup filter input aria label
39
+ filterInputLabel: Filter
40
+
29
41
  dropdowntree:
30
42
  # The text displayed in the popup when there are no items
31
43
  noDataText: No data found
@@ -33,9 +45,31 @@ kendo:
33
45
  # The title of the clear button
34
46
  clearTitle: clear
35
47
 
36
- # The text set as aria-label on the select button"
48
+ # The text set as aria-label on the select button
37
49
  selectButtonText: Select
38
50
 
51
+ # The text of the popup label
52
+ popupLabel: Options list
53
+
54
+ # The text of the popup filter input aria label
55
+ filterInputLabel: Filter
56
+
57
+ multiselecttree:
58
+ # The text displayed in the popup when there are no items
59
+ noDataText: No data found
60
+
61
+ # The title of the clear button
62
+ clearTitle: clear
63
+
64
+ # The text set as aria-label on the select button
65
+ selectButtonText: Select
66
+
67
+ # The text of the popup label
68
+ popupLabel: Options list
69
+
70
+ # The text of the popup filter input aria label
71
+ filterInputLabel: Filter
72
+
39
73
  multicolumncombobox:
40
74
  # The text displayed in the popup when there are no items
41
75
  noDataText: No data found
@@ -43,9 +77,15 @@ kendo:
43
77
  # The title of the clear button
44
78
  clearTitle: clear
45
79
 
80
+ # The text of the popup label
81
+ popupLabel: Options list
82
+
46
83
  multiselect:
47
84
  # The text displayed in the popup when there are no items
48
85
  noDataText: No data found
49
86
 
50
87
  # The title of the clear button
51
- clearTitle: clear
88
+ clearTitle: clear
89
+
90
+ # The text of the popup label
91
+ popupLabel: Options list
@@ -6,6 +6,9 @@ kendo:
6
6
  # The title of the clear button
7
7
  clearTitle: clear
8
8
 
9
+ # The text of the popup label
10
+ popupLabel: Options list
11
+
9
12
  combobox:
10
13
  # The text displayed in the popup when there are no items
11
14
  noDataText: No data found
@@ -13,9 +16,12 @@ kendo:
13
16
  # The title of the clear button
14
17
  clearTitle: clear
15
18
 
16
- # The text set as aria-label on the select button"
19
+ # The text set as aria-label on the select button
17
20
  selectButtonText: Select
18
21
 
22
+ # The text of the popup label
23
+ popupLabel: Options list
24
+
19
25
  dropdownlist:
20
26
  # The text displayed in the popup when there are no items
21
27
  noDataText: No data found
@@ -23,9 +29,15 @@ kendo:
23
29
  # The title of the clear button
24
30
  clearTitle: clear
25
31
 
26
- # The text set as aria-label on the select button"
32
+ # The text set as aria-label on the select button
27
33
  selectButtonText: Select
28
34
 
35
+ # The text of the popup label
36
+ popupLabel: Options list
37
+
38
+ # The text of the popup filter input aria label
39
+ filterInputLabel: Filter
40
+
29
41
  dropdowntree:
30
42
  # The text displayed in the popup when there are no items
31
43
  noDataText: No data found
@@ -33,9 +45,31 @@ kendo:
33
45
  # The title of the clear button
34
46
  clearTitle: clear
35
47
 
36
- # The text set as aria-label on the select button"
48
+ # The text set as aria-label on the select button
37
49
  selectButtonText: Select
38
50
 
51
+ # The text of the popup label
52
+ popupLabel: Options list
53
+
54
+ # The text of the popup filter input aria label
55
+ filterInputLabel: Filter
56
+
57
+ multiselecttree:
58
+ # The text displayed in the popup when there are no items
59
+ noDataText: No data found
60
+
61
+ # The title of the clear button
62
+ clearTitle: clear
63
+
64
+ # The text set as aria-label on the select button
65
+ selectButtonText: Select
66
+
67
+ # The text of the popup label
68
+ popupLabel: Options list
69
+
70
+ # The text of the popup filter input aria label
71
+ filterInputLabel: Filter
72
+
39
73
  multicolumncombobox:
40
74
  # The text displayed in the popup when there are no items
41
75
  noDataText: No data found
@@ -43,9 +77,15 @@ kendo:
43
77
  # The title of the clear button
44
78
  clearTitle: clear
45
79
 
80
+ # The text of the popup label
81
+ popupLabel: Options list
82
+
46
83
  multiselect:
47
84
  # The text displayed in the popup when there are no items
48
85
  noDataText: No data found
49
86
 
50
87
  # The title of the clear button
51
- clearTitle: clear
88
+ clearTitle: clear
89
+
90
+ # The text of the popup label
91
+ popupLabel: Options list
@@ -6,6 +6,9 @@ kendo:
6
6
  # The title of the clear button
7
7
  clearTitle: clear
8
8
 
9
+ # The text of the popup label
10
+ popupLabel: Options list
11
+
9
12
  combobox:
10
13
  # The text displayed in the popup when there are no items
11
14
  noDataText: No data found
@@ -13,9 +16,12 @@ kendo:
13
16
  # The title of the clear button
14
17
  clearTitle: clear
15
18
 
16
- # The text set as aria-label on the select button"
19
+ # The text set as aria-label on the select button
17
20
  selectButtonText: Select
18
21
 
22
+ # The text of the popup label
23
+ popupLabel: Options list
24
+
19
25
  dropdownlist:
20
26
  # The text displayed in the popup when there are no items
21
27
  noDataText: No data found
@@ -23,9 +29,15 @@ kendo:
23
29
  # The title of the clear button
24
30
  clearTitle: clear
25
31
 
26
- # The text set as aria-label on the select button"
32
+ # The text set as aria-label on the select button
27
33
  selectButtonText: Select
28
34
 
35
+ # The text of the popup label
36
+ popupLabel: Options list
37
+
38
+ # The text of the popup filter input aria label
39
+ filterInputLabel: Filter
40
+
29
41
  dropdowntree:
30
42
  # The text displayed in the popup when there are no items
31
43
  noDataText: No data found
@@ -33,9 +45,31 @@ kendo:
33
45
  # The title of the clear button
34
46
  clearTitle: clear
35
47
 
36
- # The text set as aria-label on the select button"
48
+ # The text set as aria-label on the select button
37
49
  selectButtonText: Select
38
50
 
51
+ # The text of the popup label
52
+ popupLabel: Options list
53
+
54
+ # The text of the popup filter input aria label
55
+ filterInputLabel: Filter
56
+
57
+ multiselecttree:
58
+ # The text displayed in the popup when there are no items
59
+ noDataText: No data found
60
+
61
+ # The title of the clear button
62
+ clearTitle: clear
63
+
64
+ # The text set as aria-label on the select button
65
+ selectButtonText: Select
66
+
67
+ # The text of the popup label
68
+ popupLabel: Options list
69
+
70
+ # The text of the popup filter input aria label
71
+ filterInputLabel: Filter
72
+
39
73
  multicolumncombobox:
40
74
  # The text displayed in the popup when there are no items
41
75
  noDataText: No data found
@@ -43,9 +77,15 @@ kendo:
43
77
  # The title of the clear button
44
78
  clearTitle: clear
45
79
 
80
+ # The text of the popup label
81
+ popupLabel: Options list
82
+
46
83
  multiselect:
47
84
  # The text displayed in the popup when there are no items
48
85
  noDataText: No data found
49
86
 
50
87
  # The title of the clear button
51
- clearTitle: clear
88
+ clearTitle: clear
89
+
90
+ # The text of the popup label
91
+ popupLabel: Options list
@@ -6,6 +6,9 @@ kendo:
6
6
  # The title of the clear button
7
7
  clearTitle: clear
8
8
 
9
+ # The text of the popup label
10
+ popupLabel: Options list
11
+
9
12
  combobox:
10
13
  # The text displayed in the popup when there are no items
11
14
  noDataText: No data found
@@ -13,9 +16,12 @@ kendo:
13
16
  # The title of the clear button
14
17
  clearTitle: clear
15
18
 
16
- # The text set as aria-label on the select button"
19
+ # The text set as aria-label on the select button
17
20
  selectButtonText: Select
18
21
 
22
+ # The text of the popup label
23
+ popupLabel: Options list
24
+
19
25
  dropdownlist:
20
26
  # The text displayed in the popup when there are no items
21
27
  noDataText: No data found
@@ -23,9 +29,15 @@ kendo:
23
29
  # The title of the clear button
24
30
  clearTitle: clear
25
31
 
26
- # The text set as aria-label on the select button"
32
+ # The text set as aria-label on the select button
27
33
  selectButtonText: Select
28
34
 
35
+ # The text of the popup label
36
+ popupLabel: Options list
37
+
38
+ # The text of the popup filter input aria label
39
+ filterInputLabel: Filter
40
+
29
41
  dropdowntree:
30
42
  # The text displayed in the popup when there are no items
31
43
  noDataText: No data found
@@ -33,9 +45,31 @@ kendo:
33
45
  # The title of the clear button
34
46
  clearTitle: clear
35
47
 
36
- # The text set as aria-label on the select button"
48
+ # The text set as aria-label on the select button
37
49
  selectButtonText: Select
38
50
 
51
+ # The text of the popup label
52
+ popupLabel: Options list
53
+
54
+ # The text of the popup filter input aria label
55
+ filterInputLabel: Filter
56
+
57
+ multiselecttree:
58
+ # The text displayed in the popup when there are no items
59
+ noDataText: No data found
60
+
61
+ # The title of the clear button
62
+ clearTitle: clear
63
+
64
+ # The text set as aria-label on the select button
65
+ selectButtonText: Select
66
+
67
+ # The text of the popup label
68
+ popupLabel: Options list
69
+
70
+ # The text of the popup filter input aria label
71
+ filterInputLabel: Filter
72
+
39
73
  multicolumncombobox:
40
74
  # The text displayed in the popup when there are no items
41
75
  noDataText: No data found
@@ -43,9 +77,15 @@ kendo:
43
77
  # The title of the clear button
44
78
  clearTitle: clear
45
79
 
80
+ # The text of the popup label
81
+ popupLabel: Options list
82
+
46
83
  multiselect:
47
84
  # The text displayed in the popup when there are no items
48
85
  noDataText: No data found
49
86
 
50
87
  # The title of the clear button
51
- clearTitle: clear
88
+ clearTitle: clear
89
+
90
+ # The text of the popup label
91
+ popupLabel: Options list
@@ -6,6 +6,9 @@ kendo:
6
6
  # The title of the clear button
7
7
  clearTitle: clear
8
8
 
9
+ # The text of the popup label
10
+ popupLabel: Options list
11
+
9
12
  combobox:
10
13
  # The text displayed in the popup when there are no items
11
14
  noDataText: No data found
@@ -13,9 +16,12 @@ kendo:
13
16
  # The title of the clear button
14
17
  clearTitle: clear
15
18
 
16
- # The text set as aria-label on the select button"
19
+ # The text set as aria-label on the select button
17
20
  selectButtonText: Select
18
21
 
22
+ # The text of the popup label
23
+ popupLabel: Options list
24
+
19
25
  dropdownlist:
20
26
  # The text displayed in the popup when there are no items
21
27
  noDataText: No data found
@@ -23,9 +29,15 @@ kendo:
23
29
  # The title of the clear button
24
30
  clearTitle: clear
25
31
 
26
- # The text set as aria-label on the select button"
32
+ # The text set as aria-label on the select button
27
33
  selectButtonText: Select
28
34
 
35
+ # The text of the popup label
36
+ popupLabel: Options list
37
+
38
+ # The text of the popup filter input aria label
39
+ filterInputLabel: Filter
40
+
29
41
  dropdowntree:
30
42
  # The text displayed in the popup when there are no items
31
43
  noDataText: No data found
@@ -33,9 +45,31 @@ kendo:
33
45
  # The title of the clear button
34
46
  clearTitle: clear
35
47
 
36
- # The text set as aria-label on the select button"
48
+ # The text set as aria-label on the select button
37
49
  selectButtonText: Select
38
50
 
51
+ # The text of the popup label
52
+ popupLabel: Options list
53
+
54
+ # The text of the popup filter input aria label
55
+ filterInputLabel: Filter
56
+
57
+ multiselecttree:
58
+ # The text displayed in the popup when there are no items
59
+ noDataText: No data found
60
+
61
+ # The title of the clear button
62
+ clearTitle: clear
63
+
64
+ # The text set as aria-label on the select button
65
+ selectButtonText: Select
66
+
67
+ # The text of the popup label
68
+ popupLabel: Options list
69
+
70
+ # The text of the popup filter input aria label
71
+ filterInputLabel: Filter
72
+
39
73
  multicolumncombobox:
40
74
  # The text displayed in the popup when there are no items
41
75
  noDataText: No data found
@@ -43,9 +77,15 @@ kendo:
43
77
  # The title of the clear button
44
78
  clearTitle: clear
45
79
 
80
+ # The text of the popup label
81
+ popupLabel: Options list
82
+
46
83
  multiselect:
47
84
  # The text displayed in the popup when there are no items
48
85
  noDataText: No data found
49
86
 
50
87
  # The title of the clear button
51
- clearTitle: clear
88
+ clearTitle: clear
89
+
90
+ # The text of the popup label
91
+ popupLabel: Options list
@@ -6,6 +6,9 @@ kendo:
6
6
  # The title of the clear button
7
7
  clearTitle: Vyčistiť
8
8
 
9
+ # The text of the popup label
10
+ popupLabel: Options list
11
+
9
12
  combobox:
10
13
  # The text displayed in the popup when there are no items
11
14
  noDataText: Nenašli sa žiadne údaje
@@ -16,6 +19,9 @@ kendo:
16
19
  # The text set as aria-label on the select button"
17
20
  selectButtonText: Select
18
21
 
22
+ # The text of the popup label
23
+ popupLabel: Options list
24
+
19
25
  dropdownlist:
20
26
  # The text displayed in the popup when there are no items
21
27
  noDataText: Nenašli sa žiadne údaje
@@ -26,6 +32,12 @@ kendo:
26
32
  # The text set as aria-label on the select button"
27
33
  selectButtonText: Select
28
34
 
35
+ # The text of the popup label
36
+ popupLabel: Options list
37
+
38
+ # The text of the popup filter input aria label
39
+ filterInputLabel: Filter
40
+
29
41
  dropdowntree:
30
42
  # The text displayed in the popup when there are no items
31
43
  noDataText: Nenašli sa žiadne údaje
@@ -36,6 +48,28 @@ kendo:
36
48
  # The text set as aria-label on the select button"
37
49
  selectButtonText: Select
38
50
 
51
+ # The text of the popup label
52
+ popupLabel: Options list
53
+
54
+ # The text of the popup filter input aria label
55
+ filterInputLabel: Filter
56
+
57
+ multiselecttree:
58
+ # The text displayed in the popup when there are no items
59
+ noDataText: Nenašli sa žiadne údaje
60
+
61
+ # The title of the clear button
62
+ clearTitle: Vyčistiť
63
+
64
+ # The text set as aria-label on the select button"
65
+ selectButtonText: Select
66
+
67
+ # The text of the popup label
68
+ popupLabel: Options list
69
+
70
+ # The text of the popup filter input aria label
71
+ filterInputLabel: Filter
72
+
39
73
  multicolumncombobox:
40
74
  # The text displayed in the popup when there are no items
41
75
  noDataText: Nenašli sa žiadne údaje
@@ -43,9 +77,15 @@ kendo:
43
77
  # The title of the clear button
44
78
  clearTitle: Vyčistiť
45
79
 
80
+ # The text of the popup label
81
+ popupLabel: Options list
82
+
46
83
  multiselect:
47
84
  # The text displayed in the popup when there are no items
48
85
  noDataText: Nenašli sa žiadne údaje
49
86
 
50
87
  # The title of the clear button
51
88
  clearTitle: Vyčistiť
89
+
90
+ # The text of the popup label
91
+ popupLabel: Options list
@@ -6,6 +6,9 @@ kendo:
6
6
  # The title of the clear button
7
7
  clearTitle: clear
8
8
 
9
+ # The text of the popup label
10
+ popupLabel: Options list
11
+
9
12
  combobox:
10
13
  # The text displayed in the popup when there are no items
11
14
  noDataText: No data found
@@ -13,9 +16,12 @@ kendo:
13
16
  # The title of the clear button
14
17
  clearTitle: clear
15
18
 
16
- # The text set as aria-label on the select button"
19
+ # The text set as aria-label on the select button
17
20
  selectButtonText: Select
18
21
 
22
+ # The text of the popup label
23
+ popupLabel: Options list
24
+
19
25
  dropdownlist:
20
26
  # The text displayed in the popup when there are no items
21
27
  noDataText: No data found
@@ -23,9 +29,15 @@ kendo:
23
29
  # The title of the clear button
24
30
  clearTitle: clear
25
31
 
26
- # The text set as aria-label on the select button"
32
+ # The text set as aria-label on the select button
27
33
  selectButtonText: Select
28
34
 
35
+ # The text of the popup label
36
+ popupLabel: Options list
37
+
38
+ # The text of the popup filter input aria label
39
+ filterInputLabel: Filter
40
+
29
41
  dropdowntree:
30
42
  # The text displayed in the popup when there are no items
31
43
  noDataText: No data found
@@ -33,9 +45,31 @@ kendo:
33
45
  # The title of the clear button
34
46
  clearTitle: clear
35
47
 
36
- # The text set as aria-label on the select button"
48
+ # The text set as aria-label on the select button
37
49
  selectButtonText: Select
38
50
 
51
+ # The text of the popup label
52
+ popupLabel: Options list
53
+
54
+ # The text of the popup filter input aria label
55
+ filterInputLabel: Filter
56
+
57
+ multiselecttree:
58
+ # The text displayed in the popup when there are no items
59
+ noDataText: No data found
60
+
61
+ # The title of the clear button
62
+ clearTitle: clear
63
+
64
+ # The text set as aria-label on the select button
65
+ selectButtonText: Select
66
+
67
+ # The text of the popup label
68
+ popupLabel: Options list
69
+
70
+ # The text of the popup filter input aria label
71
+ filterInputLabel: Filter
72
+
39
73
  multicolumncombobox:
40
74
  # The text displayed in the popup when there are no items
41
75
  noDataText: No data found
@@ -43,9 +77,15 @@ kendo:
43
77
  # The title of the clear button
44
78
  clearTitle: clear
45
79
 
80
+ # The text of the popup label
81
+ popupLabel: Options list
82
+
46
83
  multiselect:
47
84
  # The text displayed in the popup when there are no items
48
85
  noDataText: No data found
49
86
 
50
87
  # The title of the clear button
51
- clearTitle: clear
88
+ clearTitle: clear
89
+
90
+ # The text of the popup label
91
+ popupLabel: Options list