Skip to content

Commit

Permalink
[com_fields] Improved description in the "description" tooltip Fixes #…
Browse files Browse the repository at this point in the history
…13392 (#13557)

* Fixes #13195: Added margin bottom to sidebar menu

* Fixes #13392: Changed description field tooltip

* Fixes #13392: Changed description field tooltip

* Fixes #13392: Changed description field tooltip
  • Loading branch information
jajodiaraghav authored and rdeutz committed Jan 17, 2017
1 parent 56ad6aa commit f3780c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator/language/en-GB/en-GB.com_fields.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ COM_FIELDS_FIELD_CLASS_DESC="The class attributes of the field in the edit form.
COM_FIELDS_FIELD_CLASS_LABEL="Edit Class"
COM_FIELDS_FIELD_DEFAULT_VALUE_DESC="The default value of the field."
COM_FIELDS_FIELD_DEFAULT_VALUE_LABEL="Default Value"
COM_FIELDS_FIELD_DESCRIPTION_DESC="The description of the field."
COM_FIELDS_FIELD_DESCRIPTION_DESC="A description of the field that will be displayed in the label tooltip."
COM_FIELDS_FIELD_DISABLED_DESC="Is the field disabled in the edit form."
COM_FIELDS_FIELD_DISABLED_LABEL="Disabled"
COM_FIELDS_FIELD_DISPLAY_AFTER_DISPLAY="After Display"
Expand Down

0 comments on commit f3780c5

Please sign in to comment.