Skip to content

Commit 0f652f7

Browse files
authored
feat(toolbar): add scroll buttons messages
1 parent 48959e1 commit 0f652f7

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

+405
-52
lines changed

messages/toolbar/toolbar.ar.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,9 @@ kendo:
22
toolbar:
33
# The title of the "more tools" button in a responsive ToolBar
44
moreToolsTitle: More tools
5+
6+
# The title for the **Previous Tool** button when the Toolbar is scrollable.
7+
previousToolButton: Scroll left
8+
9+
# The title for the **Next Tool** button when the Toolbar is scrollable.
10+
nextToolButton: Scroll right

messages/toolbar/toolbar.bg-BG.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
kendo:
22
toolbar:
33
# The title of the "more tools" button in a responsive ToolBar
4-
moreToolsTitle: Още инструменти
4+
moreToolsTitle: Още инструменти
5+
# The title for the **Previous Tool** button when the Toolbar is scrollable.
6+
previousToolButton: Плъзни наляво
7+
8+
# The title for the **Next Tool** button when the Toolbar is scrollable.
9+
nextToolButton: Плъзни надясно

messages/toolbar/toolbar.cs-CZ.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
kendo:
22
toolbar:
33
# The title of the "more tools" button in a responsive ToolBar
4-
moreToolsTitle: More tools
4+
moreToolsTitle: More tools
5+
# The title for the **Previous Tool** button when the Toolbar is scrollable.
6+
previousToolButton: Scroll left
7+
8+
# The title for the **Next Tool** button when the Toolbar is scrollable.
9+
nextToolButton: Scroll right

messages/toolbar/toolbar.da-DK.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
kendo:
22
toolbar:
33
# The title of the "more tools" button in a responsive ToolBar
4-
moreToolsTitle: More tools
4+
moreToolsTitle: More tools
5+
# The title for the **Previous Tool** button when the Toolbar is scrollable.
6+
previousToolButton: Scroll left
7+
8+
# The title for the **Next Tool** button when the Toolbar is scrollable.
9+
nextToolButton: Scroll right

messages/toolbar/toolbar.de-AT.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
kendo:
22
toolbar:
33
# The title of the "more tools" button in a responsive ToolBar
4-
moreToolsTitle: Mehr Werkzeuge
4+
moreToolsTitle: Mehr Werkzeuge
5+
6+
# The title for the **Previous Tool** button when the Toolbar is scrollable.
7+
previousToolButton: Scroll left
8+
9+
# The title for the **Next Tool** button when the Toolbar is scrollable.
10+
nextToolButton: Scroll right

messages/toolbar/toolbar.de-CH.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
kendo:
22
toolbar:
33
# The title of the "more tools" button in a responsive ToolBar
4-
moreToolsTitle: Mehr Werkzeuge
4+
moreToolsTitle: Mehr Werkzeuge
5+
6+
# The title for the **Previous Tool** button when the Toolbar is scrollable.
7+
previousToolButton: Scroll left
8+
9+
# The title for the **Next Tool** button when the Toolbar is scrollable.
10+
nextToolButton: Scroll right

messages/toolbar/toolbar.de-DE.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
kendo:
22
toolbar:
33
# The title of the "more tools" button in a responsive ToolBar
4-
moreToolsTitle: Mehr Werkzeuge
4+
moreToolsTitle: Mehr Werkzeuge
5+
6+
# The title for the **Previous Tool** button when the Toolbar is scrollable.
7+
previousToolButton: Scroll left
8+
9+
# The title for the **Next Tool** button when the Toolbar is scrollable.
10+
nextToolButton: Scroll right

messages/toolbar/toolbar.de-LI.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
kendo:
22
toolbar:
33
# The title of the "more tools" button in a responsive ToolBar
4-
moreToolsTitle: More tools
4+
moreToolsTitle: More tools
5+
# The title for the **Previous Tool** button when the Toolbar is scrollable.
6+
previousToolButton: Scroll left
7+
8+
# The title for the **Next Tool** button when the Toolbar is scrollable.
9+
nextToolButton: Scroll right

messages/toolbar/toolbar.en-AU.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
kendo:
22
toolbar:
33
# The title of the "more tools" button in a responsive ToolBar
4-
moreToolsTitle: More tools
4+
moreToolsTitle: More tools
5+
# The title for the **Previous Tool** button when the Toolbar is scrollable.
6+
previousToolButton: Scroll left
7+
8+
# The title for the **Next Tool** button when the Toolbar is scrollable.
9+
nextToolButton: Scroll right

messages/toolbar/toolbar.en-CA.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
kendo:
22
toolbar:
33
# The title of the "more tools" button in a responsive ToolBar
4-
moreToolsTitle: More tools
4+
moreToolsTitle: More tools
5+
# The title for the **Previous Tool** button when the Toolbar is scrollable.
6+
previousToolButton: Scroll left
7+
8+
# The title for the **Next Tool** button when the Toolbar is scrollable.
9+
nextToolButton: Scroll right

0 commit comments

Comments
 (0)