[wp-trac] [WordPress Trac] #17781: Browser nag messed up in dashboard
WordPress Trac
wp-trac at lists.automattic.com
Mon Jun 13 08:30:54 UTC 2011
#17781: Browser nag messed up in dashboard
--------------------------+---------------------
Reporter: jane | Owner: nacin
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.2
Component: UI | Version: 3.2
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+---------------------
Changes (by nacin):
* owner: => nacin
* status: new => closed
* resolution: => fixed
Comment:
In [18297]:
{{{
#!CommitTicketReference repository="" revision="18297"
[18294] was a bit too quick to eliminate backslashed apostrophes in
translated strings. $s as a placeholder becomes a variable. Switch to %s
and %s, as the href will always come before the text, so no need for
numbered placeholders. fixes #17781.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17781#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list