diff --git a/administrator/language/en-GB/en-GB.ini b/administrator/language/en-GB/en-GB.ini index 938cb19fa75a2..dd686c87e097a 100644 --- a/administrator/language/en-GB/en-GB.ini +++ b/administrator/language/en-GB/en-GB.ini @@ -310,7 +310,7 @@ JGLOBAL_CATEGORY_OPTIONS="Category" 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_CHECK_ALL="Check All Items" 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." diff --git a/language/en-GB/en-GB.ini b/language/en-GB/en-GB.ini index 5412a179d1d85..3438f4a6a02e2 100644 --- a/language/en-GB/en-GB.ini +++ b/language/en-GB/en-GB.ini @@ -184,7 +184,7 @@ JGLOBAL_AUTH_USER_NOT_FOUND="Unable to find user" JGLOBAL_AUTO="Auto" JGLOBAL_CATEGORY_NOT_FOUND="Category not found" JGLOBAL_CENTER="Center" -JGLOBAL_CHECK_ALL="Check All" +JGLOBAL_CHECK_ALL="Check All Items" JGLOBAL_CLICK_TO_SORT_THIS_COLUMN="Select to sort by this column" JGLOBAL_CREATED_DATE_ON="Created on %s" JGLOBAL_CUSTOM_CATEGORY="New Categories"