1; Joomla! Project
2; Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.
3; License GNU General Public License version 2 or later; see LICENSE.txt
4; Note : All ini files need to be saved as UTF-8
5
6COM_MENUS="Menus"
7COM_MENUS_ACTION_COLLAPSE="Collapse"
8COM_MENUS_ACTION_DESELECT="Deselect"
9COM_MENUS_ACTION_EXPAND="Expand"
10COM_MENUS_ACTION_SELECT="Select"
11COM_MENUS_ADD_MENU_MODULE="Add a module for this menu"
12COM_MENUS_ADMIN_ACCESS_DESC="Filter by viewing access level."
13COM_MENUS_ADMIN_ACCESS_LABEL="Access"
14COM_MENUS_ADMIN_AUTHOR_DESC="Filter by author."
15COM_MENUS_ADMIN_AUTHOR_LABEL="Author"
16COM_MENUS_ADMIN_CATEGORY_DESC="Filter by category."
17COM_MENUS_ADMIN_CATEGORY_LABEL="Category"
18COM_MENUS_ADMIN_FILTER_DESC="Apply filters to the menu item."
19COM_MENUS_ADMIN_FILTER_LABEL="Filter"
20COM_MENUS_ADMIN_LANGUAGE_DESC="Filter by language."
21COM_MENUS_ADMIN_LANGUAGE_LABEL="Language"
22COM_MENUS_ADMIN_LEVEL_DESC="The number of subcategory levels to display."
23COM_MENUS_ADMIN_LEVEL_LABEL="Subcategory Levels"
24COM_MENUS_ADMIN_TAGS_DESC="Filter by tags."
25COM_MENUS_ADMIN_TAGS_LABEL="Tags"
26COM_MENUS_ADVANCED_FIELDSET_LABEL="Advanced"
27COM_MENUS_BASIC_FIELDSET_LABEL="Options"
28COM_MENUS_BATCH_MENU_ITEM_CANNOT_CREATE="You are not allowed to create new menu items."
29COM_MENUS_BATCH_MENU_ITEM_CANNOT_EDIT="You are not allowed to edit menu items."
30COM_MENUS_BATCH_MENU_LABEL="To Move or Copy your selection please select a Menu or parent item."
31COM_MENUS_BATCH_OPTIONS="Batch process the selected menu items"
32COM_MENUS_BATCH_TIP="If a menu or parent is selected for move/copy, any actions selected will be applied to the copied or moved menu items. Otherwise, all actions are applied to the selected menu items."
33COM_MENUS_CHANGE_MENUITEM="Select or Change Menu Item"
34COM_MENUS_CONFIGURATION="Menus: Options"
35COM_MENUS_EDIT_MENUITEM="Edit Menu Item"
36COM_MENUS_EDIT_MODULE_SETTINGS="Edit module settings"
37COM_MENUS_ERROR_ALL_LANGUAGE_ASSOCIATED="A menu item set to All languages can't be associated. Associations have not been set."
38COM_MENUS_ERROR_ALREADY_HOME="Menu item already set to home."
39COM_MENUS_ERROR_MENUTYPE="Please change the Menu type. The term 'main' is reserved for internal usage."
40COM_MENUS_ERROR_MENUTYPE_HOME="The term 'main' is reserved for internal usage."
41COM_MENUS_ERROR_MENUTYPE_NOT_FOUND="The Menu type doesn't exist."
42COM_MENUS_ERROR_ONE_HOME="Only one menu item can be a home link for each language."
43COM_MENUS_EXTENSION_PUBLISHED_DISABLED="Component disabled and menu item published."
44COM_MENUS_EXTENSION_PUBLISHED_ENABLED="Component enabled and menu item published."
45COM_MENUS_EXTENSION_UNPUBLISHED_DISABLED="Component disabled and menu item unpublished."
46COM_MENUS_EXTENSION_UNPUBLISHED_ENABLED="Component enabled and menu item unpublished."
47COM_MENUS_FIELD_FEEDLINK_DESC="Display a feed link for this menu item."
48COM_MENUS_FIELD_FEEDLINK_LABEL="Feed link"
49COM_MENUS_FIELD_PRESET_LABEL="Import a preset"
50COM_MENUS_FIELD_PRESET_DESC="Select a preset if you want to populate this menu with the menu items in that preset. Otherwise leave this empty."
51COM_MENUS_FIELD_VALUE_IGNORE="Ignore"
52COM_MENUS_FIELD_VALUE_NEW_WITH_NAV="New Window With Navigation"
53COM_MENUS_FIELD_VALUE_NEW_WITHOUT_NAV="New Without Navigation"
54COM_MENUS_FIELD_VALUE_PARENT="Parent"
55COM_MENUS_FIELDSET_RULES="Permissions"
56COM_MENUS_FILTER_PARENT_MENU_ITEM_DESC="Filters the menu items list where the parent is this selected menu item."
57COM_MENUS_FILTER_PARENT_MENU_ITEM_LABEL="Parent Menu Item"
58COM_MENUS_FILTER_SELECT_PARENT_MENU_ITEM="- Select Parent Menu Item -"
59COM_MENUS_GRID_UNSET_LANGUAGE="Unset %s Default"
60COM_MENUS_HEADING_ASSIGN_MODULE="Module"
61COM_MENUS_HEADING_ASSOCIATION="Association"
62COM_MENUS_HEADING_DISPLAY="Display"
63COM_MENUS_HEADING_HOME="Home"
64COM_MENUS_HEADING_HOME_ASC="Home ascending"
65COM_MENUS_HEADING_HOME_DESC="Home descending"
66COM_MENUS_HEADING_LEVELS="View Level"
67COM_MENUS_HEADING_LINKED_MODULES="Linked Modules"
68COM_MENUS_HEADING_MENU="Menu"
69COM_MENUS_HEADING_MENU_ASC="Menu ascending"
70COM_MENUS_HEADING_MENU_DESC="Menu descending"
71COM_MENUS_HEADING_NUMBER_MENU_ITEMS="Number of Menu Items"
72COM_MENUS_HEADING_POSITION="Position"
73COM_MENUS_HEADING_PUBLISHED_ITEMS="Published"
74COM_MENUS_HEADING_TRASHED_ITEMS="Trashed"
75COM_MENUS_HEADING_UNPUBLISHED_ITEMS="Unpublished"
76COM_MENUS_HTML_PUBLISH="Publish menu item"
77COM_MENUS_HTML_PUBLISH_ALIAS="Publish the menu item alias"
78COM_MENUS_HTML_PUBLISH_DISABLED="Publish menu item::Component disabled"
79COM_MENUS_HTML_PUBLISH_ENABLED="Publish menu item::Component enabled"
80COM_MENUS_HTML_PUBLISH_HEADING="Publish the heading menu item"
81COM_MENUS_HTML_PUBLISH_SEPARATOR="Publish the separator menu item"
82COM_MENUS_HTML_PUBLISH_URL="Publish the URL menu item"
83COM_MENUS_HTML_UNPUBLISH_ALIAS="Unpublish the menu item alias"
84COM_MENUS_HTML_UNPUBLISH_DISABLED="Unpublish menu item::Component disabled"
85COM_MENUS_HTML_UNPUBLISH_ENABLED="Unpublish menu item::Component enabled"
86COM_MENUS_HTML_UNPUBLISH_HEADING="Unpublish the heading menu item"
87COM_MENUS_HTML_UNPUBLISH_SEPARATOR="Unpublish the separator menu item"
88COM_MENUS_HTML_UNPUBLISH_URL="Unpublish the URL menu item"
89COM_MENUS_INTEGRATION_FIELDSET_LABEL="Integration"
90; The following 2 strings are deprecated and will be removed with 4.0.
91COM_MENUS_ITEM_ASSOCIATIONS_FIELDSET_LABEL="Menu Item Associations"
92COM_MENUS_ITEM_ASSOCIATIONS_FIELDSET_DESC="Multilingual only! This choice will only display if the Language Filter parameter 'Item Associations' is set to 'Yes'. Choose a menu item for the target language. This association will let the Language Switcher module redirect to the associated menu item in another language. If used, make sure to display the Language switcher module on the relevant pages. A menu item set to language 'All' can't be associated."
93COM_MENUS_ITEM_DETAILS="Details"
94COM_MENUS_ITEM_FIELD_ALIAS_DESC="The alias is used in the URL when SEF is on."
95COM_MENUS_ITEM_FIELD_ALIAS_MENU_DESC="Menu Item to link to."
96COM_MENUS_ITEM_FIELD_ALIAS_MENU_LABEL="Menu Item"
97COM_MENUS_ITEM_FIELD_ALIAS_REDIRECT_DESC="If set to Yes then visitors will be redirected to the linked menu item."
98COM_MENUS_ITEM_FIELD_ALIAS_REDIRECT_LABEL="Use Redirection"
99COM_MENUS_ITEM_FIELD_ANCHOR_CSS_DESC="An optional class to apply to the menu hyperlink."
100COM_MENUS_ITEM_FIELD_ANCHOR_CSS_LABEL="Link Class"
101COM_MENUS_ITEM_FIELD_ANCHOR_TITLE_DESC="An optional, custom description for the title attribute of the menu hyperlink."
102COM_MENUS_ITEM_FIELD_ANCHOR_TITLE_LABEL="Link Title Attribute"
103COM_MENUS_ITEM_FIELD_ANCHOR_REL_DESC="An optional, custom rel attribute to get more information about the menu hyperlink (search engines purpose)."
104COM_MENUS_ITEM_FIELD_ANCHOR_REL_LABEL="Link Rel Attribute"
105COM_MENUS_ITEM_FIELD_ASSIGNED_DESC="Shows which menu the link will appear in."
106COM_MENUS_ITEM_FIELD_ASSIGNED_LABEL="Menu"
107COM_MENUS_ITEM_FIELD_ASSOCIATION_NO_VALUE="- No association -"
108COM_MENUS_ITEM_FIELD_BROWSERNAV_DESC="Target browser window when the menu item is selected."
109COM_MENUS_ITEM_FIELD_BROWSERNAV_LABEL="Target Window"
110COM_MENUS_ITEM_FIELD_COMPONENTS_CONTAINER_HIDE_ITEMS_DESC="Select the menu items that should or should not be shown under this container. If there are no items to show, then this container will also be hidden.<br>Please note that when you install a new component it will be displayed by default until you come back here and hide it too."
111COM_MENUS_ITEM_FIELD_COMPONENTS_CONTAINER_HIDE_ITEMS_LABEL="Show or Hide Menu Items"
112COM_MENUS_ITEM_FIELD_HIDE_UNASSIGNED="Hide Unassigned Modules"
113COM_MENUS_ITEM_FIELD_HIDE_UNASSIGNED_DESC="Show or hide modules unassigned to this menu item."
114COM_MENUS_ITEM_FIELD_HIDE_UNASSIGNED_LABEL="Unassigned Modules"
115COM_MENUS_ITEM_FIELD_HIDE_UNPUBLISHED="Hide Unpublished Modules"
116COM_MENUS_ITEM_FIELD_HIDE_UNPUBLISHED_DESC="Show or hide modules that are unpublished."
117COM_MENUS_ITEM_FIELD_HIDE_UNPUBLISHED_LABEL="Unpublished Modules"
118COM_MENUS_ITEM_FIELD_HOME_DESC="Sets this menu item as the default or home page of the site. You must have a default page set at all times."
119COM_MENUS_ITEM_FIELD_HOME_LABEL="Default Page"
120COM_MENUS_ITEM_FIELD_LANGUAGE_DESC="Assign a language to this menu item."
121COM_MENUS_ITEM_FIELD_LINK_DESC="Link for this menu."
122COM_MENUS_ITEM_FIELD_LINK_LABEL="Link"
123COM_MENUS_ITEM_FIELD_MENU_IMAGE_DESC="Select or upload an optional image to be used with the menu hyperlink."
124COM_MENUS_ITEM_FIELD_MENU_IMAGE_LABEL="Link Image"
125COM_MENUS_ITEM_FIELD_MENU_IMAGE_CSS_DESC="An optional class to apply to the image."
126COM_MENUS_ITEM_FIELD_MENU_IMAGE_CSS_LABEL="Image Class"
127COM_MENUS_ITEM_FIELD_MENU_SHOW_DESC="Select 'No' if you want to hide this menu item. Note any submenu items will also be hidden."
128COM_MENUS_ITEM_FIELD_MENU_SHOW_LABEL="Display in Menu"
129COM_MENUS_ITEM_FIELD_MENU_TEXT_DESC="If the optional image is added, adds the menu title next to the image. Default is 'Yes'."
130COM_MENUS_ITEM_FIELD_MENU_TEXT_LABEL="Add Menu Title"
131COM_MENUS_ITEM_FIELD_NOTE_DESC="An optional note to display in the Menu Manager."
132COM_MENUS_ITEM_FIELD_ORDERING_DESC="The menu item will be placed in the menu after the selected menu item."
133COM_MENUS_ITEM_FIELD_ORDERING_LABEL="Ordering"
134COM_MENUS_ITEM_FIELD_ORDERING_TEXT="Ordering will be available after saving."
135COM_MENUS_ITEM_FIELD_ORDERING_VALUE_FIRST="- First -"
136COM_MENUS_ITEM_FIELD_ORDERING_VALUE_LAST="- Last -"
137COM_MENUS_ITEM_FIELD_PAGE_CLASS_DESC="Optional CSS class to add to elements in this page. This allows CSS styling specific to this page."
138COM_MENUS_ITEM_FIELD_PAGE_CLASS_LABEL="Page Class"
139COM_MENUS_ITEM_FIELD_PAGE_HEADING_DESC="Optional alternative text for the Page heading."
140COM_MENUS_ITEM_FIELD_PAGE_HEADING_LABEL="Page Heading"
141COM_MENUS_ITEM_FIELD_PAGE_TITLE_DESC="Optional text for the &quot;Browser page title&quot; element. If blank, a default value is used based on the Menu Item Title."
142COM_MENUS_ITEM_FIELD_PAGE_TITLE_LABEL="Browser Page Title"
143COM_MENUS_ITEM_FIELD_PARENT_DESC="Select a parent item."
144COM_MENUS_ITEM_FIELD_PARENT_LABEL="Parent Item"
145COM_MENUS_ITEM_FIELD_SECURE_DESC="Selects if this link should use HTTPS (encrypted HTTP connections with the https:// protocol prefix). Note, you must have HTTPS enabled on your server to utilise this option."
146COM_MENUS_ITEM_FIELD_SECURE_LABEL="Secure"
147COM_MENUS_ITEM_FIELD_SHOW_PAGE_HEADING_DESC="Show or hide the Browser Page Title in the heading of the page ( If no optional text entered - will default to value based on the Menu Item Title ). The Page heading is usually displayed inside the &quot;H1&quot; tag."
148COM_MENUS_ITEM_FIELD_SHOW_PAGE_HEADING_LABEL="Show Page Heading"
149COM_MENUS_ITEM_FIELD_TEMPLATE_DESC="Select a specific template style for this menu item or use the default template."
150COM_MENUS_ITEM_FIELD_TEMPLATE_LABEL="Template Style"
151COM_MENUS_ITEM_FIELD_TEXT_SEPARATOR_DESC="Choose whether this separator will be displayed as a label. If the title has only dashes (-) and spaces, it will not be displayed as a label."
152COM_MENUS_ITEM_FIELD_TEXT_SEPARATOR_LABEL="Display as a label"
153COM_MENUS_ITEM_FIELD_TITLE_DESC="The title of the menu item that will display in the menu."
154COM_MENUS_ITEM_FIELD_TITLE_LABEL="Menu Title"
155COM_MENUS_ITEM_FIELD_TYPE_DESC="The type of link: Component, URL, Alias, Separator or Heading."
156COM_MENUS_ITEM_FIELD_TYPE_LABEL="Menu Item Type"
157COM_MENUS_ITEM_IS_DEFAULT="Is default"
158COM_MENUS_ITEM_MODULE_ASSIGNMENT="Module Assignment"
159COM_MENUS_ITEM_REQUIRED="Required"
160COM_MENUS_ITEM_ROOT="Menu Item Root"
161COM_MENUS_ITEMS_REBUILD_FAILED="Failed rebuilding Menu Items list."
162COM_MENUS_ITEMS_REBUILD_SUCCESS="Menu items list rebuilt."
163COM_MENUS_ITEMS_SEARCH_FILTER="Search in title, alias and notes. Prefix with ID: to search for a menu item ID."
164COM_MENUS_ITEMS_SEARCH_FILTER_LABEL="Search Menu Items"
165COM_MENUS_ITEMS_SET_HOME_0="No menu item set to home."
166COM_MENUS_ITEMS_SET_HOME_1="1 menu item set to home."
167COM_MENUS_ITEMS_SET_HOME_MORE="%d menu items set to home."
168COM_MENUS_ITEMS_UNSET_HOME="1 menu item unset to home."
169COM_MENUS_LABEL_HIDDEN="Hidden"
170COM_MENUS_LAYOUT_FEATURED_OPTIONS="Layout"
171COM_MENUS_LAYOUT_MENUTYPE_OPTIONS_LABEL="Menu Type"
172COM_MENUS_LINKTYPE_OPTIONS_LABEL="Link Type"
173COM_MENUS_MENU_CLIENT_ID_LABEL="Client"
174COM_MENUS_MENU_CLIENT_ID_DESC="Select if this Menu is to be used in the Site or the Administrator."
175COM_MENUS_MENU_CONFIRM_DELETE="Are you sure you want to delete these menus? Confirming will delete the selected menu types, all their menu items and the associated menu modules."
176COM_MENUS_MENU_DESCRIPTION_DESC="A description about the purpose of the menu."
177COM_MENUS_MENU_DETAILS="Menu Details"
178COM_MENUS_MENU_EXPORT_BUTTON="Download as Preset"
179COM_MENUS_MENU_ITEM_SAVE_SUCCESS="Menu item saved."
180COM_MENUS_MENU_MENUTYPE_DESC="The system name of the menu."
181COM_MENUS_MENU_MENUTYPE_LABEL="Menu Type"
182COM_MENUS_MENU_SAVE_SUCCESS="Menu saved"
183COM_MENUS_MENU_SEARCH_FILTER="Search in Title or Menu type"
184COM_MENUS_MENU_SPRINTF="Menu: %s"
185COM_MENUS_MENUS="Menu items"
186COM_MENUS_MENU_TYPE_PROTECTED_MAIN_LABEL="Main (Protected)"
187COM_MENUS_MENU_TITLE_DESC="The title of the menu to display in the Administrator Menubar and lists."
188COM_MENUS_MENUS_FILTER_SEARCH_DESC="Search in title and menu type."
189COM_MENUS_MENUS_FILTER_SEARCH_LABEL="Search Menus"
190; in the following string
191; %1$s is for module title, %2$s is for access-title, %3$s is for position
192COM_MENUS_MODULE_ACCESS_POSITION="%1$s <small>(%2$s in %3$s)</small>"
193COM_MENUS_MODULE_SHOW_VARIES="Varies"
194COM_MENUS_MODULES="Modules"
195COM_MENUS_N_ITEMS_CHECKED_IN_0="No menu item checked in."
196COM_MENUS_N_ITEMS_CHECKED_IN_1="%d menu item checked in."
197COM_MENUS_N_ITEMS_CHECKED_IN_MORE="%d menu items checked in."
198COM_MENUS_N_ITEMS_DELETED="%d menu items deleted."
199COM_MENUS_N_ITEMS_DELETED_1="%d menu item deleted."
200COM_MENUS_N_ITEMS_FAILED_PUBLISHING="Failed publishing %d menu items as at least one of their parents is unpublished or one of their children is checked out."
201COM_MENUS_N_ITEMS_FAILED_PUBLISHING_1="Failed publishing %d menu item as at least one of its parents is unpublished or one of its children is checked out."
202COM_MENUS_N_ITEMS_PUBLISHED="%d menu items published."
203COM_MENUS_N_ITEMS_PUBLISHED_1="%d menu item published."
204COM_MENUS_N_ITEMS_TRASHED="%d menu items trashed."
205COM_MENUS_N_ITEMS_TRASHED_1="%d menu item trashed."
206COM_MENUS_N_ITEMS_UNPUBLISHED="%d menu items unpublished."
207COM_MENUS_N_ITEMS_UNPUBLISHED_1="%d menu item unpublished."
208COM_MENUS_N_MENUS_DELETED="%d menu types deleted."
209COM_MENUS_N_MENUS_DELETED_1="Menu type deleted."
210COM_MENUS_NEW_MENUITEM="New Menu Item"
211COM_MENUS_NO_ITEM_SELECTED="No menu items selected."
212COM_MENUS_NO_MENUS_SELECTED="No menu selected."
213COM_MENUS_OPTION_SELECT_COMPONENT="- Select Component -"
214COM_MENUS_OPTION_SELECT_LEVEL="- Select Max Levels -"
215COM_MENUS_PAGE_OPTIONS_LABEL="Page Display"
216COM_MENUS_PRESET_IMPORT_SUCCESS="Menu was saved and the menu items were imported from the selected preset."
217COM_MENUS_PRESET_IMPORT_FAILED="Menu was saved but failed to import the preset: %s"
218COM_MENUS_PRESET_LOAD_FAILED="Failed to load the specified preset."
219COM_MENUS_REQUEST_FIELDSET_LABEL="Required Settings"
220COM_MENUS_SAVE_SUCCESS="Menu item saved."
221COM_MENUS_SELECT_A_MENUITEM="Select a Menu Item"
222COM_MENUS_SELECT_MENU="- Select Menu -"
223COM_MENUS_SELECT_MENU_FILTER_NOT_TRASHED="Filter the list by a state other than trashed or clear the filter."
224COM_MENUS_SELECT_MENU_FIRST="To use batch processing, please first select a Menu in the manager."
225COM_MENUS_SELECT_MENU_FIRST_EXPORT="To use export, please first select a valid Menu in the manager."
226COM_MENUS_SUBMENU_ITEMS="Menu Items"
227COM_MENUS_SUBMENU_MENUS="Menus"
228COM_MENUS_SUCCESS_REORDERED="Menu item reordered."
229COM_MENUS_TIP_ALIAS_LABEL="<strong>Warning!</strong><br />Leave the alias field empty if the menu item alias and the menu item linked to by the alias have the same parent."
230COM_MENUS_TIP_ASSOCIATION="Associated menu items"
231COM_MENUS_TITLE_EDIT_ITEM="Menu Manager: Title Edit Item"
232COM_MENUS_TITLE_TRANSLATION="Title (%s)"
233COM_MENUS_TOOLBAR_SET_HOME="Home"
234COM_MENUS_TYPE_ALIAS="Menu Item Alias"
235COM_MENUS_TYPE_ALIAS_DESC="Create an alias to another menu item."
236COM_MENUS_TYPE_CHOOSE="Select a Menu Item Type:"
237COM_MENUS_TYPE_CONTAINER="Components Menu Container"
238COM_MENUS_TYPE_CONTAINER_DESC="This will create a container menu which will show the items in the protected menu type 'main'. You can also selectively hide or show menu items."
239COM_MENUS_TYPE_EXTERNAL_URL="URL"
240COM_MENUS_TYPE_EXTERNAL_URL_DESC="An external or internal URL."
241COM_MENUS_TYPE_HEADING="Menu Heading"
242COM_MENUS_TYPE_HEADING_DESC="A heading for the parent of submenu items."
243COM_MENUS_TYPE_SEPARATOR="Separator"
244COM_MENUS_TYPE_SEPARATOR_DESC="A separator with or without a text label, useful to separate items within a menu."
245COM_MENUS_TYPE_SYSTEM="System Links"
246COM_MENUS_TYPE_UNEXISTING="Component '%s' does not exist."
247COM_MENUS_TYPE_UNKNOWN="Unknown"
248COM_MENUS_VIEW_EDIT_ITEM_TITLE="Menus: Edit Item"
249COM_MENUS_VIEW_EDIT_MENU_TITLE="Menus: Edit"
250COM_MENUS_VIEW_ITEMS_ALL_TITLE="Menus: All Menu Items"
251COM_MENUS_VIEW_ITEMS_MENU_TITLE="Menus: Items (%s)"
252COM_MENUS_VIEW_ITEMS_TITLE="Menus: Items"
253COM_MENUS_VIEW_MENUS_TITLE="Menus"
254COM_MENUS_VIEW_NEW_ITEM_TITLE="Menus: New Item"
255COM_MENUS_VIEW_NEW_MENU_TITLE="Menus: Add"
256COM_MENUS_XML_DESCRIPTION="Component for creating menus."
257JLIB_RULES_SETTING_NOTES="Changes apply to this component only.<br /><em><strong>Inherited</strong></em> - a Global Configuration setting or higher level setting is applied.<br /><em><strong>Denied</strong></em> always wins - whatever is set at the Global or higher level and applies to all child elements.<br /><em><strong>Allowed</strong></em> will enable the action for this component unless overruled by a Global Configuration setting."
258