Skip to content

Commit 7f2c94f

Browse files
authored
feat(gantt): add tooltip messages
1 parent 9a00ae4 commit 7f2c94f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+402
-0
lines changed

messages/gantt/gantt.ar.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,9 @@ kendo:
203203

204204
# The status announcement when a column is no longer sorted
205205
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

messages/gantt/gantt.bg-BG.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,9 @@ kendo:
203203

204204
# The status announcement when a column is no longer sorted
205205
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: Край

messages/gantt/gantt.cs-CZ.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,9 @@ kendo:
203203

204204
# The status announcement when a column is no longer sorted
205205
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

messages/gantt/gantt.da-DK.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,9 @@ kendo:
203203

204204
# The status announcement when a column is no longer sorted
205205
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

messages/gantt/gantt.de-AT.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,9 @@ kendo:
203203

204204
# The status announcement when a column is no longer sorted
205205
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

messages/gantt/gantt.de-CH.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,9 @@ kendo:
203203

204204
# The status announcement when a column is no longer sorted
205205
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

messages/gantt/gantt.de-DE.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,9 @@ kendo:
203203

204204
# The status announcement when a column is no longer sorted
205205
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

messages/gantt/gantt.de-LI.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,9 @@ kendo:
203203

204204
# The status announcement when a column is no longer sorted
205205
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

messages/gantt/gantt.en-AU.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,9 @@ kendo:
203203

204204
# The status announcement when a column is no longer sorted
205205
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

messages/gantt/gantt.en-CA.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,9 @@ kendo:
203203

204204
# The status announcement when a column is no longer sorted
205205
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

0 commit comments

Comments
 (0)