-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen-GB.mod_galleryslider.ini
27 lines (27 loc) · 1.54 KB
/
en-GB.mod_galleryslider.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
COM_MODULES_SETTINGS_FIELDSET_LABEL = "Settings"
MOD_GALLERYSLIDER_AUTOPLAY = "Enable autoplay"
MOD_GALLERYSLIDER_BGSTYLE = "Background style"
MOD_GALLERYSLIDER_DESCRIPTION = "Simple responsive slider based on gallery.css."
MOD_GALLERYSLIDER_FEATURED_ONLY = "Featured articles only"
MOD_GALLERYSLIDER_HEIGHT = "Height"
MOD_GALLERYSLIDER_HIDE_ON_CLICK_DESC = "This can be disabled if you use the advanced routing"
MOD_GALLERYSLIDER_HIDE_ON_CLICK = "Hide after link clicked"
MOD_GALLERYSLIDER_SHOW_INTROTEXT = "Show introtext"
MOD_GALLERYSLIDER_INTROTEXT_WORDS = "Shorten text (number of words)"
MOD_GALLERYSLIDER_LINK_TITLES = "Link titles"
MOD_GALLERYSLIDER_MENUID = "Advanced Routing"
MOD_GALLERYSLIDER_MENUID_DESC = "Build links using the selected menu item"
MOD_GALLERYSLIDER_NUMBER_OF_ARTICLES = "Number of articles"
MOD_GALLERYSLIDER_ORDER = "Order"
MOD_GALLERYSLIDER_ORDER_CREATED_ASC = "Creation time, ascending"
MOD_GALLERYSLIDER_ORDER_CREATED_DESC = "Creation time, descending"
MOD_GALLERYSLIDER_ORDER_MODIFIED_ASC = "Modified time, ascending"
MOD_GALLERYSLIDER_ORDER_MODIFIED_DESC = "Modified time, descending"
MOD_GALLERYSLIDER_ORDER_PUBLISHED_ASC = "Published time, ascending"
MOD_GALLERYSLIDER_ORDER_PUBLISHED_DESC = "Published time, descending"
MOD_GALLERYSLIDER_ORDER_RANDOM = "Random"
MOD_GALLERYSLIDER_READMORE = "Show read more links"
MOD_GALLERYSLIDER_SELECT_CATEGORY_DESC = "Leave empty to select images from all categories"
MOD_GALLERYSLIDER_SELECT_CATEGORY = "Select categories"
MOD_GALLERYSLIDER_SHOW_TITLES = "Show titles"
MOD_GALLERYSLIDER_STYLE = "Style"