#2602 closed defect (bug) (fixed)
Typo in the General Options
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | trivial | Version: | 2.0.2 |
Component: | Administration | Keywords: | typo admin bg|dev-feedback has-patch |
Focuses: | Cc: |
Description
On the General Options Admin page, underneath the date/time format settings, the text should read 'Save option[s] to update sample output.', instead of 'Save option[] to update sample output.' There is more than one option, after all! It could also be changed to 'Update options...' to match the text of the button.
The code is on line 85 of /wp-admin/options-general.php.
Attachments (1)
Change History (7)
#2
@
19 years ago
- Keywords bg|dev-feedback added
Since we're all about AJAX-ifying the admin interface, we should probably have the caption automatically update when the text field is changed.
@
19 years ago
here's a patch but i don't think it's worth it if we change the way the textfield works as i described in the comment thread.
Note: See
TracTickets for help on using
tickets.
For English, shouldn't it use parenthesis like "Save option(s) ... " ?