diff --git a/administrator/components/com_admin/script.php b/administrator/components/com_admin/script.php index d18d8ffdf22bc..b11c7a5a92520 100644 --- a/administrator/components/com_admin/script.php +++ b/administrator/components/com_admin/script.php @@ -452,6 +452,12 @@ public function deleteUnexistingFiles() '/administrator/components/com_users/helpers/levels.php', '/administrator/language/en-GB/en-GB.plg_system_finder.ini', '/administrator/language/en-GB/en-GB.plg_system_finder.sys.ini', + '/administrator/language/en-GB/en-GB.com_weblinks.ini', + '/administrator/language/en-GB/en-GB.com_weblinks.sys.ini', + '/administrator/language/en-GB/en-GB.plg_finder_weblinks.ini', + '/administrator/language/en-GB/en-GB.plg_finder_weblinks.sys.ini', + '/administrator/language/en-GB/en-GB.plg_search_weblinks.ini', + '/administrator/language/en-GB/en-GB.plg_search_weblinks.sys.ini', '/administrator/modules/mod_quickicon/tmpl/default_button.php', '/media/editors/tinymce/jscripts/tiny_mce/plugins/advhr/editor_plugin_src.js', '/media/editors/tinymce/jscripts/tiny_mce/plugins/advimage/editor_plugin_src.js', @@ -555,6 +561,9 @@ public function deleteUnexistingFiles() '/includes/pathway.php', '/includes/router.php', '/language/en-GB/en-GB.pkg_joomla.sys.ini', + '/language/en-GB/en-GB.com_weblinks.ini', + '/language/en-GB/en-GB.mod_weblinks.ini', + '/language/en-GB/en-GB.mod_weblinks.sys.ini', '/libraries/cms/controller/index.html', '/libraries/cms/controller/legacy.php', '/libraries/cms/model/index.html', diff --git a/administrator/language/en-GB/en-GB.com_weblinks.ini b/administrator/language/en-GB/en-GB.com_weblinks.ini deleted file mode 100644 index 2fd030b86c0ed..0000000000000 --- a/administrator/language/en-GB/en-GB.com_weblinks.ini +++ /dev/null @@ -1,127 +0,0 @@ -; Joomla! Project -; Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved. -; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php -; Note : All ini files need to be saved as UTF-8 - -COM_WEBLINKS="Web Links" -COM_WEBLINKS_ACCESS_HEADING="Access" -COM_WEBLINKS_BATCH_OPTIONS="Batch process the selected links" -COM_WEBLINKS_BATCH_TIP="If a category is selected for move/copy, any actions selected will be applied to the copied or moved links. Otherwise, all actions are applied to the selected links." -COM_WEBLINKS_CATEGORIES_DESC="These settings apply for Web Links Categories Options unless they are changed for a specific menu item." -COM_WEBLINKS_CATEGORY_DESC="These settings apply for Web Links Category Options unless they are changed for a specific menu item." -COM_WEBLINKS_COMPONENT_DESC="These settings apply for Web Links unless they are changed for a specific menu item or web link." -COM_WEBLINKS_COMPONENT_LABEL="Web Link" -COM_WEBLINKS_CONFIG_INTEGRATION_SETTINGS_DESC="These settings determine how the Web Links Component will integrate with other extensions." -COM_WEBLINKS_CONFIGURATION="Web Links Manager Options" -COM_WEBLINKS_EDIT_WEBLINK="Edit Web Link" -COM_WEBLINKS_ERR_TABLES_NAME="There is already a Web Link with that name in this category. Please try again." -COM_WEBLINKS_ERR_TABLES_PROVIDE_URL="Please provide a valid URL" -COM_WEBLINKS_ERR_TABLES_TITLE="Your web link must contain a title." -COM_WEBLINKS_ERROR_UNIQUE_ALIAS="Another web link from this category has the same alias (remember it may be a trashed item)." -COM_WEBLINKS_FIELD_ALIAS_DESC="The alias is for internal use only. Leave this blank and Joomla will fill in a default value from the title. It has to be unique for each web link in the same category." -COM_WEBLINKS_FIELD_CATEGORY_DESC="Choose a category for this Web link." -COM_WEBLINKS_FIELD_CATEGORYCHOOSE_DESC="Please choose a Web Links category to display." -COM_WEBLINKS_FIELD_CAPTCHA_DESC="Select the captcha plugin that will be used in the web link submit form. You may need to enter required information for your captcha plugin in the Plugin Manager.
If 'Use Default' is selected, make sure a captcha plugin is selected in Global Configuration." -COM_WEBLINKS_FIELD_CAPTCHA_LABEL="Allow Captcha on Web Link" -COM_WEBLINKS_FIELD_CONFIG_CAT_SHOWNUMBERS_DESC="Show or hide the number of Web Links in each Category." -COM_WEBLINKS_FIELD_CONFIG_CAT_SHOWNUMBERS_LABEL="# Web Links" -COM_WEBLINKS_FIELD_CONFIG_COUNTCLICKS_DESC="If set to yes, the number of times the link has been clicked will be recorded." -COM_WEBLINKS_FIELD_CONFIG_COUNTCLICKS_LABEL="Count Clicks" -COM_WEBLINKS_FIELD_CONFIG_DESCRIPTION_DESC="Show or hide the description below." -COM_WEBLINKS_FIELD_CONFIG_HITS_DESC="Show or hide hits." -COM_WEBLINKS_FIELD_CONFIG_ICON_DESC="If Icon is chosen above, select an icon to display with the Web Links. If none is selected, the default icon will be used." -COM_WEBLINKS_FIELD_CONFIG_ICON_LABEL="Select Icon" -COM_WEBLINKS_FIELD_CONFIG_LINKDESCRIPTION_DESC="Show or hide the links description." -COM_WEBLINKS_FIELD_CONFIG_LINKDESCRIPTION_LABEL="Links Description" -COM_WEBLINKS_FIELD_CONFIG_OTHERCATS_DESC="Show or hide other categories." -COM_WEBLINKS_FIELD_CONFIG_OTHERCATS_LABEL="Other Categories" -COM_WEBLINKS_FIELD_CONFIG_SHOWREPORT_DESC="Show or hide the Report Bad Link option." -COM_WEBLINKS_FIELD_CONFIG_SHOWREPORT_LABEL="Reports" -COM_WEBLINKS_FIELD_COUNTCLICKS_DESC="If set to yes, the number of times the link has been clicked will be recorded." -COM_WEBLINKS_FIELD_COUNTCLICKS_LABEL="Count Clicks" -COM_WEBLINKS_FIELD_DESCRIPTION_DESC="Enter a description for the web link." -COM_WEBLINKS_FIELD_DISPLAY_NUM_DESC="Default number of Web links to list on a page." -COM_WEBLINKS_FIELD_DISPLAY_NUM_LABEL="# of Web links to List" -COM_WEBLINKS_FIELD_FIRST_DESC="The image to be displayed." -COM_WEBLINKS_FIELD_FIRST_LABEL="First Image" - -COM_WEBLINKS_FIELD_HEIGHT_DESC="Height of the target popup or modal window. Defaults to 600x500 if one field is left empty." -COM_WEBLINKS_FIELD_HEIGHT_LABEL="Height" -COM_WEBLINKS_FIELD_ICON_DESC="Displays a text, an icon or nothing with the Web links. Default is 'Icon'." -COM_WEBLINKS_FIELD_ICON_LABEL="Text/Icon/Web Link Only" -COM_WEBLINKS_FIELD_ICON_OPTION_ICON="Icon" -COM_WEBLINKS_FIELD_ICON_OPTION_TEXT="Text" -COM_WEBLINKS_FIELD_ICON_OPTION_WEBLINK="Web Link Only" -COM_WEBLINKS_FIELD_IMAGE_ALT_DESC="Alternative text used for visitors without access to images. Replaced with caption text if it is present." -COM_WEBLINKS_FIELD_IMAGE_ALT_LABEL="Alt Text" -COM_WEBLINKS_FIELD_IMAGE_CAPTION_DESC="Caption attached to the image." -COM_WEBLINKS_FIELD_IMAGE_CAPTION_LABEL="Caption" - -COM_WEBLINKS_FIELD_LANGUAGE_DESC="Assign a language to this web link." -COM_WEBLINKS_FIELD_MODIFIED_DESC="The date and time the link was last modified." -COM_WEBLINKS_FIELD_SECOND_DESC="The second image to be displayed." -COM_WEBLINKS_FIELD_SECOND_LABEL="Second Image" -COM_WEBLINKS_FIELD_SELECT_CATEGORY_DESC="Select a web links category to display." -COM_WEBLINKS_FIELD_SELECT_CATEGORY_LABEL="Select a Category" -COM_WEBLINKS_FIELD_SHOW_CAT_TAGS_DESC="Show the tags for a category." -COM_WEBLINKS_FIELD_SHOW_CAT_TAGS_LABEL="Show Tags" -COM_WEBLINKS_FIELD_SHOW_TAGS_DESC="Show the tags for a web link." -COM_WEBLINKS_FIELD_SHOW_TAGS_LABEL="Show Tags" -COM_WEBLINKS_FIELD_STATE_DESC="Set publication status." -COM_WEBLINKS_FIELD_TARGET_DESC="Target browser window when the link is selected." -COM_WEBLINKS_FIELD_TARGET_LABEL="Target" -COM_WEBLINKS_FIELD_TITLE_DESC="Web Link must have a title." -COM_WEBLINKS_FIELD_URL_DESC="You must enter a URL. IDN (International) Links are converted to punycode when they are saved." -COM_WEBLINKS_FIELD_URL_LABEL="URL" -COM_WEBLINKS_FIELD_VALUE_REPORTED="Reported" -COM_WEBLINKS_FIELD_VERSION_DESC="A count of the number of times this web link has been revised." -COM_WEBLINKS_FIELD_VERSION_LABEL="Revision" -COM_WEBLINKS_FIELD_WIDTH_DESC="Width of the target popup or modal window. Defaults to 600x500 if one field is left empty." -COM_WEBLINKS_FIELD_WIDTH_LABEL="Width" -COM_WEBLINKS_FIELDSET_IMAGES="Images" -COM_WEBLINKS_FIELDSET_OPTIONS="Options" -COM_WEBLINKS_FILTER_CATEGORY="Filter Category" -COM_WEBLINKS_FILTER_SEARCH_DESC="Search in web link title and alias. Prefix with ID: to search for an web link ID." -COM_WEBLINKS_FILTER_SEARCH_LABEL="Search Web Links" -COM_WEBLINKS_FILTER_STATE="Filter State" -COM_WEBLINKS_FLOAT_DESC="Controls placement of the image." -COM_WEBLINKS_FLOAT_LABEL="Image Float" -COM_WEBLINKS_HITS_DESC="Number of hits for this web link." -COM_WEBLINKS_LEFT="Left" -COM_WEBLINKS_LIST_LAYOUT_DESC="These settings apply for Web Links List Layout Options unless they are changed for a specific menu item." -COM_WEBLINKS_MANAGER_WEBLINK="Web Links" -COM_WEBLINKS_MANAGER_WEBLINKS="Web Links" -COM_WEBLINKS_MANAGER_WEBLINK_EDIT="Web Link: Edit" -COM_WEBLINKS_MANAGER_WEBLINK_NEW="Web Link: New" -COM_WEBLINKS_N_ITEMS_ARCHIVED="%d web links archived." -COM_WEBLINKS_N_ITEMS_ARCHIVED_1="%d web link archived." -COM_WEBLINKS_N_ITEMS_CHECKED_IN_0="No web link checked in." -COM_WEBLINKS_N_ITEMS_CHECKED_IN_1="%d web link checked in." -COM_WEBLINKS_N_ITEMS_CHECKED_IN_MORE="%d web links checked in." -COM_WEBLINKS_N_ITEMS_DELETED="%d web links deleted." -COM_WEBLINKS_N_ITEMS_DELETED_1="%d web link deleted." -COM_WEBLINKS_N_ITEMS_PUBLISHED="%d web links published." -COM_WEBLINKS_N_ITEMS_PUBLISHED_1="%d web link published." -COM_WEBLINKS_N_ITEMS_TRASHED="%d web links trashed." -COM_WEBLINKS_N_ITEMS_TRASHED_1="%d web link trashed." -COM_WEBLINKS_N_ITEMS_UNPUBLISHED="%d web links unpublished." -COM_WEBLINKS_N_ITEMS_UNPUBLISHED_1="%d web link unpublished." -COM_WEBLINKS_NEW_WEBLINK="New Web Link" -COM_WEBLINKS_NONE="None" -COM_WEBLINKS_OPTION_FILTER_ACCESS="- Filter Access -" -COM_WEBLINKS_OPTION_FILTER_CATEGORY="- Filter Category -" -COM_WEBLINKS_OPTION_FILTER_PUBLISHED="- Filter State -" -COM_WEBLINKS_OPTIONS="Options" -COM_WEBLINKS_ORDER_HEADING="Order" -COM_WEBLINKS_RIGHT="Right" -COM_WEBLINKS_SAVE_SUCCESS="Web link saved" -COM_WEBLINKS_SEARCH_IN_TITLE="Search in title" -COM_WEBLINKS_SHOW_EMPTY_CATEGORIES_DESC="If Show, empty categories will display. A category is only empty if it has no Web links or subcategories." -COM_WEBLINKS_SUBMENU_CATEGORIES="Categories" -COM_WEBLINKS_SUBMENU_WEBLINKS="Web Links" -COM_WEBLINKS_XML_DESCRIPTION="Component for web links management" -JGLOBAL_NO_ITEM_SELECTED="No web links selected" -JGLOBAL_NEWITEMSLAST_DESC="New Web links default to the last position. Ordering can be changed after this Web link is saved." -JLIB_APPLICATION_ERROR_BATCH_CANNOT_CREATE="You are not allowed to create new web links in this category." -JLIB_APPLICATION_ERROR_BATCH_CANNOT_EDIT="You are not allowed to edit one or more of these web links." -JLIB_RULES_SETTING_NOTES="Changes apply to this component only.
Inherited - a Global Configuration setting or higher level setting is applied.
Denied always wins - whatever is set at the Global or higher level and applies to all child elements.
Allowed will enable the action for this component unless it is overruled by a Global Configuration setting." diff --git a/administrator/language/en-GB/en-GB.com_weblinks.sys.ini b/administrator/language/en-GB/en-GB.com_weblinks.sys.ini deleted file mode 100644 index bbc0da11994e4..0000000000000 --- a/administrator/language/en-GB/en-GB.com_weblinks.sys.ini +++ /dev/null @@ -1,25 +0,0 @@ -; Joomla! Project -; Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved. -; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php -; Note : All ini files need to be saved as UTF-8 - -COM_WEBLINKS="Web Links" -COM_WEBLINKS_CATEGORIES="Categories" -COM_WEBLINKS_CATEGORIES_VIEW_DEFAULT_DESC="Show all the web link categories within a category." -COM_WEBLINKS_CATEGORIES_VIEW_DEFAULT_OPTION="Default" -COM_WEBLINKS_CATEGORIES_VIEW_DEFAULT_TITLE="List All Web Link Categories" -COM_WEBLINKS_CATEGORY_ADD_TITLE="Category Manager: Add A New Web Links Category" -COM_WEBLINKS_CATEGORY_EDIT_TITLE="Category Manager: Edit A Web Links Category" -COM_WEBLINKS_CATEGORY_VIEW_DEFAULT_DESC="Displays a list of Web Links for a category." -COM_WEBLINKS_CATEGORY_VIEW_DEFAULT_OPTION="Default" -COM_WEBLINKS_CATEGORY_VIEW_DEFAULT_TITLE="List Web Links in a Category" -COM_WEBLINKS_CONTENT_TYPE_WEBLINK="Web Link" -COM_WEBLINKS_CONTENT_TYPE_CATEGORY="Web Links Category" -COM_WEBLINKS_FORM_VIEW_DEFAULT_DESC="Display a form to submit a web link in the Frontend." -COM_WEBLINKS_FORM_VIEW_DEFAULT_OPTION="Default" -COM_WEBLINKS_FORM_VIEW_DEFAULT_TITLE="Submit a Web Link" -COM_WEBLINKS_LINKS="Links" -COM_WEBLINKS_TAGS_WEBLINK="Web Link" -COM_WEBLINKS_TAGS_CATEGORY="Web Link Category" -COM_WEBLINKS_XML_DESCRIPTION="Component for web links management." - diff --git a/administrator/language/en-GB/en-GB.plg_finder_weblinks.ini b/administrator/language/en-GB/en-GB.plg_finder_weblinks.ini deleted file mode 100644 index af84926f3fd6f..0000000000000 --- a/administrator/language/en-GB/en-GB.plg_finder_weblinks.ini +++ /dev/null @@ -1,10 +0,0 @@ -; Joomla! Project -; Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved. -; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php -; Note : All ini files need to be saved as UTF-8 - -PLG_FINDER_WEBLINKS="Smart Search - Web Links" -PLG_FINDER_WEBLINKS_XML_DESCRIPTION="This plugin indexes Joomla! Web Links." - -PLG_FINDER_QUERY_FILTER_BRANCH_P_WEB_LINK="Web links" -PLG_FINDER_QUERY_FILTER_BRANCH_S_WEB_LINK="Web link" diff --git a/administrator/language/en-GB/en-GB.plg_finder_weblinks.sys.ini b/administrator/language/en-GB/en-GB.plg_finder_weblinks.sys.ini deleted file mode 100644 index a76e55a257410..0000000000000 --- a/administrator/language/en-GB/en-GB.plg_finder_weblinks.sys.ini +++ /dev/null @@ -1,9 +0,0 @@ -; Joomla! Project -; Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved. -; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php -; Note : All ini files need to be saved as UTF-8 - -PLG_FINDER_STATISTICS_WEB_LINK="Web Link" -PLG_FINDER_WEBLINKS="Smart Search - Web Links" -PLG_FINDER_WEBLINKS_ERROR_ACTIVATING_PLUGIN="Could not automatically activate the "Smart Search - Web Links" plugin." -PLG_FINDER_WEBLINKS_XML_DESCRIPTION="This plugin indexes Joomla! Web Links." diff --git a/administrator/language/en-GB/en-GB.plg_search_weblinks.ini b/administrator/language/en-GB/en-GB.plg_search_weblinks.ini deleted file mode 100644 index a54c03ddbca65..0000000000000 --- a/administrator/language/en-GB/en-GB.plg_search_weblinks.ini +++ /dev/null @@ -1,10 +0,0 @@ -; Joomla! Project -; Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved. -; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php -; Note : All ini files need to be saved as UTF-8 - -PLG_SEARCH_WEBLINKS="Search - Web Links" -PLG_SEARCH_WEBLINKS_FIELD_SEARCHLIMIT_DESC="Number of search items to return." -PLG_SEARCH_WEBLINKS_FIELD_SEARCHLIMIT_LABEL="Search Limit" -PLG_SEARCH_WEBLINKS_WEBLINKS="Web Links" -PLG_SEARCH_WEBLINKS_XML_DESCRIPTION="Enables searching of Web Links Component." diff --git a/administrator/language/en-GB/en-GB.plg_search_weblinks.sys.ini b/administrator/language/en-GB/en-GB.plg_search_weblinks.sys.ini deleted file mode 100644 index d72d66a87fb12..0000000000000 --- a/administrator/language/en-GB/en-GB.plg_search_weblinks.sys.ini +++ /dev/null @@ -1,7 +0,0 @@ -; Joomla! Project -; Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved. -; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php -; Note : All ini files need to be saved as UTF-8 - -PLG_SEARCH_WEBLINKS="Search - Web Links" -PLG_SEARCH_WEBLINKS_XML_DESCRIPTION="Enables searching of Web Links Component." diff --git a/language/en-GB/en-GB.com_weblinks.ini b/language/en-GB/en-GB.com_weblinks.ini deleted file mode 100644 index c43069447233b..0000000000000 --- a/language/en-GB/en-GB.com_weblinks.ini +++ /dev/null @@ -1,39 +0,0 @@ -; Joomla! Project -; Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved. -; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php -; Note : All ini files need to be saved as UTF-8 - -COM_WEBLINKS_CAPTCHA_LABEL="Captcha" -COM_WEBLINKS_CAPTCHA_DESC="Please complete the security check." -COM_WEBLINKS_CONTENT_TYPE_WEBLINK="Web Link" -COM_WEBLINKS_CONTENT_TYPE_CATEGORY="Web Links Category" -COM_WEBLINKS_DEFAULT_PAGE_TITLE="Web Links" -COM_WEBLINKS_EDIT="Edit Web link" -COM_WEBLINKS_ERR_TABLES_NAME="There is already a Web Link with that name in this category. Please try again." -COM_WEBLINKS_ERR_TABLES_PROVIDE_URL="Please provide a valid URL" -COM_WEBLINKS_ERR_TABLES_TITLE="Your Web Link must contain a title." -COM_WEBLINKS_ERROR_CATEGORY_NOT_FOUND="Web Link category not found." -COM_WEBLINKS_ERROR_UNIQUE_ALIAS="Another Web Link from this category has the same alias (remember it may be a trashed item)." -COM_WEBLINKS_ERROR_WEBLINK_NOT_FOUND="Web Link not found." -COM_WEBLINKS_ERROR_WEBLINK_URL_INVALID="Invalid Web link URL." -COM_WEBLINKS_FIELD_ALIAS_DESC="The alias is for internal use only. Leave this blank and Joomla will fill in a default value from the title. It has to be unique for each web link in the same category." -COM_WEBLINKS_FIELD_CATEGORY_DESC="You must select a Category." -COM_WEBLINKS_FIELD_DESCRIPTION_DESC="Enter a description for your Web link." -COM_WEBLINKS_FILTER_LABEL="Filter Field" -COM_WEBLINKS_FILTER_SEARCH_DESC="Web Links filter search" -COM_WEBLINKS_FIELD_TITLE_DESC="Your Web Link must have a Title." -COM_WEBLINKS_FIELD_URL_DESC="You must enter a URL." -COM_WEBLINKS_FIELD_URL_LABEL="URL" -COM_WEBLINKS_FORM_CREATE_WEBLINK="Submit a Web Link" -COM_WEBLINKS_GRID_TITLE="Title" -COM_WEBLINKS_LINK="Web Link" -COM_WEBLINKS_NAME="Name" -COM_WEBLINKS_NO_WEBLINKS="There are no Web Links in this category." -COM_WEBLINKS_NUM="# of links:" -COM_WEBLINKS_NUM_ITEMS="Links in categories" -COM_WEBLINKS_FORM_EDIT_WEBLINK="Edit a Web Link" -COM_WEBLINKS_FORM_SUBMIT_WEBLINK="Submit a Web Link" -COM_WEBLINKS_SAVE_SUCCESS="Web link saved." -COM_WEBLINKS_SUBMIT_SAVE_SUCCESS="Web Link submitted." -COM_WEBLINKS_WEB_LINKS="Web Links" -JGLOBAL_NEWITEMSLAST_DESC="New Web Links default to the last position. Ordering can be changed after this Web Link has been saved." diff --git a/language/en-GB/en-GB.mod_weblinks.ini b/language/en-GB/en-GB.mod_weblinks.ini deleted file mode 100644 index 6749b21dc213f..0000000000000 --- a/language/en-GB/en-GB.mod_weblinks.ini +++ /dev/null @@ -1,41 +0,0 @@ -; Joomla! Project -; Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved. -; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php -; Note : All ini files need to be saved as UTF-8 - -MOD_WEBLINKS="Web Links" -MOD_WEBLINKS_FIELD_CATEGORY_DESC="Choose the Web Links category to display." -MOD_WEBLINKS_FIELD_GROUPBY_DESC="If set to yes, web links will be grouped by subcategories." -MOD_WEBLINKS_FIELD_GROUPBY_LABEL="Group By Subcategories" -MOD_WEBLINKS_FIELD_GROUPBYSHOWTITLE_DESC="If set to yes, will show groups titles (valid only if grouping)." -MOD_WEBLINKS_FIELD_GROUPBYSHOWTITLE_LABEL="Show Group Title" -MOD_WEBLINKS_FIELD_GROUPBYORDERING_DESC="Ordering for the subcategories (valid only if grouping)." -MOD_WEBLINKS_FIELD_GROUPBYORDERING_LABEL="Group Ordering" -MOD_WEBLINKS_FIELD_GROUPBYDIRECTION_DESC="Direction for the subcategories (valid only if grouping)." -MOD_WEBLINKS_FIELD_GROUPBYDIRECTION_LABEL="Group Ordering Direction" -MOD_WEBLINKS_FIELD_COLUMNS_DESC="When grouping by subcategories, split into # columns." -MOD_WEBLINKS_FIELD_COLUMNS_LABEL="Columns" -MOD_WEBLINKS_FIELD_COUNT_DESC="Number of Web Links to display." -MOD_WEBLINKS_FIELD_COUNT_LABEL="Count" -MOD_WEBLINKS_FIELD_COUNTCLICKS_DESC="If set to yes, the number of times the link has been clicked will be recorded." -MOD_WEBLINKS_FIELD_COUNTCLICKS_LABEL="Count Clicks" -MOD_WEBLINKS_FIELD_DESCRIPTION_DESC="Display Web Link description." -MOD_WEBLINKS_FIELD_DESCRIPTION_LABEL="Description" -MOD_WEBLINKS_FIELD_FOLLOW_DESC="Robots index - allow to follow or not." -MOD_WEBLINKS_FIELD_FOLLOW_LABEL="Follow/No Follow" -MOD_WEBLINKS_FIELD_HITS_DESC="Show hits." -MOD_WEBLINKS_FIELD_HITS_LABEL="Hits" -MOD_WEBLINKS_FIELD_ORDERDIRECTION_DESC="Set the ordering direction." -MOD_WEBLINKS_FIELD_ORDERDIRECTION_LABEL="Direction" -MOD_WEBLINKS_FIELD_ORDERING_DESC="Ordering for the Web Links." -MOD_WEBLINKS_FIELD_ORDERING_LABEL="Ordering" -MOD_WEBLINKS_FIELD_TARGET_DESC="Target browser window when the link is selected." -MOD_WEBLINKS_FIELD_TARGET_LABEL="Target Window" -MOD_WEBLINKS_FIELD_VALUE_ASCENDING="Ascending" -MOD_WEBLINKS_FIELD_VALUE_DESCENDING="Descending" -MOD_WEBLINKS_FIELD_VALUE_FOLLOW="Follow" -MOD_WEBLINKS_FIELD_VALUE_HITS="Hits" -MOD_WEBLINKS_FIELD_VALUE_NOFOLLOW="No follow" -MOD_WEBLINKS_FIELD_VALUE_ORDER="Order" -MOD_WEBLINKS_HITS="Hits" -MOD_WEBLINKS_XML_DESCRIPTION="This modules displays web links from a category defined in the Web Links component." diff --git a/language/en-GB/en-GB.mod_weblinks.sys.ini b/language/en-GB/en-GB.mod_weblinks.sys.ini deleted file mode 100644 index 1914b06474af5..0000000000000 --- a/language/en-GB/en-GB.mod_weblinks.sys.ini +++ /dev/null @@ -1,9 +0,0 @@ -; Joomla! Project -; Copyright (C) 2005 - 2017 Open Source Matters. All rights reserved. -; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php -; Note : All ini files need to be saved as UTF-8 - -MOD_WEBLINKS="Web Links" -MOD_WEBLINKS_XML_DESCRIPTION="This modules displays Web Links from a category defined in the Web Links component." -MOD_WEBLINKS_LAYOUT_DEFAULT="Default" -