diff --git a/joomla_v5/source/administrator/language/en-GB/com_actionlogs.sys.ini b/joomla_v5/source/administrator/language/en-GB/com_actionlogs.sys.ini index ef7ee6c78f5..8b66db209ac 100644 --- a/joomla_v5/source/administrator/language/en-GB/com_actionlogs.sys.ini +++ b/joomla_v5/source/administrator/language/en-GB/com_actionlogs.sys.ini @@ -6,4 +6,4 @@ COM_ACTIONLOGS="User Actions Log" COM_ACTIONLOGS_VIEW_DEFAULT_DESC="Shows a list of user actions." COM_ACTIONLOGS_VIEW_DEFAULT_TITLE="User Action Log" -COM_ACTIONLOGS_XML_DESCRIPTION="Displays a log of actions performed by users on your website." \ No newline at end of file +COM_ACTIONLOGS_XML_DESCRIPTION="Displays a log of actions performed by users on your website." diff --git a/joomla_v5/source/administrator/language/en-GB/com_associations.sys.ini b/joomla_v5/source/administrator/language/en-GB/com_associations.sys.ini index 9e7d978ab5a..ea124624a07 100644 --- a/joomla_v5/source/administrator/language/en-GB/com_associations.sys.ini +++ b/joomla_v5/source/administrator/language/en-GB/com_associations.sys.ini @@ -4,4 +4,4 @@ ; Note : All ini files need to be saved as UTF-8 COM_ASSOCIATIONS="Multilingual Associations" -COM_ASSOCIATIONS_XML_DESCRIPTION="Improved multilingual content management component" \ No newline at end of file +COM_ASSOCIATIONS_XML_DESCRIPTION="Improved multilingual content management component" diff --git a/joomla_v5/source/administrator/language/en-GB/com_finder.ini b/joomla_v5/source/administrator/language/en-GB/com_finder.ini index 61c5c14e33f..262834a7bab 100644 --- a/joomla_v5/source/administrator/language/en-GB/com_finder.ini +++ b/joomla_v5/source/administrator/language/en-GB/com_finder.ini @@ -245,6 +245,6 @@ COM_FINDER_STATISTICS="Statistics" COM_FINDER_STATISTICS_LINK_TYPE_COUNT="Count" COM_FINDER_STATISTICS_LINK_TYPE_HEADING="Link Type" COM_FINDER_STATISTICS_LINK_TYPE_TOTAL="Total" -COM_FINDER_STATISTICS_STATS_DESCRIPTION="The indexed content on this site includes %s terms across %s links with %s attributes in %s branches." +COM_FINDER_STATISTICS_STATS_DESCRIPTION="The indexed content on this site includes %d terms across %d links with %d attributes in %d branches." COM_FINDER_STATISTICS_TITLE="Smart Search Statistics" COM_FINDER_XML_DESCRIPTION="Smart Search." diff --git a/joomla_v5/source/administrator/language/en-GB/com_installer.ini b/joomla_v5/source/administrator/language/en-GB/com_installer.ini index 6ea56b52e6d..fa3a097afed 100644 --- a/joomla_v5/source/administrator/language/en-GB/com_installer.ini +++ b/joomla_v5/source/administrator/language/en-GB/com_installer.ini @@ -118,7 +118,7 @@ COM_INSTALLER_MSG_DATABASE="This screen allows you to check that your database t COM_INSTALLER_MSG_DATABASE_ADD_COLUMN="Table %2$s does not have column %3$s. (From file %1$s.)" COM_INSTALLER_MSG_DATABASE_ADD_INDEX="Table %2$s does not have index %3$s. (From file %1$s.)" COM_INSTALLER_MSG_DATABASE_CHANGE_COLUMN_TYPE="Table %2$s has the wrong type or attributes for column %3$s with type %4$s. (From file %1$s.)" -COM_INSTALLER_MSG_DATABASE_CHECKED_OK="%s database changes were checked." +COM_INSTALLER_MSG_DATABASE_CHECKED_OK="%d database changes were checked." COM_INSTALLER_MSG_DATABASE_CORE_ERRORS="There are tables not up to date!" COM_INSTALLER_MSG_DATABASE_CORE_OK="All database table structures are up to date." COM_INSTALLER_MSG_DATABASE_CREATE_TABLE="Table %2$s does not exist. (From file %1$s.)" @@ -133,7 +133,7 @@ COM_INSTALLER_MSG_DATABASE_INFO="Other Information" COM_INSTALLER_MSG_DATABASE_RENAME_TABLE="Table %2$s does not exist. (From file %1$s.)" COM_INSTALLER_MSG_DATABASE_SCHEMA_ERROR="Database version (%1$s) does not match manifest version (%2$s)." COM_INSTALLER_MSG_DATABASE_SCHEMA_VERSION="Database version (in #__schemas): %s." -COM_INSTALLER_MSG_DATABASE_SKIPPED="%s database changes did not alter table structure and were skipped." +COM_INSTALLER_MSG_DATABASE_SKIPPED="%d database changes did not alter table structure and were skipped." COM_INSTALLER_MSG_DATABASE_UPDATEVERSION_ERROR="Database update version (%1$s) does not match %2$s version (%3$s)." COM_INSTALLER_MSG_DISCOVER_DESCRIPTION="Discover extensions that have not gone through the normal installation process." COM_INSTALLER_MSG_DISCOVER_FAILEDTOPURGEEXTENSIONS="Failed to clear discovered extensions" diff --git a/joomla_v5/source/administrator/language/en-GB/com_templates.ini b/joomla_v5/source/administrator/language/en-GB/com_templates.ini index 151a2cdbbee..b92b6b5d4d7 100644 --- a/joomla_v5/source/administrator/language/en-GB/com_templates.ini +++ b/joomla_v5/source/administrator/language/en-GB/com_templates.ini @@ -218,8 +218,8 @@ COM_TEMPLATES_STYLES_FILTER_SEARCH_DESC="Search in style description." COM_TEMPLATES_STYLES_PAGES_ALL="Default for all pages" COM_TEMPLATES_STYLES_PAGES_ALL_LANGUAGE="Default for %s pages" COM_TEMPLATES_STYLES_PAGES_NONE="Not assigned" -COM_TEMPLATES_STYLES_PAGES_SELECTED_1="Assigned on %s page" -COM_TEMPLATES_STYLES_PAGES_SELECTED="Assigned on %s pages" +COM_TEMPLATES_STYLES_PAGES_SELECTED_1="Assigned on %d page" +COM_TEMPLATES_STYLES_PAGES_SELECTED="Assigned on %d pages" COM_TEMPLATES_STYLES_TABLE_CAPTION="Template Styles" COM_TEMPLATES_STYLE_CANNOT_DELETE_DEFAULT_STYLE="Can't delete default style." COM_TEMPLATES_STYLE_FORM_EDIT="Edit Style" diff --git a/joomla_v5/source/administrator/language/en-GB/mod_latestactions.ini b/joomla_v5/source/administrator/language/en-GB/mod_latestactions.ini index d058cbc4dc8..fea042a0ab5 100644 --- a/joomla_v5/source/administrator/language/en-GB/mod_latestactions.ini +++ b/joomla_v5/source/administrator/language/en-GB/mod_latestactions.ini @@ -10,5 +10,5 @@ MOD_LATESTACTIONS_LAYOUT_DEFAULT="Default" MOD_LATESTACTIONS_NO_MATCHING_RESULTS="No Matching Results" MOD_LATESTACTIONS_TITLE="Last Actions" MOD_LATESTACTIONS_TITLE_1="Last Action" -MOD_LATESTACTIONS_TITLE_MORE="Last %s Actions" +MOD_LATESTACTIONS_TITLE_MORE="Last %d Actions" MOD_LATESTACTIONS_XML_DESCRIPTION="This module shows a list of the most recent actions." diff --git a/joomla_v5/source/administrator/language/en-GB/mod_logged.ini b/joomla_v5/source/administrator/language/en-GB/mod_logged.ini index 0a94cf83434..0765e86d686 100644 --- a/joomla_v5/source/administrator/language/en-GB/mod_logged.ini +++ b/joomla_v5/source/administrator/language/en-GB/mod_logged.ini @@ -10,5 +10,5 @@ MOD_LOGGED_NAME="Name" MOD_LOGGED_NO_SESSION_METADATA="Session metadata is disabled, cannot display the list of logged-in users." MOD_LOGGED_TITLE="Last Logged-in Users" MOD_LOGGED_TITLE_1="Last Logged-in User" -MOD_LOGGED_TITLE_MORE="Last %s Logged-in Users" +MOD_LOGGED_TITLE_MORE="Last %d Logged-in Users" MOD_LOGGED_XML_DESCRIPTION="This module shows a list of the Logged-in Users." diff --git a/joomla_v5/source/administrator/language/en-GB/plg_actionlog_joomla.ini b/joomla_v5/source/administrator/language/en-GB/plg_actionlog_joomla.ini index 17005e021b3..408931eb795 100644 --- a/joomla_v5/source/administrator/language/en-GB/plg_actionlog_joomla.ini +++ b/joomla_v5/source/administrator/language/en-GB/plg_actionlog_joomla.ini @@ -20,6 +20,7 @@ PLG_ACTIONLOG_JOOMLA_TYPE_CATEGORY="category" PLG_ACTIONLOG_JOOMLA_TYPE_COMPONENT="component" PLG_ACTIONLOG_JOOMLA_TYPE_COMPONENT_CONFIG="Component Configuration" PLG_ACTIONLOG_JOOMLA_TYPE_CONTACT="contact" +PLG_ACTIONLOG_JOOMLA_TYPE_FIELD="field" PLG_ACTIONLOG_JOOMLA_TYPE_FILE="file" PLG_ACTIONLOG_JOOMLA_TYPE_LANGUAGE="language" PLG_ACTIONLOG_JOOMLA_TYPE_LIBRARY="library" diff --git a/joomla_v5/source/administrator/language/en-GB/plg_content_joomla.sys.ini b/joomla_v5/source/administrator/language/en-GB/plg_content_joomla.sys.ini index f1617db909a..bb15f45c376 100644 --- a/joomla_v5/source/administrator/language/en-GB/plg_content_joomla.sys.ini +++ b/joomla_v5/source/administrator/language/en-GB/plg_content_joomla.sys.ini @@ -4,4 +4,4 @@ ; Note : All ini files need to be saved as UTF-8 PLG_CONTENT_JOOMLA="Content - Joomla" -PLG_CONTENT_JOOMLA_XML_DESCRIPTION="This plugin does category processing for core extensions; sends an email when new article is submitted in the Frontend." \ No newline at end of file +PLG_CONTENT_JOOMLA_XML_DESCRIPTION="This plugin does category processing for core extensions; sends an email when new article is submitted in the Frontend." diff --git a/joomla_v5/source/administrator/language/en-GB/plg_content_pagebreak.ini b/joomla_v5/source/administrator/language/en-GB/plg_content_pagebreak.ini index 0acb1cd13c6..52aa6990a44 100644 --- a/joomla_v5/source/administrator/language/en-GB/plg_content_pagebreak.ini +++ b/joomla_v5/source/administrator/language/en-GB/plg_content_pagebreak.ini @@ -7,7 +7,7 @@ PLG_CONTENT_PAGEBREAK="Content - Page Break" PLG_CONTENT_PAGEBREAK_ALL_PAGES="All Pages" PLG_CONTENT_PAGEBREAK_ARTICLE_INDEX="Article Index" PLG_CONTENT_PAGEBREAK_NO_TITLE="No title" -PLG_CONTENT_PAGEBREAK_PAGE_NUM="Page %s" +PLG_CONTENT_PAGEBREAK_PAGE_NUM="Page %d" PLG_CONTENT_PAGEBREAK_PAGES="Pages" PLG_CONTENT_PAGEBREAK_SHOW_ALL_LABEL="Show All" PLG_CONTENT_PAGEBREAK_SITE_ARTICLEINDEX_LABEL="Article Index Heading" diff --git a/joomla_v5/source/administrator/language/en-GB/plg_content_vote.ini b/joomla_v5/source/administrator/language/en-GB/plg_content_vote.ini index 8221e4334c9..d2749601c5f 100644 --- a/joomla_v5/source/administrator/language/en-GB/plg_content_vote.ini +++ b/joomla_v5/source/administrator/language/en-GB/plg_content_vote.ini @@ -8,10 +8,10 @@ PLG_VOTE_BOTTOM="Bottom" PLG_VOTE_LABEL="Please Rate" PLG_VOTE_POSITION_LABEL="Position" PLG_VOTE_RATE="Rate" -PLG_VOTE_STAR_RATING="Rating: %s out of 5" +PLG_VOTE_STAR_RATING="Rating: %d out of 5" PLG_VOTE_TOP="Top" -PLG_VOTE_TOTAL_VOTES="Total Votes: %s" +PLG_VOTE_TOTAL_VOTES="Total Votes: %d" PLG_VOTE_TOTAL_VOTES_LABEL="Number of Votes" PLG_VOTE_USER_RATING="User Rating: %1$s / %2$s" -PLG_VOTE_VOTE="Vote %s" +PLG_VOTE_VOTE="Vote %d" PLG_VOTE_XML_DESCRIPTION="Add Voting functionality to Articles." diff --git a/joomla_v5/source/administrator/language/en-GB/plg_content_vote.sys.ini b/joomla_v5/source/administrator/language/en-GB/plg_content_vote.sys.ini index 089d239acf1..ef4b09ab057 100644 --- a/joomla_v5/source/administrator/language/en-GB/plg_content_vote.sys.ini +++ b/joomla_v5/source/administrator/language/en-GB/plg_content_vote.sys.ini @@ -4,4 +4,4 @@ ; Note : All ini files need to be saved as UTF-8 PLG_CONTENT_VOTE="Content - Vote" -PLG_VOTE_XML_DESCRIPTION="Add Voting functionality to Articles." \ No newline at end of file +PLG_VOTE_XML_DESCRIPTION="Add Voting functionality to Articles." diff --git a/joomla_v5/source/administrator/language/en-GB/plg_editors_tinymce.ini b/joomla_v5/source/administrator/language/en-GB/plg_editors_tinymce.ini index eb923494d24..ef171428acf 100644 --- a/joomla_v5/source/administrator/language/en-GB/plg_editors_tinymce.ini +++ b/joomla_v5/source/administrator/language/en-GB/plg_editors_tinymce.ini @@ -88,7 +88,7 @@ PLG_TINY_SET_PRESET_BUTTON_SIMPLE="Use simple preset" PLG_TINY_SET_SOURCE_PANEL_DESCRIPTION="All available menus and buttons." PLG_TINY_SET_TARGET_PANEL_DESCRIPTION="Use the panel below to customise (drag and drop) TinyMCE for each set." PLG_TINY_SET_TARGET_PANEL_TITLE="TinyMCE Sets" -PLG_TINY_SET_TITLE="Set %s" +PLG_TINY_SET_TITLE="Set %d" PLG_TINY_TOOLBAR_BUTTON_FONTSELECT="Font Select" PLG_TINY_TOOLBAR_BUTTON_FONTSIZESELECT="Font Size Select" PLG_TINY_TOOLBAR_BUTTON_FORMATSELECT="Format Select" diff --git a/joomla_v5/source/administrator/language/en-GB/plg_extension_joomla.sys.ini b/joomla_v5/source/administrator/language/en-GB/plg_extension_joomla.sys.ini index c461cdb61c0..9c0e64f4be4 100644 --- a/joomla_v5/source/administrator/language/en-GB/plg_extension_joomla.sys.ini +++ b/joomla_v5/source/administrator/language/en-GB/plg_extension_joomla.sys.ini @@ -4,4 +4,4 @@ ; Note : All ini files need to be saved as UTF-8 PLG_EXTENSION_JOOMLA="Extension - Joomla" -PLG_EXTENSION_JOOMLA_XML_DESCRIPTION="Manage the update sites for extensions." \ No newline at end of file +PLG_EXTENSION_JOOMLA_XML_DESCRIPTION="Manage the update sites for extensions." diff --git a/joomla_v5/source/administrator/language/en-GB/plg_extension_namespacemap.ini b/joomla_v5/source/administrator/language/en-GB/plg_extension_namespacemap.ini index d32aa7ebe1d..8c95b93561d 100644 --- a/joomla_v5/source/administrator/language/en-GB/plg_extension_namespacemap.ini +++ b/joomla_v5/source/administrator/language/en-GB/plg_extension_namespacemap.ini @@ -4,4 +4,4 @@ ; Note : All ini files need to be saved as UTF-8 PLG_EXTENSION_NAMESPACEMAP="Extension - Namespace Updater" -PLG_EXTENSION_NAMESPACEMAP_XML_DESCRIPTION="

Automatically builds and updates the administrator/cache/autoload_psr4.php file that is used to autoload extensions.

Warning! This plugin must be enabled as it runs on extension install, update and uninstall.

" \ No newline at end of file +PLG_EXTENSION_NAMESPACEMAP_XML_DESCRIPTION="

Automatically builds and updates the administrator/cache/autoload_psr4.php file that is used to autoload extensions.

Warning! This plugin must be enabled as it runs on extension install, update and uninstall.

" diff --git a/joomla_v5/source/administrator/language/en-GB/plg_system_privacyconsent.ini b/joomla_v5/source/administrator/language/en-GB/plg_system_privacyconsent.ini index 2abb7a81a4e..427337a1f5a 100644 --- a/joomla_v5/source/administrator/language/en-GB/plg_system_privacyconsent.ini +++ b/joomla_v5/source/administrator/language/en-GB/plg_system_privacyconsent.ini @@ -6,8 +6,6 @@ PLG_SYSTEM_PRIVACYCONSENT="System - Privacy Consent" PLG_SYSTEM_PRIVACYCONSENT_BODY="

The user consented to storing their user information using the IP address %s

The user agent string of the user's browser was:
%s

This information was automatically recorded when the user submitted their details on the website and checked the confirm box

" PLG_SYSTEM_PRIVACYCONSENT_CONSENT="User {username} consented to the privacy policy." -PLG_SYSTEM_PRIVACYCONSENT_EMAIL_REMIND_BODY="Your Privacy Consent given at {URL} will expire in few days, you can renew the privacy consent for this website.\n\nIn order to do this, you can complete one of the following tasks:\n\n1. Visit the following URL: {TOKENURL}\n\n2. Copy your token from this email, visit the referenced URL, and paste your token into the form.\nURL: {FORMURL}\nToken: {TOKEN}\n\nPlease note that this token is only valid for this account." -PLG_SYSTEM_PRIVACYCONSENT_EMAIL_REMIND_SUBJECT="Privacy Consent at {SITENAME}" PLG_SYSTEM_PRIVACYCONSENT_FIELD_ARTICLE_DESC="Select the article from the list or create a new one." PLG_SYSTEM_PRIVACYCONSENT_FIELD_ARTICLE_LABEL="Privacy Article" PLG_SYSTEM_PRIVACYCONSENT_FIELD_ERROR="Agreement to the site's Privacy Policy is required." @@ -17,13 +15,9 @@ PLG_SYSTEM_PRIVACYCONSENT_FIELD_TYPE_ARTICLE="Article" PLG_SYSTEM_PRIVACYCONSENT_FIELD_TYPE_LABEL="Privacy Type" PLG_SYSTEM_PRIVACYCONSENT_FIELD_TYPE_MENU_ITEM="Menu Item" PLG_SYSTEM_PRIVACYCONSENT_LABEL="Website Privacy" -PLG_SYSTEM_PRIVACYCONSENT_MAIL_REQUEST_REMINDER_DESC="Reminder to renew the privacy consent for this website." -PLG_SYSTEM_PRIVACYCONSENT_MAIL_REQUEST_REMINDER_TITLE="System - Privacy Consent: Renew Consent" PLG_SYSTEM_PRIVACYCONSENT_NOTE_FIELD_DEFAULT="By signing up to this website and agreeing to the Privacy Policy you agree to this website storing your information." PLG_SYSTEM_PRIVACYCONSENT_NOTE_FIELD_DESC="A summary of the site's privacy policy. If left blank then the default message will be used." PLG_SYSTEM_PRIVACYCONSENT_NOTE_FIELD_LABEL="Short Privacy Policy" -PLG_SYSTEM_PRIVACYCONSENT_NOTIFICATION_USER_PRIVACY_EXPIRED_MESSAGE="Privacy consent has expired for %1$s." -PLG_SYSTEM_PRIVACYCONSENT_NOTIFICATION_USER_PRIVACY_EXPIRED_SUBJECT="Privacy Consent Expired" PLG_SYSTEM_PRIVACYCONSENT_OPTION_AGREE="I agree" PLG_SYSTEM_PRIVACYCONSENT_OPTION_DO_NOT_AGREE="I do not agree" PLG_SYSTEM_PRIVACYCONSENT_REDIRECT_MESSAGE_DEFAULT="Please confirm that you consent to this website storing your information by agreeing to the privacy policy." @@ -37,8 +31,14 @@ PLG_SYSTEM_PRIVACYCONSENT_CACHETIMEOUT_DESC="How often the check is performed." PLG_SYSTEM_PRIVACYCONSENT_CACHETIMEOUT_LABEL="Periodic check (days)" PLG_SYSTEM_PRIVACYCONSENT_CONSENTEXPIRATION_DESC="Number of days after which the privacy consent shall expire." PLG_SYSTEM_PRIVACYCONSENT_CONSENTEXPIRATION_LABEL="Expiration" +PLG_SYSTEM_PRIVACYCONSENT_EMAIL_REMIND_BODY="Your Privacy Consent given at {URL} will expire in few days, you can renew the privacy consent for this website.\n\nIn order to do this, you can complete one of the following tasks:\n\n1. Visit the following URL: {TOKENURL}\n\n2. Copy your token from this email, visit the referenced URL, and paste your token into the form.\nURL: {FORMURL}\nToken: {TOKEN}\n\nPlease note that this token is only valid for this account." +PLG_SYSTEM_PRIVACYCONSENT_EMAIL_REMIND_SUBJECT="Privacy Consent at {SITENAME}" PLG_SYSTEM_PRIVACYCONSENT_EXPIRATION_FIELDSET_LABEL="Expiration" PLG_SYSTEM_PRIVACYCONSENT_FIELD_ENABLED_DESC="When enabled it performs checks for consent expiration." PLG_SYSTEM_PRIVACYCONSENT_FIELD_ENABLED_LABEL="Enable" +PLG_SYSTEM_PRIVACYCONSENT_MAIL_REQUEST_REMINDER_DESC="Reminder to renew the privacy consent for this website." +PLG_SYSTEM_PRIVACYCONSENT_MAIL_REQUEST_REMINDER_TITLE="System - Privacy Consent: Renew Consent" +PLG_SYSTEM_PRIVACYCONSENT_NOTIFICATION_USER_PRIVACY_EXPIRED_MESSAGE="Privacy consent has expired for %1$s." +PLG_SYSTEM_PRIVACYCONSENT_NOTIFICATION_USER_PRIVACY_EXPIRED_SUBJECT="Privacy Consent Expired" PLG_SYSTEM_PRIVACYCONSENT_REMINDBEFORE_DESC="Number of days to send a reminder before the expiration of the privacy consent." PLG_SYSTEM_PRIVACYCONSENT_REMINDBEFORE_LABEL="Remind" diff --git a/joomla_v5/source/administrator/language/en-GB/plg_system_sef.sys.ini b/joomla_v5/source/administrator/language/en-GB/plg_system_sef.sys.ini index db6f969889d..a9fbc4a7ab8 100644 --- a/joomla_v5/source/administrator/language/en-GB/plg_system_sef.sys.ini +++ b/joomla_v5/source/administrator/language/en-GB/plg_system_sef.sys.ini @@ -4,4 +4,4 @@ ; Note : All ini files need to be saved as UTF-8 PLG_SEF_XML_DESCRIPTION="Adds SEF support to links in the document. It operates directly on the HTML and does not require a special tag." -PLG_SYSTEM_SEF="System - SEF" \ No newline at end of file +PLG_SYSTEM_SEF="System - SEF" diff --git a/joomla_v5/source/administrator/language/en-GB/plg_task_privacyconsent.ini b/joomla_v5/source/administrator/language/en-GB/plg_task_privacyconsent.ini index 1d3863b67d6..4cd98a977c0 100644 --- a/joomla_v5/source/administrator/language/en-GB/plg_task_privacyconsent.ini +++ b/joomla_v5/source/administrator/language/en-GB/plg_task_privacyconsent.ini @@ -6,41 +6,14 @@ PLG_TASK_PRIVACYCONSENT="Task - Privacy Consents" PLG_TASK_PRIVACYCONSENT_CONSENTEXPIRATIONDAYS_DESC="Number of days after which the privacy consent shall expire." PLG_TASK_PRIVACYCONSENT_CONSENTEXPIRATIONDAYS_LABEL="Expiration" -PLG_TASK_PRIVACYCONSENT_INVALIDATE_TITLE ="Expiration of privacy consents" -PLG_TASK_PRIVACYCONSENT_INVALIDATE_DESC ="Manage the expiration of privacy consents" -PLG_TASK_PRIVACYCONSENT_REMIND_DESC="Manage the remind of expiration of privacy consents" -PLG_TASK_PRIVACYCONSENT_REMIND_TITLE="Remind" -PLG_TASK_PRIVACYCONSENT_BODY="

The user consented to storing their user information using the IP address %s

The user agent string of the user's browser was:
%s

This information was automatically recorded when the user submitted their details on the website and checked the confirm box

" -PLG_TASK_PRIVACYCONSENT_CACHETIMEOUT_DESC="How often the check is performed." -PLG_TASK_PRIVACYCONSENT_CACHETIMEOUT_LABEL="Periodic check (days)" -PLG_TASK_PRIVACYCONSENT_CONSENT="User {username} consented to the privacy policy." - +PLG_TASK_PRIVACYCONSENT_INVALIDATE_TITLE="Expiration of privacy consents" +PLG_TASK_PRIVACYCONSENT_INVALIDATE_DESC="Manage the expiration of privacy consents" PLG_TASK_PRIVACYCONSENT_EMAIL_REMIND_BODY="Your Privacy Consent given at {URL} will expire in few days, you can renew the privacy consent for this website.\n\nIn order to do this, you can complete one of the following tasks:\n\n1. Visit the following URL: {TOKENURL}\n\n2. Copy your token from this email, visit the referenced URL, and paste your token into the form.\nURL: {FORMURL}\nToken: {TOKEN}\n\nPlease note that this token is only valid for this account." PLG_TASK_PRIVACYCONSENT_EMAIL_REMIND_SUBJECT="Privacy Consent at {SITENAME}" -PLG_TASK_PRIVACYCONSENT_EXPIRATION_FIELDSET_LABEL="Expiration" -PLG_TASK_PRIVACYCONSENT_FIELD_ARTICLE_DESC="Select the article from the list or create a new one." -PLG_TASK_PRIVACYCONSENT_FIELD_ARTICLE_LABEL="Privacy Article" -PLG_TASK_PRIVACYCONSENT_FIELD_ENABLED_DESC="When enabled it performs checks for consent expiration." -PLG_TASK_PRIVACYCONSENT_FIELD_ENABLED_LABEL="Enable" -PLG_TASK_PRIVACYCONSENT_FIELD_ERROR="Agreement to the site's Privacy Policy is required." -PLG_TASK_PRIVACYCONSENT_FIELD_LABEL="Privacy Policy" -PLG_TASK_PRIVACYCONSENT_FIELD_MENU_ITEM_LABEL="Privacy Menu Item" -PLG_TASK_PRIVACYCONSENT_FIELD_TYPE_ARTICLE="Article" -PLG_TASK_PRIVACYCONSENT_FIELD_TYPE_LABEL="Privacy Type" -PLG_TASK_PRIVACYCONSENT_FIELD_TYPE_MENU_ITEM="Menu Item" -PLG_TASK_PRIVACYCONSENT_LABEL="Website Privacy" PLG_TASK_PRIVACYCONSENT_MAIL_REQUEST_REMINDER_DESC="Reminder to renew the privacy consent for this website." -PLG_TASK_PRIVACYCONSENT_MAIL_REQUEST_REMINDER_TITLE="System - Privacy Consent: Renew Consent" -PLG_TASK_PRIVACYCONSENT_NOTE_FIELD_DEFAULT="By signing up to this website and agreeing to the Privacy Policy you agree to this website storing your information." -PLG_TASK_PRIVACYCONSENT_NOTE_FIELD_DESC="A summary of the site's privacy policy. If left blank then the default message will be used." -PLG_TASK_PRIVACYCONSENT_NOTE_FIELD_LABEL="Short Privacy Policy" +PLG_TASK_PRIVACYCONSENT_MAIL_REQUEST_REMINDER_TITLE="Task - Privacy Consent: Renew Consent" PLG_TASK_PRIVACYCONSENT_NOTIFICATION_USER_PRIVACY_EXPIRED_MESSAGE="Privacy consent has expired for %1$s." PLG_TASK_PRIVACYCONSENT_NOTIFICATION_USER_PRIVACY_EXPIRED_SUBJECT="Privacy Consent Expired" -PLG_TASK_PRIVACYCONSENT_OPTION_AGREE="I agree" -PLG_TASK_PRIVACYCONSENT_OPTION_DO_NOT_AGREE="I do not agree" -PLG_TASK_PRIVACYCONSENT_REDIRECT_MESSAGE_DEFAULT="Please confirm that you consent to this website storing your information by agreeing to the privacy policy." -PLG_TASK_PRIVACYCONSENT_REDIRECT_MESSAGE_DESC="Custom message to be displayed on redirect. If left blank then the default message will be used." -PLG_TASK_PRIVACYCONSENT_REDIRECT_MESSAGE_LABEL="Redirect Message" PLG_TASK_PRIVACYCONSENT_REMINDBEFORE_DESC="Number of days to send a reminder before the expiration of the privacy consent." PLG_TASK_PRIVACYCONSENT_REMINDBEFORE_LABEL="Remind" PLG_TASK_PRIVACYCONSENT_XML_DESCRIPTION="Task for remind expired consents and delete expired consents" diff --git a/joomla_v5/source/administrator/language/en-GB/plg_task_sessiongc.ini b/joomla_v5/source/administrator/language/en-GB/plg_task_sessiongc.ini index 193998cf227..0064055c70e 100644 --- a/joomla_v5/source/administrator/language/en-GB/plg_task_sessiongc.ini +++ b/joomla_v5/source/administrator/language/en-GB/plg_task_sessiongc.ini @@ -5,13 +5,9 @@ PLG_TASK_SESSIONGC="Task - Session Data Purge" PLG_TASK_SESSIONGC_DESC="Task Plugin that purges expired data and metadata depending on the session handler set in Global Configuration." -PLG_TASK_SESSIONGC_ENABLE_SESSION_GC_DESC="When enabled, this plugin will attempt to purge expired data based on the frequency calculated by the probability and divisor." +PLG_TASK_SESSIONGC_ENABLE_SESSION_GC_DESC="When enabled, this plugin will attempt to purge expired data." PLG_TASK_SESSIONGC_ENABLE_SESSION_GC_LABEL="Enable Session Data Cleanup" PLG_TASK_SESSIONGC_ENABLE_SESSION_METADATA_GC_DESC="When enabled, this plugin will clean optional session metadata from the database. Note that this operation will not run when the database handler is in use as that data is cleared as part of the Session Data Cleanup operation." PLG_TASK_SESSIONGC_ENABLE_SESSION_METADATA_GC_LABEL="Enable Session Metadata Cleanup" -PLG_TASK_SESSIONGC_GC_DIVISOR_DESC="In combination with the probability field, these two fields are used to determine the frequency of the session data cleanup operation being triggered on a request. The probability is calculated by using probability/divisor, eg 1/100 means there is a 1% chance that the process runs on each request." -PLG_TASK_SESSIONGC_GC_DIVISOR_LABEL="Divisor" -PLG_TASK_SESSIONGC_GC_PROBABILITY_DESC="In combination with the divisor field, these two fields are used to determine the frequency of the session data cleanup operation being triggered on a request." -PLG_TASK_SESSIONGC_GC_PROBABILITY_LABEL="Probability" PLG_TASK_SESSIONGC_TITLE="Task - Session Data Purge" PLG_TASK_SESSIONGC_XML_DESCRIPTION="Task Plugin that purges expired data and metadata depending on the session handler set in Global Configuration." diff --git a/joomla_v5/source/administrator/language/en-GB/plg_twofactorauth_totp.ini b/joomla_v5/source/administrator/language/en-GB/plg_twofactorauth_totp.ini deleted file mode 100644 index 7a29b31ee78..00000000000 --- a/joomla_v5/source/administrator/language/en-GB/plg_twofactorauth_totp.ini +++ /dev/null @@ -1,34 +0,0 @@ -; Joomla! Project -; (C) 2013 Open Source Matters, Inc. -; License GNU General Public License version 2 or later; see LICENSE.txt -; Note : All ini files need to be saved as UTF-8 -; Obsolete since 4.2.0 -- The entire file must be removed in Joomla 5.0 - -PLG_TWOFACTORAUTH_TOTP="Two Factor Authentication - Google Authenticator" -PLG_TWOFACTORAUTH_TOTP_ERR_VALIDATIONFAILED="You did not enter a valid security code. Please check your Google Authenticator setup and make sure that the time on your device matches the time on the site." -PLG_TWOFACTORAUTH_TOTP_INTRO="This feature allows you to use Google Authenticator, or a compatible application such as FreeOTP, for two factor authentication. In addition to your username and password you will also need to provide a six digit security code to be able to login to this site. The security code is rotated every 30 seconds. This provides extra protection against hackers logging in to your account even if they were able to get hold of your password." -PLG_TWOFACTORAUTH_TOTP_METHOD_TITLE="Google Authenticator" -PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_ACTION="Enable two factor authentication" -PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_BODY="

Joomla! comes with a built-in two factor authentication system. It secures your site login with a secondary secret code that's changing every 30 seconds. You can use your mobile device and the Google Authenticator app to produce that code.

By selecting the button below:

" -PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_TITLE="Two Factor Authentication is Available" -PLG_TWOFACTORAUTH_TOTP_SECTION_ADMIN="Administrator (Backend)" -PLG_TWOFACTORAUTH_TOTP_SECTION_BOTH="Both" -PLG_TWOFACTORAUTH_TOTP_SECTION_LABEL="Site Section" -PLG_TWOFACTORAUTH_TOTP_SECTION_SITE="Site (Frontend)" -PLG_TWOFACTORAUTH_TOTP_STEP1_HEAD="Step 1 - Get Google Authenticator" -PLG_TWOFACTORAUTH_TOTP_STEP1_ITEM1="Official Google Authenticator app for Android, iOS and BlackBerry" -PLG_TWOFACTORAUTH_TOTP_STEP1_ITEM1_LINK="https://support.google.com/accounts/bin/answer.py?hl=en&answer=1066447" ; Check the URL and change the part hl=en to your language tag if this is available (example hl=de; hl=zh-cn; hl=zh-tw) -PLG_TWOFACTORAUTH_TOTP_STEP1_ITEM2="Compatible clients for other devices and operating system (listed in Wikipedia)." -PLG_TWOFACTORAUTH_TOTP_STEP1_ITEM2_LINK="https://en.wikipedia.org/wiki/Google_Authenticator#Implementation" ; Change and check this link if there is a translation in your language available. (current: German, Spanish, French, Japanese, Polish) -PLG_TWOFACTORAUTH_TOTP_STEP1_TEXT="Download and install Google Authenticator, or a compatible application such as FreeOTP, on your smartphone or desktop. Use one of the following:" -PLG_TWOFACTORAUTH_TOTP_STEP1_WARN="Please remember to sync your device's clock with a time-server. Time drift in your device may cause an inability to log in to your site." -PLG_TWOFACTORAUTH_TOTP_STEP2_ACCOUNT="Account" -PLG_TWOFACTORAUTH_TOTP_STEP2_ALTTEXT="Alternatively, you can scan the following QR code in Google Authenticator." -PLG_TWOFACTORAUTH_TOTP_STEP2_HEAD="Step 2 - Set up" -PLG_TWOFACTORAUTH_TOTP_STEP2_KEY="Key" -PLG_TWOFACTORAUTH_TOTP_STEP2_RESET="If you want to change the key, disable the two factor authentication. When you try enabling it again it will generate a new key." -PLG_TWOFACTORAUTH_TOTP_STEP2_TEXT="You will need to enter the following information to Google Authenticator or a compatible app." -PLG_TWOFACTORAUTH_TOTP_STEP3_HEAD="Step 3 - Activate Two Factor Authentication" -PLG_TWOFACTORAUTH_TOTP_STEP3_SECURITYCODE="Security Code" -PLG_TWOFACTORAUTH_TOTP_STEP3_TEXT="To verify that everything is set up properly, please enter the security code displayed in Google Authenticator in the field below. Afterwards, please save your user profile. If the code is correct, the Two Factor Authentication feature will be enabled." -PLG_TWOFACTORAUTH_TOTP_XML_DESCRIPTION="Allows users on your site to use two factor authentication using Google Authenticator or other compatible time-based One Time Password generators such as FreeOTP. To use two factor authentication please edit the user profile and enable two factor authentication." diff --git a/joomla_v5/source/administrator/language/en-GB/plg_twofactorauth_totp.sys.ini b/joomla_v5/source/administrator/language/en-GB/plg_twofactorauth_totp.sys.ini deleted file mode 100644 index d8d61825287..00000000000 --- a/joomla_v5/source/administrator/language/en-GB/plg_twofactorauth_totp.sys.ini +++ /dev/null @@ -1,8 +0,0 @@ -; Joomla! Project -; (C) 2013 Open Source Matters, Inc. -; License GNU General Public License version 2 or later; see LICENSE.txt -; Note : All ini files need to be saved as UTF-8 -; Obsolete since 4.2.0 -- The entire file must be removed in Joomla 5.0 - -PLG_TWOFACTORAUTH_TOTP="Two Factor Authentication - Google Authenticator" -PLG_TWOFACTORAUTH_TOTP_XML_DESCRIPTION="Allows users on your site to use two factor authentication using Google Authenticator or other compatible time-based One Time Password generators such as FreeOTP. To use two factor authentication please edit the user profile and enable two factor authentication." diff --git a/joomla_v5/source/administrator/language/en-GB/plg_twofactorauth_yubikey.ini b/joomla_v5/source/administrator/language/en-GB/plg_twofactorauth_yubikey.ini deleted file mode 100644 index cb6ef398a28..00000000000 --- a/joomla_v5/source/administrator/language/en-GB/plg_twofactorauth_yubikey.ini +++ /dev/null @@ -1,20 +0,0 @@ -; Joomla! Project -; (C) 2013 Open Source Matters, Inc. -; License GNU General Public License version 2 or later; see LICENSE.txt -; Note : All ini files need to be saved as UTF-8 -; Obsolete since 4.2.0 -- The entire file must be removed in Joomla 5.0 - -PLG_TWOFACTORAUTH_TOTP_RESET_HEAD="Your YubiKey is already linked to your user account." -PLG_TWOFACTORAUTH_TOTP_RESET_TEXT="If you want to unlink your YubiKey from your user account or use another YubiKey, please first disable two factor authentication and save your user profile. Then come back to this user profile page and re-activate two factor authentication with the YubiKey method." -PLG_TWOFACTORAUTH_YUBIKEY="Two Factor Authentication - YubiKey" -PLG_TWOFACTORAUTH_YUBIKEY_ERR_VALIDATIONFAILED="You did not enter a valid YubiKey secret code or the YubiCloud servers are unreachable at this time." -PLG_TWOFACTORAUTH_YUBIKEY_INTRO="This feature allows you to use a YubiKey secure hardware token for two factor authentication. In addition to your username and password you will also need to insert your YubiKey into your computer's USB port, select inside the Secret Key area of the site's login area and touch YubiKey's gold disk. The secret code generated by your YubiKey is unique to your device and changes constantly. This provides extra protection against hackers logging in to your account even if they were able to get hold of your password." -PLG_TWOFACTORAUTH_YUBIKEY_METHOD_TITLE="YubiKey" -PLG_TWOFACTORAUTH_YUBIKEY_SECTION_ADMIN="Administrator (Backend)" -PLG_TWOFACTORAUTH_YUBIKEY_SECTION_BOTH="Both" -PLG_TWOFACTORAUTH_YUBIKEY_SECTION_LABEL="Site Section" -PLG_TWOFACTORAUTH_YUBIKEY_SECTION_SITE="Site (Frontend)" -PLG_TWOFACTORAUTH_YUBIKEY_SECURITYCODE="Security Code" -PLG_TWOFACTORAUTH_YUBIKEY_STEP1_HEAD="Set up" -PLG_TWOFACTORAUTH_YUBIKEY_STEP1_TEXT="Please insert your YubiKey device into your computer's USB port. Select the Security Code field below. Then touch the gold disk on your YubiKey device for one second. Afterwards, please save your user profile. If the code generated by your YubiKey is validated by YubiCloud the Two Factor Authentication feature will be enabled and this YubiKey will be linked with your user account." -PLG_TWOFACTORAUTH_YUBIKEY_XML_DESCRIPTION="Allows users on your site to use two factor authentication using a YubiKey secure hardware token. Users need their own YubiKey available from www.yubico.com. To use two factor authentication users have to edit their user profile and enable two factor authentication." diff --git a/joomla_v5/source/administrator/language/en-GB/plg_twofactorauth_yubikey.sys.ini b/joomla_v5/source/administrator/language/en-GB/plg_twofactorauth_yubikey.sys.ini deleted file mode 100644 index 15c97bdf868..00000000000 --- a/joomla_v5/source/administrator/language/en-GB/plg_twofactorauth_yubikey.sys.ini +++ /dev/null @@ -1,8 +0,0 @@ -; Joomla! Project -; (C) 2013 Open Source Matters, Inc. -; License GNU General Public License version 2 or later; see LICENSE.txt -; Note : All ini files need to be saved as UTF-8 -; Obsolete since 4.2.0 -- The entire file must be removed in Joomla 5.0 - -PLG_TWOFACTORAUTH_YUBIKEY="Two Factor Authentication - YubiKey" -PLG_TWOFACTORAUTH_YUBIKEY_XML_DESCRIPTION="Allows users on your site to use two factor authentication using a YubiKey secure hardware token. Users need their own YubiKey available from www.yubico.com. To use two factor authentication users have to edit their user profile and enable two factor authentication." diff --git a/joomla_v5/source/administrator/language/en-GB/plg_user_terms.sys.ini b/joomla_v5/source/administrator/language/en-GB/plg_user_terms.sys.ini index 138ff07a90e..a5ac184576a 100644 --- a/joomla_v5/source/administrator/language/en-GB/plg_user_terms.sys.ini +++ b/joomla_v5/source/administrator/language/en-GB/plg_user_terms.sys.ini @@ -4,4 +4,4 @@ ; Note : All ini files need to be saved as UTF-8 PLG_USER_TERMS="User - Terms and Conditions" -PLG_USER_TERMS_XML_DESCRIPTION="Basic plugin to request user's consent to the site's terms and conditions." \ No newline at end of file +PLG_USER_TERMS_XML_DESCRIPTION="Basic plugin to request user's consent to the site's terms and conditions." diff --git a/joomla_v5/source/installation/language/en-GB/joomla.cli.ini b/joomla_v5/source/installation/language/en-GB/joomla.cli.ini index 8004df891c0..391cd845cd8 100644 --- a/joomla_v5/source/installation/language/en-GB/joomla.cli.ini +++ b/joomla_v5/source/installation/language/en-GB/joomla.cli.ini @@ -31,7 +31,7 @@ INSTL_DATABASE_TYPE_DESC="Database type. Supported: mysql, mysqli, pgsql" INSTL_DATABASE_TYPE_DESC_SHORT="Database type. Supported by Joomla: mysql (=MySQL (PDO)), mysqli (=MySQLi), pgsql (=PostgreSQL (PDO))" INSTL_DATABASE_USER_DESC="Database username" INSTL_DATABASE_USER_DESC_SHORT="Database username" +INSTL_PUBLIC_FOLDER_DESC="Relative or absolute path to the public folder" INSTL_PUBLIC_FOLDER_DESC_SHORT="Relative or absolute path to the public folder" -INSTL_PUBLIC_FOLDER_LABEL="Relative or absolute path to the public folder" INSTL_SITE_NAME_DESC="Enter the name of your Joomla site" INSTL_SITE_NAME_DESC_SHORT="Name of the website" diff --git a/joomla_v5/source/installation/language/en-GB/joomla.ini b/joomla_v5/source/installation/language/en-GB/joomla.ini index 73c3387e352..f1be1860cd2 100644 --- a/joomla_v5/source/installation/language/en-GB/joomla.ini +++ b/joomla_v5/source/installation/language/en-GB/joomla.ini @@ -115,8 +115,8 @@ INSTL_SITE_DEVMODE_LABEL="We detected development mode" INSTL_SITE_NAME_DESC="Enter the name of your Joomla site." ; Expert View +INSTL_PUBLIC_FOLDER_DESC="Relative or absolute path to the public folder" INSTL_PUBLIC_FOLDER_DESC_SHORT="Relative or absolute path to the public folder" -INSTL_PUBLIC_FOLDER_LABEL="Relative or absolute path to the public folder" ; Complete view INSTL_COMPLETE_ERROR_FOLDER_DELETE="The \"%s\" folder could not be deleted. Please manually delete the folder." diff --git a/joomla_v5/source/language/en-GB/com_content.ini b/joomla_v5/source/language/en-GB/com_content.ini index ccbb51901c6..981736b228f 100644 --- a/joomla_v5/source/language/en-GB/com_content.ini +++ b/joomla_v5/source/language/en-GB/com_content.ini @@ -4,7 +4,7 @@ ; Note : All ini files need to be saved as UTF-8 COM_CONTENT_ARTICLE_CONTENT="Content" -COM_CONTENT_ARTICLE_HITS="Hits: %s" +COM_CONTENT_ARTICLE_HITS="Hits: %d" COM_CONTENT_ARTICLE_INFO="Details" COM_CONTENT_ARTICLE_VOTE_FAILURE="You already rated this article today!" COM_CONTENT_ARTICLE_VOTE_SUCCESS="Thank you for rating this article." diff --git a/joomla_v5/source/language/en-GB/com_newsfeeds.ini b/joomla_v5/source/language/en-GB/com_newsfeeds.ini index 1bf6efba5f8..77edeb17dba 100644 --- a/joomla_v5/source/language/en-GB/com_newsfeeds.ini +++ b/joomla_v5/source/language/en-GB/com_newsfeeds.ini @@ -16,5 +16,5 @@ COM_NEWSFEEDS_FILTER_LABEL="Filter Field" COM_NEWSFEEDS_FILTER_SEARCH_DESC="News Feed Filter Search" COM_NEWSFEEDS_NO_ARTICLES="No Articles for this News Feed." COM_NEWSFEEDS_NUM_ARTICLES="# Articles" -COM_NEWSFEEDS_NUM_ARTICLES_COUNT="# Articles: %s" +COM_NEWSFEEDS_NUM_ARTICLES_COUNT="# Articles: %d" COM_NEWSFEEDS_NUM_ITEMS="# News feeds" diff --git a/joomla_v5/source/language/en-GB/com_users.ini b/joomla_v5/source/language/en-GB/com_users.ini index fb506aeb484..2ff24bcfa8d 100644 --- a/joomla_v5/source/language/en-GB/com_users.ini +++ b/joomla_v5/source/language/en-GB/com_users.ini @@ -21,7 +21,7 @@ COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY="Hello {NAME},\n\nThank you for COM_USERS_EMAIL_REGISTERED_WITH_ACTIVATION_BODY_NOPW="Hello {NAME},\n\nThank you for registering at {SITENAME}. Your account is created and must be activated before you can use it.\nTo activate the account select the following link or copy-paste it in your browser:\n{ACTIVATE} \n\nAfter activation you may login to {SITEURL} using the following username and the password you entered during registration:\n\nUsername: {USERNAME}" COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY="Hello {NAME},\n\nThank you for registering at {SITENAME}. Your account is created and must be verified before you can use it.\n\nTo verify the account select the following link or copy-paste it in your browser:\n{ACTIVATE} \n\nAfter verification an administrator will be notified to activate your account. You'll receive a confirmation when it's done.\n\nOnce that account has been activated you may login to {SITEURL} using the following username and password:\n\nUsername: {USERNAME}\nPassword: {PASSWORD_CLEAR}" COM_USERS_EMAIL_REGISTERED_WITH_ADMIN_ACTIVATION_BODY_NOPW="Hello {NAME},\n\nThank you for registering at {SITENAME}. Your account is created and must be verified before you can use it.\n\nTo verify the account select the following link or copy-paste it in your browser:\n{ACTIVATE} \n\nAfter verification an administrator will be notified to activate your account. You'll receive a confirmation when it's done.\n\nOnce that account has been activated you may login to {SITEURL} using the following username and the password you entered during registration:\n\nUsername: {USERNAME}" -COM_USERS_EMAIL_USERNAME_REMINDER_BODY="Hello,\n\nA username reminder has been requested for your {SITENAME} account.\n\nYour username is {USERNAME}.\n\nTo login to your account, select the link below.\n\n{LINK_TEXT} \n\nThank you." +COM_USERS_EMAIL_USERNAME_REMINDER_BODY="Hello,\n\nA username reminder has been requested for your {SITENAME} account.\n\nYour username: {USERNAME}\n\nTo login to your account, select the link below.\n\n{LINK_TEXT} \n\nThank you." COM_USERS_EMAIL_USERNAME_REMINDER_SUBJECT="Your {SITENAME} username" COM_USERS_FIELD_PASSWORD_RESET_LABEL="Email Address" COM_USERS_FIELD_REMIND_EMAIL_LABEL="Email Address" diff --git a/joomla_v5/source/language/en-GB/finder_cli.ini b/joomla_v5/source/language/en-GB/finder_cli.ini index bcc3edbad6a..d94f9331ded 100644 --- a/joomla_v5/source/language/en-GB/finder_cli.ini +++ b/joomla_v5/source/language/en-GB/finder_cli.ini @@ -4,9 +4,9 @@ ; Note : All ini files need to be saved as UTF-8 FINDER_CLI="Smart Search INDEXER" -FINDER_CLI_BATCH_COMPLETE=" * Processed batch %s in %s seconds." -FINDER_CLI_BATCH_CONTINUING=" * Continuing processing of batch …" -FINDER_CLI_BATCH_PAUSING=" * Pausing processing for %s seconds …" +FINDER_CLI_BATCH_COMPLETE=" * Processed batch %d in %s seconds." +FINDER_CLI_BATCH_CONTINUING=" * Continuing processing of batch ..." +FINDER_CLI_BATCH_PAUSING=" * Pausing processing for %d seconds ..." FINDER_CLI_FILTER_RESTORE_WARNING="Warning: Did not find taxonomy %s/%s in filter %s" FINDER_CLI_INDEX_PURGE="Clear index" FINDER_CLI_INDEX_PURGE_FAILED="- index clear failed." @@ -18,6 +18,6 @@ FINDER_CLI_RESTORE_FILTERS="Restoring filters" FINDER_CLI_SAVE_FILTER_COMPLETED="- number of saved filters: %s" FINDER_CLI_SAVE_FILTERS="Saving filters" FINDER_CLI_SETTING_UP_PLUGINS="Setting up Smart Search plugins" -FINDER_CLI_SETUP_ITEMS="Setup %s items in %s seconds." -FINDER_CLI_SKIPPING_PAUSE_LOW_BATCH_PROCESSING_TIME=" * Skipping pause, as previous batch had a very low processing time (%ss < %ss)" +FINDER_CLI_SETUP_ITEMS="Setup %d items in %s seconds." +FINDER_CLI_SKIPPING_PAUSE_LOW_BATCH_PROCESSING_TIME=" * Skipping pause, as previous batch had a very low processing time (%ds < %ds)" FINDER_CLI_STARTING_INDEXER="Starting Indexer" diff --git a/joomla_v5/source/language/en-GB/lib_simplepie.sys.ini b/joomla_v5/source/language/en-GB/lib_simplepie.sys.ini deleted file mode 100644 index a4ebb029c69..00000000000 --- a/joomla_v5/source/language/en-GB/lib_simplepie.sys.ini +++ /dev/null @@ -1,6 +0,0 @@ -; Joomla! Project -; (C) 2011 Open Source Matters, Inc. -; License GNU General Public License version 2 or later; see LICENSE.txt -; Note : All ini files need to be saved as UTF-8 - -LIB_SIMPLEPIE_XML_DESCRIPTION="PHP based RSS and Atom Feed Framework." diff --git a/joomla_v5/source/language/en-GB/mod_breadcrumbs.ini b/joomla_v5/source/language/en-GB/mod_breadcrumbs.ini index 1d7475000a8..3aa6fb573ef 100644 --- a/joomla_v5/source/language/en-GB/mod_breadcrumbs.ini +++ b/joomla_v5/source/language/en-GB/mod_breadcrumbs.ini @@ -11,4 +11,4 @@ MOD_BREADCRUMBS_FIELD_SHOWHOME_LABEL="Home" MOD_BREADCRUMBS_FIELD_SHOWLAST_LABEL="Last" MOD_BREADCRUMBS_HERE="You are here: " MOD_BREADCRUMBS_HOME="Home" -MOD_BREADCRUMBS_XML_DESCRIPTION="This module displays the Breadcrumbs." \ No newline at end of file +MOD_BREADCRUMBS_XML_DESCRIPTION="This module displays the Breadcrumbs."