You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: administrator/language/en-GB/en-GB.com_fields.ini
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ COM_FIELDS="Fields"
7
7
COM_FIELDS_BATCH_GROUP_LABEL="To Move or Copy your selection please select a group."
8
8
COM_FIELDS_BATCH_GROUP_OPTION_NONE="- No Group -"
9
9
COM_FIELDS_ERROR_UNIQUE_NAME="Another Field has the same name (remember it may be a trashed item or it may be already present as a custom field in another extension)."
10
-
COM_FIELDS_FIELDS_FILTER_SEARCH_DESC="Search in field name, title or note. Prefix with ID: to search for a field ID. Prefix with Author: to search for a field author."
10
+
COM_FIELDS_FIELDS_FILTER_SEARCH_DESC="Search in field name, title or note. Prefix with ID: to search for a field ID. Prefix with AUTHOR: to search for a field author."
11
11
COM_FIELDS_FIELD_CLASS_DESC="The class attributes of the field in the edit form. If multiple classes are needed, list them with spaces."
12
12
COM_FIELDS_FIELD_CLASS_LABEL="Field Class"
13
13
COM_FIELDS_FIELD_DEFAULT_VALUE_DESC="The default value of the field."
0 commit comments