diff --git a/language/en-GB/mod_articles_archive.ini b/language/en-GB/mod_articles_archive.ini index ab741ef786e9b..5cc3dff6c2458 100644 --- a/language/en-GB/mod_articles_archive.ini +++ b/language/en-GB/mod_articles_archive.ini @@ -3,7 +3,7 @@ ; License GNU General Public License version 2 or later; see LICENSE.txt ; Note : All ini files need to be saved as UTF-8 -MOD_ARTICLES_ARCHIVE="Articles - Archived" +MOD_ARTICLES_ARCHIVE="Articles - Archived (Legacy)" MOD_ARTICLES_ARCHIVE_DATE="%1$s, %2$s" MOD_ARTICLES_ARCHIVE_FIELD_COUNT_LABEL="# of Months" -MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION="This module shows a list of the calendar months containing archived articles. After you have changed the status of an article to archived, this list will be automatically generated." +MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION="This module shows a list of the calendar months containing archived articles. After you have changed the status of an article to archived, this list will be automatically generated. This module is superseded by the \"Articles\" module." diff --git a/language/en-GB/mod_articles_archive.sys.ini b/language/en-GB/mod_articles_archive.sys.ini index 460b900d92de2..f080ef3b5b565 100644 --- a/language/en-GB/mod_articles_archive.sys.ini +++ b/language/en-GB/mod_articles_archive.sys.ini @@ -3,6 +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_ARTICLES_ARCHIVE="Articles - Archived" +MOD_ARTICLES_ARCHIVE="Articles - Archived (Legacy)" MOD_ARTICLES_ARCHIVE_LAYOUT_DEFAULT="Default" -MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION="This module shows a list of the calendar months containing Archived Articles. After you have changed the status of an Article to Archived, this list will be automatically generated." +MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION="This module shows a list of the calendar months containing Archived Articles. After you have changed the status of an Article to Archived, this list will be automatically generated. This module is superseded by the \"Articles\" module."