Skip to content

Commit 7e7571c

Browse files
authored
Fix label and description of misleading option
1 parent 287d387 commit 7e7571c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

administrator/language/en-GB/en-GB.com_fields.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ COM_FIELDS_FIELD_REQUIRED_DESC="Is this a mandatory field?"
5252
COM_FIELDS_FIELD_REQUIRED_LABEL="Required"
5353
COM_FIELDS_FIELD_SHOW_ON_ADMIN="Administrator"
5454
COM_FIELDS_FIELD_SHOW_ON_BOTH="Both"
55-
COM_FIELDS_FIELD_SHOW_ON_DESC="On which part of the site should the field be shown?"
56-
COM_FIELDS_FIELD_SHOW_ON_LABEL="Show On"
55+
COM_FIELDS_FIELD_SHOW_ON_DESC="On which part of the site should the field be editable?"
56+
COM_FIELDS_FIELD_SHOW_ON_LABEL="Can be edited in"
5757
COM_FIELDS_FIELD_SHOW_ON_SITE="Site"
5858
COM_FIELDS_FIELD_TYPE_DESC="The type of the field."
5959
COM_FIELDS_FIELD_TYPE_LABEL="Type"

0 commit comments

Comments
 (0)