diff options
Diffstat (limited to 'l10n-uk/toolkit/toolkit/global/arrowscrollbox.ftl')
-rw-r--r-- | l10n-uk/toolkit/toolkit/global/arrowscrollbox.ftl | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-uk/toolkit/toolkit/global/arrowscrollbox.ftl b/l10n-uk/toolkit/toolkit/global/arrowscrollbox.ftl index 5852f5e9cc..0e3f6c626d 100644 --- a/l10n-uk/toolkit/toolkit/global/arrowscrollbox.ftl +++ b/l10n-uk/toolkit/toolkit/global/arrowscrollbox.ftl @@ -19,3 +19,20 @@ overflow-scroll-button-up = # would look like "v" and scroll the list of menuitems down. overflow-scroll-button-down = .tooltiptext = Прокрути вниз + +### This file contains the entities needed to use the Arrowscrollbox component. +### For example, Arrowscrollboxes are used in Tabs Toolbar when there are +### multiple tabs opened and in overflowing menus. + +# This button is shown at the beginning of the overflowing list of elements. +# For example, in LTR language like English, on the Tabs Toolbar it would look +# like "<" and scroll the tab list to the left, and in the overflowing menu it +# would look like "^" and scroll the list of menuitems up. +overflow-scroll-button-backwards = + .tooltiptext = Прокрутити назад +# This button is shown at the end of the overflowing list of elements. For +# example, in LTR language like English, on the Tabs Toolbar it would look like +# ">" and scroll the tab list to the right, and in the overflowing menu it +# would look like "v" and scroll the list of menuitems down. +overflow-scroll-button-forwards = + .tooltiptext = Прокрутити вперед |