diff --git a/administrator/language/en-GB/en-GB.com_contact.ini b/administrator/language/en-GB/en-GB.com_contact.ini index d4d2872d8bdd0..6bd42b696dd6f 100644 --- a/administrator/language/en-GB/en-GB.com_contact.ini +++ b/administrator/language/en-GB/en-GB.com_contact.ini @@ -285,7 +285,7 @@ COM_CONTACT_OPTIONS="Options" COM_CONTACT_SAVE_SUCCESS="Contact successfully saved." COM_CONTACT_SEARCH_IN_NAME="Search contacts by name" COM_CONTACT_SELECT_A_CONTACT="Select a Contact" -COM_CONTACT_SELECT_CONTACT_DESC="Press the button to show and select a contact from the list." +COM_CONTACT_SELECT_CONTACT_DESC="Select or create a contact to be displayed." COM_CONTACT_SELECT_CONTACT_LABEL="Select Contact" COM_CONTACT_SELECT_USER="Select User" COM_CONTACT_SHOW_EMAIL_ADDRESS_DESC="Show email address." diff --git a/administrator/language/en-GB/en-GB.com_content.ini b/administrator/language/en-GB/en-GB.com_content.ini index edc6ce87e787e..87f75c4f9452e 100644 --- a/administrator/language/en-GB/en-GB.com_content.ini +++ b/administrator/language/en-GB/en-GB.com_content.ini @@ -84,7 +84,7 @@ COM_CONTENT_FIELD_PUBLISH_DOWN_DESC="An optional date to Finish Publishing the a COM_CONTENT_FIELD_PUBLISH_DOWN_LABEL="Finish Publishing" COM_CONTENT_FIELD_PUBLISH_UP_DESC="An optional date to Start Publishing the article." COM_CONTENT_FIELD_PUBLISH_UP_LABEL="Start Publishing" -COM_CONTENT_FIELD_SELECT_ARTICLE_DESC="Select the desired article from the list." +COM_CONTENT_FIELD_SELECT_ARTICLE_DESC="Select or create an article to be displayed." COM_CONTENT_FIELD_SELECT_ARTICLE_LABEL="Select Article" COM_CONTENT_FIELD_SHOW_CAT_TAGS_DESC="Show the tags for the category." COM_CONTENT_FIELD_SHOW_CAT_TAGS_LABEL="Show Tags" diff --git a/administrator/language/en-GB/en-GB.ini b/administrator/language/en-GB/en-GB.ini index 00fe66280ac33..4ff9a29921e11 100644 --- a/administrator/language/en-GB/en-GB.ini +++ b/administrator/language/en-GB/en-GB.ini @@ -305,7 +305,7 @@ JGLOBAL_CATEGORY_ORDER_DESC="The order that categories will show in." JGLOBAL_CATEGORY_ORDER_LABEL="Category Order" JGLOBAL_CENTER="Center" JGLOBAL_CHECK_ALL="Check All" -JGLOBAL_CHOOSE_CATEGORY_DESC="Choose a category from the list." +JGLOBAL_CHOOSE_CATEGORY_DESC="Select or create a category to be displayed." JGLOBAL_CHOOSE_CATEGORY_LABEL="Choose a Category" JGLOBAL_CHOOSE_COMPONENT_DESC="Choose a component from the list." JGLOBAL_CHOOSE_COMPONENT_LABEL="Choose a component"