Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.1] adjustments in lang files #37535

Merged
merged 6 commits into from
Apr 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion administrator/language/en-GB/com_admin.ini
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ COM_ADMIN_GLOSSARY="Glossary"
COM_ADMIN_HELP="Joomla! Help"
COM_ADMIN_HELP_ARTICLES:_CATEGORIES="Articles: Categories"
COM_ADMIN_HELP_ARTICLES:_EDIT="Articles: New/Edit"
COM_ADMIN_HELP_ARTICLES:_FEATURED="Articles: Featured "
COM_ADMIN_HELP_ARTICLES:_FEATURED="Articles: Featured"
COM_ADMIN_HELP_ARTICLES:_NEW_OR_EDIT_CATEGORY="Articles: Categories - New/Edit"
COM_ADMIN_HELP_ARTICLES="Articles"
COM_ADMIN_HELP_BANNERS:_CATEGORIES="Banners: Categories"
Expand Down
1 change: 0 additions & 1 deletion administrator/language/en-GB/com_admin.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8


COM_ADMIN="System Information"
COM_ADMIN_HELP_VIEW_DEFAULT_DESC="Get help on various pages in your Joomla administrator interface."
COM_ADMIN_HELP_VIEW_DEFAULT_TITLE="Joomla! Help"
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/com_contact.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ COM_CONTACT_FIELD_CAPTCHA_LABEL="Allow Captcha on Contact"
COM_CONTACT_FIELD_CATEGORY_LABEL="Select a Category"
COM_CONTACT_FIELD_CONFIG_BANNED_EMAIL_DESC="Separate multiple email addresses with a semicolon."
COM_CONTACT_FIELD_CONFIG_BANNED_EMAIL_LABEL="Banned Email Address"
COM_CONTACT_FIELD_CONFIG_BANNED_SUBJECT_DESC=" Separate multiple subjects with a semicolon."
COM_CONTACT_FIELD_CONFIG_BANNED_SUBJECT_DESC="Separate multiple subjects with a semicolon."
COM_CONTACT_FIELD_CONFIG_BANNED_SUBJECT_LABEL="Banned Subject"
COM_CONTACT_FIELD_CONFIG_BANNED_TEXT_DESC="Separate multiple words with a semicolon."
COM_CONTACT_FIELD_CONFIG_BANNED_TEXT_LABEL="Banned Text"
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/com_scheduler.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! Project
; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
; GNU General Public License version 2 or later; see LICENSE.txt
; License GNU General Public License version 2 or later; see LICENSE.txt
heelc29 marked this conversation as resolved.
Show resolved Hide resolved
; Note : All ini files need to be saved as UTF-8

COM_SCHEDULER="Scheduled Tasks"
Expand Down
4 changes: 2 additions & 2 deletions administrator/language/en-GB/com_scheduler.sys.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! Project
; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
; GNU General Public License version 2 or later; see LICENSE.txt
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

COM_SCHEDULER="Scheduled Tasks"
Expand All @@ -11,6 +11,6 @@ COM_SCHEDULER_MANAGER_TASK_EDIT="Edit Task"
COM_SCHEDULER_MANAGER_TASK_NEW="New Task"
COM_SCHEDULER_MANAGER_TASKS="Tasks Manager"
COM_SCHEDULER_MSG_MANAGE_NO_TASK_PLUGINS="There are no task types matching your query."
COM_SCHEDULER_TASKS_VIEW_DEFAULT_DESC="Schedule and Manage Task Routines."
COM_SCHEDULER_TASKS_VIEW_DEFAULT_DESC="Schedule and Manage Task Routines."
COM_SCHEDULER_TASKS_VIEW_DEFAULT_TITLE="Scheduled Tasks"
COM_SCHEDULER_XML_DESCRIPTION="Component for managing scheduled tasks and cronjobs (if supported by the server)."
1 change: 0 additions & 1 deletion administrator/language/en-GB/mod_custom.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_CUSTOM="Custom"
MOD_CUSTOM_LAYOUT_DEFAULT="Default"
MOD_CUSTOM_XML_DESCRIPTION="This module allows you to create your own Module using a WYSIWYG editor."

1 change: 0 additions & 1 deletion administrator/language/en-GB/mod_latest.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8


MOD_LATEST="Articles - Latest"
MOD_LATEST_LAYOUT_DEFAULT="Default"
MOD_LATEST_XML_DESCRIPTION="This module shows a list of the most recently created Articles."
2 changes: 0 additions & 2 deletions administrator/language/en-GB/mod_latestactions.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,5 @@
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8


MOD_LATESTACTIONS="Action Logs - Latest"
MOD_LATESTACTIONS_XML_DESCRIPTION="This module shows a list of the most recent actions."

1 change: 0 additions & 1 deletion administrator/language/en-GB/mod_logged.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8


MOD_LOGGED="Logged-in Users"
MOD_LOGGED_FIELD_COUNT_LABEL="Users to Display"
MOD_LOGGED_LOGOUT="Logout"
Expand Down
1 change: 0 additions & 1 deletion administrator/language/en-GB/mod_logged.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8


MOD_LOGGED="Logged-in Users"
MOD_LOGGED_LAYOUT_DEFAULT="Default"
MOD_LOGGED_XML_DESCRIPTION="This module shows a list of the Logged-in Users."
1 change: 0 additions & 1 deletion administrator/language/en-GB/plg_system_httpheaders.ini
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ PLG_SYSTEM_HTTPHEADERS_POSTINSTALL_INTRODUCTION_TITLE="HTTP Security Headers"
PLG_SYSTEM_HTTPHEADERS_REFERRERPOLICY="<a href='https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy' target='_blank' rel='noopener noreferrer'>Referrer-Policy</a>" ; Do not translate
PLG_SYSTEM_HTTPHEADERS_XFRAMEOPTIONS="<a href='https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options' target='_blank' rel='noopener noreferrer'>X-Frame-Options</a>" ; Do not translate
PLG_SYSTEM_HTTPHEADERS_XML_DESCRIPTION="This Plugin helps you to set the HTTP Security Headers" ; Please do not translate 'HTTP Security Headers'

2 changes: 1 addition & 1 deletion administrator/language/en-GB/plg_task_checkfiles.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! Project
; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
; GNU General Public License version 2 or later; see LICENSE.txt
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_TASK_CHECK_FILES="Task - Check Files"
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/plg_task_checkfiles.sys.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! Project
; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
; GNU General Public License version 2 or later; see LICENSE.txt
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_TASK_CHECK_FILES="Task - Check Files"
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/plg_task_demotasks.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! Project
; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
; GNU General Public License version 2 or later; see LICENSE.txt
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_TASK_DEMO_TASKS="Task - Demo Tasks!"
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/plg_task_demotasks.sys.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! Project
; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
; GNU General Public License version 2 or later; see LICENSE.txt
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_TASK_DEMO_TASKS="Task - Demo Tasks!"
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/plg_task_requests.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! Project
; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
; GNU General Public License version 2 or later; see LICENSE.txt
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_TASK_REQUESTS="Task - Requests"
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/plg_task_requests.sys.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! Project
; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
; GNU General Public License version 2 or later; see LICENSE.txt
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_TASK_REQUESTS="Task - Requests"
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/plg_task_sitestatus.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! Project
; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
; GNU General Public License version 2 or later; see LICENSE.txt
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_TASK_SITE_STATUS="Task - Site Status"
Expand Down
2 changes: 1 addition & 1 deletion administrator/language/en-GB/plg_task_sitestatus.sys.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
; Joomla! Project
; (C) 2021 Open Source Matters, Inc. <https://www.joomla.org>
; GNU General Public License version 2 or later; see LICENSE.txt
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8

PLG_TASK_SITE_STATUS="Task - Site Status"
Expand Down
1 change: 0 additions & 1 deletion language/en-GB/com_ajax.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
; License GNU General Public License version 2 or later; see LICENSE.txt
; Note : All ini files need to be saved as UTF-8


COM_AJAX="Ajax Interface"
COM_AJAX_FILE_NOT_EXISTS="The file at %s does not exist."
COM_AJAX_METHOD_NOT_EXISTS="Method %s does not exist."
Expand Down
2 changes: 1 addition & 1 deletion language/en-GB/joomla.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ JERROR_PARSING_LANGUAGE_FILE="&#160;: error(s) in line(s) %s"

ERROR="Error"
INFO="Info"
NOTICE="Notice"
MESSAGE="Message"
NOTICE="Notice"
WARNING="Warning"

J1="1"
Expand Down
1 change: 0 additions & 1 deletion language/en-GB/lib_joomla.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@

LIB_JOOMLA="Joomla! Platform"
LIB_JOOMLA_XML_DESCRIPTION="The Joomla! Platform is the Core of the Joomla! Content Management System."

1 change: 0 additions & 1 deletion language/en-GB/lib_simplepie.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@
; Note : All ini files need to be saved as UTF-8

LIB_SIMPLEPIE_XML_DESCRIPTION="PHP based RSS and Atom Feed Framework."

1 change: 0 additions & 1 deletion language/en-GB/mod_articles_category.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_ARTICLES_CATEGORY="Articles - Category"
MOD_ARTICLES_CATEGORY_LAYOUT_DEFAULT="Default"
MOD_ARTICLES_CATEGORY_XML_DESCRIPTION="This module displays a list of articles from one or more categories."

1 change: 0 additions & 1 deletion language/en-GB/mod_articles_latest.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_ARTICLES_LATEST="Articles - Latest"
MOD_ARTICLES_LATEST_LAYOUT_DEFAULT="Default"
MOD_LATEST_NEWS_XML_DESCRIPTION="This module shows a list of the most recently published and current Articles."

1 change: 0 additions & 1 deletion language/en-GB/mod_articles_news.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_ARTICLES_NEWS="Articles - Newsflash"
MOD_ARTICLES_NEWS_LAYOUT_DEFAULT="Default"
MOD_ARTICLES_NEWS_XML_DESCRIPTION="The Newsflash Module will display a fixed number of articles from a specific category."

1 change: 0 additions & 1 deletion language/en-GB/mod_articles_popular.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_ARTICLES_POPULAR="Articles - Most Read"
MOD_ARTICLES_POPULAR_LAYOUT_DEFAULT="Default"
MOD_POPULAR_XML_DESCRIPTION="This module shows a list of the published Articles which have the highest number of page views."

1 change: 0 additions & 1 deletion language/en-GB/mod_banners.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_BANNERS="Banners"
MOD_BANNERS_LAYOUT_DEFAULT="Default"
MOD_BANNERS_XML_DESCRIPTION="The Banner Module displays the active Banners from the Component."

1 change: 0 additions & 1 deletion language/en-GB/mod_breadcrumbs.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_BREADCRUMBS="Breadcrumbs"
MOD_BREADCRUMBS_LAYOUT_DEFAULT="Default"
MOD_BREADCRUMBS_XML_DESCRIPTION="This module displays the Breadcrumbs."

1 change: 0 additions & 1 deletion language/en-GB/mod_custom.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_CUSTOM="Custom"
MOD_CUSTOM_LAYOUT_DEFAULT="Default"
MOD_CUSTOM_XML_DESCRIPTION="This module allows you to create your own Module using a WYSIWYG editor."

1 change: 0 additions & 1 deletion language/en-GB/mod_feed.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_FEED="Feed Display"
MOD_FEED_LAYOUT_DEFAULT="Default"
MOD_FEED_XML_DESCRIPTION="This module allows the displaying of a syndicated feed."

1 change: 0 additions & 1 deletion language/en-GB/mod_footer.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_FOOTER="Footer"
MOD_FOOTER_LAYOUT_DEFAULT="Default"
MOD_FOOTER_XML_DESCRIPTION="This module shows the Joomla! copyright information."

1 change: 0 additions & 1 deletion language/en-GB/mod_login.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_LOGIN="Login"
MOD_LOGIN_LAYOUT_DEFAULT="Default"
MOD_LOGIN_XML_DESCRIPTION="This module displays a username and password login form. It also displays a link to retrieve a forgotten password. If user registration is enabled (in Users &rarr; Manage &rarr; Options), another link will be shown to enable self-registration for users."

1 change: 0 additions & 1 deletion language/en-GB/mod_menu.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ MOD_MENU="Menu"
MOD_MENU_LAYOUT_COLLAPSE-DEFAULT="Collapsible Default Menu"
MOD_MENU_LAYOUT_DEFAULT="Default"
MOD_MENU_XML_DESCRIPTION="This module displays a menu on the Frontend."

1 change: 0 additions & 1 deletion language/en-GB/mod_random_image.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_RANDOM_IMAGE="Random Image"
MOD_RANDOM_IMAGE_LAYOUT_DEFAULT="Default"
MOD_RANDOM_IMAGE_XML_DESCRIPTION="This module displays a random image from your chosen folder."

1 change: 0 additions & 1 deletion language/en-GB/mod_stats.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_STATS="Statistics"
MOD_STATS_LAYOUT_DEFAULT="Default"
MOD_STATS_XML_DESCRIPTION="The Statistics Module shows information about your server installation together with statistics on the website users and the number of Articles in your database."

1 change: 0 additions & 1 deletion language/en-GB/mod_syndicate.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_SYNDICATE="Syndication Feeds"
MOD_SYNDICATE_LAYOUT_DEFAULT="Default"
MOD_SYNDICATE_XML_DESCRIPTION="Smart Syndication Module that creates a Syndicated Feed for the page where the Module is displayed."

1 change: 0 additions & 1 deletion language/en-GB/mod_tags_similar.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_TAGS_SIMILAR="Tags - Similar"
MOD_TAGS_SIMILAR_LAYOUT_DEFAULT="Default"
MOD_TAGS_SIMILAR_XML_DESCRIPTION="The Similar Tags Module displays links to other items with similar tags. The closeness of the match can be specified."

1 change: 0 additions & 1 deletion language/en-GB/mod_users_latest.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_USERS_LATEST="Latest Users"
MOD_USERS_LATEST_LAYOUT_DEFAULT="Default"
MOD_USERS_LATEST_XML_DESCRIPTION="This module displays the latest registered users."

1 change: 0 additions & 1 deletion language/en-GB/mod_whosonline.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
MOD_WHOSONLINE="Who's Online"
MOD_WHOSONLINE_LAYOUT_DEFAULT="Default"
MOD_WHOSONLINE_XML_DESCRIPTION="The Who's Online Module displays the number of Anonymous Users (Guests) and Registered Users (users logged-in) that are currently accessing the website."