Ticket #2602 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Typo in the General Options

Reported by: zedlander Assigned to: anonymous
Priority: low Milestone:
Component: Administration Version: 2.0.2
Severity: trivial Keywords: typo admin bg|dev-feedback has-patch
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

typo_options.2602.r3661.1.diff (0.7 kB) - added by abhay on 03/29/06 19:32:34.
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.

Change History

03/26/06 21:58:49 changed by markjaquith

For English, shouldn't it use parenthesis like "Save option(s) ... " ?

03/29/06 19:29:57 changed by abhay

  • keywords changed from typo admin to typo admin bg|dev-feedback.

Since we're all about AJAX-ifying the admin interface, we should probably have the caption automatically update when the text field is changed.

03/29/06 19:32:34 changed by abhay

  • attachment typo_options.2602.r3661.1.diff added.

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.

03/30/06 07:49:42 changed by davidhouse

We still need the fix for a fallback if JS is turned off.

08/14/06 19:53:55 changed by rgovostes

  • keywords changed from typo admin bg|dev-feedback to typo admin bg|dev-feedback has-patch.

10/04/06 04:52:22 changed by markjaquith

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from 2.1 to 2.0.5.

(In [4297]) Better phrasing for date format text. Props abhay and zedlander. fixes: #2602

11/30/06 19:41:51 changed by

  • milestone deleted.

Milestone 2.0.5 deleted