@progress/kendo-angular-messages 1.58.0 → 1.59.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.
- package/messages/gantt/gantt.ar.yml +6 -0
- package/messages/gantt/gantt.bg-BG.yml +6 -0
- package/messages/gantt/gantt.cs-CZ.yml +6 -0
- package/messages/gantt/gantt.da-DK.yml +6 -0
- package/messages/gantt/gantt.de-AT.yml +6 -0
- package/messages/gantt/gantt.de-CH.yml +6 -0
- package/messages/gantt/gantt.de-DE.yml +6 -0
- package/messages/gantt/gantt.de-LI.yml +6 -0
- package/messages/gantt/gantt.en-AU.yml +6 -0
- package/messages/gantt/gantt.en-CA.yml +6 -0
- package/messages/gantt/gantt.en-GB.yml +6 -0
- package/messages/gantt/gantt.en-US.yml +6 -0
- package/messages/gantt/gantt.es-AR.yml +6 -0
- package/messages/gantt/gantt.es-BO.yml +6 -0
- package/messages/gantt/gantt.es-CL.yml +6 -0
- package/messages/gantt/gantt.es-CO.yml +6 -0
- package/messages/gantt/gantt.es-CR.yml +6 -0
- package/messages/gantt/gantt.es-DO.yml +6 -0
- package/messages/gantt/gantt.es-EC.yml +6 -0
- package/messages/gantt/gantt.es-ES.yml +6 -0
- package/messages/gantt/gantt.es-GT.yml +6 -0
- package/messages/gantt/gantt.es-HN.yml +6 -0
- package/messages/gantt/gantt.es-MX.yml +6 -0
- package/messages/gantt/gantt.es-NI.yml +6 -0
- package/messages/gantt/gantt.es-PA.yml +6 -0
- package/messages/gantt/gantt.es-PE.yml +6 -0
- package/messages/gantt/gantt.es-PR.yml +6 -0
- package/messages/gantt/gantt.es-PY.yml +6 -0
- package/messages/gantt/gantt.es-US.yml +6 -0
- package/messages/gantt/gantt.es-UY.yml +6 -0
- package/messages/gantt/gantt.es-VE.yml +6 -0
- package/messages/gantt/gantt.fa-IR.yml +6 -0
- package/messages/gantt/gantt.fi-FI.yml +6 -0
- package/messages/gantt/gantt.fr-BE.yml +6 -0
- package/messages/gantt/gantt.fr-CA.yml +6 -0
- package/messages/gantt/gantt.fr-CD.yml +6 -0
- package/messages/gantt/gantt.fr-CH.yml +6 -0
- package/messages/gantt/gantt.fr-CI.yml +6 -0
- package/messages/gantt/gantt.fr-CM.yml +6 -0
- package/messages/gantt/gantt.fr-FR.yml +6 -0
- package/messages/gantt/gantt.fr-HT.yml +6 -0
- package/messages/gantt/gantt.fr-LU.yml +6 -0
- package/messages/gantt/gantt.fr-MA.yml +6 -0
- package/messages/gantt/gantt.fr-MC.yml +6 -0
- package/messages/gantt/gantt.fr-ML.yml +6 -0
- package/messages/gantt/gantt.fr-SN.yml +6 -0
- package/messages/gantt/gantt.he-IL.yml +6 -0
- package/messages/gantt/gantt.hy-AM.yml +6 -0
- package/messages/gantt/gantt.it-CH.yml +6 -0
- package/messages/gantt/gantt.it-IT.yml +6 -0
- package/messages/gantt/gantt.ja-JP.yml +6 -0
- package/messages/gantt/gantt.ka-GE.yml +6 -0
- package/messages/gantt/gantt.nb-NO.yml +6 -0
- package/messages/gantt/gantt.nl-BE.yml +6 -0
- package/messages/gantt/gantt.nl-NL.yml +6 -0
- package/messages/gantt/gantt.pl-PL.yml +6 -0
- package/messages/gantt/gantt.pt-BR.yml +6 -0
- package/messages/gantt/gantt.pt-PT.yml +6 -0
- package/messages/gantt/gantt.ro-RO.yml +6 -0
- package/messages/gantt/gantt.ru-RU.yml +6 -0
- package/messages/gantt/gantt.sk-SK.yml +6 -0
- package/messages/gantt/gantt.sv-SE.yml +6 -0
- package/messages/gantt/gantt.tr-TR.yml +6 -0
- package/messages/gantt/gantt.uk-UA.yml +6 -0
- package/messages/gantt/gantt.zh-CN.yml +6 -0
- package/messages/gantt/gantt.zh-HK.yml +6 -0
- package/messages/gantt/gantt.zh-TW.yml +6 -0
- package/package.json +1 -1
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Несортирано
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Начало
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: Край
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Nicht sortiert
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Nicht sortiert
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Nicht sortiert
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Non ordinato
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Neusporiadané
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|
|
@@ -203,3 +203,9 @@ kendo:
|
|
|
203
203
|
|
|
204
204
|
# The status announcement when a column is no longer sorted
|
|
205
205
|
sortedDefault: Not sorted
|
|
206
|
+
|
|
207
|
+
# The text shown in the task tooltip before the task start date
|
|
208
|
+
tooltipStartDateText: Start
|
|
209
|
+
|
|
210
|
+
# The text shown in the task tooltip before the task start date
|
|
211
|
+
tooltipEndDateText: End
|