Problem/Motivation
Add a date field to an entity.
Hover over the date field.
The hover text is something like "Date (i.e. 2014-09-11)"
In English, "i.e." means "that is", and "e.g." means "for example".
http://public.wsu.edu/~brians/errors/e.g.html
Proposed resolution
The hover text should use e.g. instead of i.e.
So it should be something like "Date (e.g. 2014-09-11)"
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | time-after-apply.png | 14.9 KB | sarav.din33 |
| #7 | time-before-apply.png | 14.56 KB | sarav.din33 |
| #7 | drupal-update-hover-text-for-date-time-field-2371987-7.patch | 1.27 KB | sarav.din33 |
| #6 | date-before-apply.png | 6.81 KB | sarav.din33 |
| #6 | date-after-apply.png | 19.85 KB | sarav.din33 |
Comments
Comment #1
michaellenahan commentedHere is the patch.
Comment #2
michaellenahan commentedComment #3
Alienpruts commentedTnx michaellenahan , looking good
Comment #4
sarav.din33 commented@michaellenahan, Patch#1 is working for me.
Before patch apply,


After patch apply,
Also i have noted that, you missed out the Time hover text changes.
Comment #5
sarav.din33 commentedComment #6
sarav.din33 commentedComment #7
sarav.din33 commented@michaellenahan, i have noted that, you missed out the Time hover text changes.
For this i have created a patch. Please review the attached patch.
Before apply my patch:

After apply my patch:

Can you please review the same.
Comment #8
michaellenahan commentedThanks for spotting that, @sarav.din33!
The patch looks good, setting to RTBC.
Comment #9
webchickI approve of this pedantry. :) Good eye.
Committed and pushed to 8.0.x. Thanks!