User tests: Successful: Unsuccessful:
Fields Title strings should have the same format as Field Groups.
% is the component name
For Field Groups we have:
COM_FIELDS_VIEW_GROUPS_TITLE="%s: Field Groups"
COM_FIELDS_VIEW_GROUP_ADD_TITLE="%s: New Field Group"
COM_FIELDS_VIEW_GROUP_EDIT_TITLE="%s: Edit Field Group"
and for Fields we have now
COM_FIELDS_VIEW_FIELDS_TITLE="%s Fields"
COM_FIELDS_VIEW_FIELD_ADD_TITLE="%s Fields: New"
COM_FIELDS_VIEW_FIELD_EDIT_TITLE="%s Fields: Edit"
After patch, we will have
COM_FIELDS_VIEW_FIELDS_TITLE="%s: Fields"
COM_FIELDS_VIEW_FIELD_ADD_TITLE="%s: New Field"
COM_FIELDS_VIEW_FIELD_EDIT_TITLE="%s: Edit Field"
These can be seen when displaying any of the fields pages.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Language & Strings |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-12-22 12:29:29 |
Closed_By | ⇒ | Bakual | |
Labels |
Added:
?
?
|