[wp-trac] [WordPress Trac] #28502: 'User deleted' message needs context

WordPress Trac noreply at wordpress.org
Fri Mar 20 04:42:03 UTC 2015


#28502: 'User deleted' message needs context
--------------------------+----------------------------------------
 Reporter:  extendwings   |       Owner:  SergeyBiryukov
     Type:  defect (bug)  |      Status:  accepted
 Priority:  normal        |   Milestone:  4.2
Component:  I18N          |     Version:  3.9.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  administration, multisite
--------------------------+----------------------------------------
Changes (by SergeyBiryukov):

 * keywords:   => has-patch


Comment:

 [attachment:28502.2.diff] fixes all the invalid instances of `_n()` I've
 found in core, including the one from ticket description.

 There's also an issue with `'One thought on “%2$s”'` in
 bundled themes (similar to the one in `theme-compat/comments.php` here),
 I'll create a separate ticket for that once this patch get in.

 Note that the removal of context in `_nx( 'Theme deleted.', ..., 'network'
 )` is intentional. It was added in [17233] as a workaround for a similar
 conflicting strings issue and should no longer be necessary after this
 patch.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28502#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list