Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#32853 closed defect (bug) (fixed)

Site deletion: remove trailing whitespace from translated string

Reported by: yoavf's profile yoavf Owned by: yoavf's profile yoavf
Milestone: 4.3 Priority: low
Severity: trivial Version: 3.0
Component: I18N Keywords: has-patch commit
Focuses: multisite Cc:

Description

in wp-admin/ms-delete-site.php

<p><?php _e( 'Thank you. Please check your email for a link to confirm your action. Your site will not be deleted until this link is clicked. ') ?></p>

Attachments (1)

32853.diff (709 bytes) - added by yoavf 9 years ago.

Download all attachments as: .zip

Change History (4)

@yoavf
9 years ago

#1 @netweb
9 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 4.3
  • Owner set to yoavf
  • Status changed from new to assigned

#2 @jeremyfelt
9 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 33029:

Trim trailing space from string in site delete confirmation

Props yoavf.
Fixes #32853.

#3 @jeremyfelt
9 years ago

  • Focuses multisite added
Note: See TracTickets for help on using tickets.