Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#11299 closed defect (bug) (fixed)

Standardise between 'Undo' and 'Undo?'

Reported by: caesarsgrunt Owned by:
Priority: normal Milestone: 2.9
Component: Trash Version: 2.9
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

In some places in the UI we have ended up with links reading "Undo", whilst in others the links read "Undo?". We need to decide which is best and standardise the links throughout WP.

Myself, I'd go for 'Undo', with no punctuation. It isn't really a question; it's just an action link.
'Undo' is also currently the most common.

Attachments (1)

11299.diff (5.3 KB ) - added by caesarsgrunt 17 years ago.

Download all attachments as: .zip

Change History (7)

@caesarsgrunt
17 years ago

#1 @caesarsgrunt
17 years ago

11299.diff changes all undo links to 'Undo'.

#2 follow-up: @nacin
17 years ago

  • Keywords has-patch added; needs-patch removed

I was just going to upload a patch... You caught all the ones I had.

#3 in reply to: ↑ 2 ; follow-up: @caesarsgrunt
17 years ago

Replying to nacin:

You caught all the ones I had.

Ah; the wonders of find-and-replace... :-)

#4 in reply to: ↑ 3 @nacin
17 years ago

  • Keywords commit added

Replying to caesarsgrunt:

Ah; the wonders of find-and-replace... :-)

:)

#5 @janeforshort
17 years ago

+1 for Undo no question mark.

#6 @ryan
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [12308]) Standardize on 'Undo'. Props caesarsgrunt. fixes #11299

Note: See TracTickets for help on using tickets.