[buddypress-trac] [BuddyPress Trac] #6908: Avoid using HTML tags in translation strings (bp-core/admin/bp-core-admin-functions.php)
buddypress-trac
noreply at wordpress.org
Sat Feb 13 02:55:50 UTC 2016
#6908: Avoid using HTML tags in translation strings (bp-core/admin/bp-core-admin-
functions.php)
---------------------------+-----------------------------
Reporter: ramiy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Locale - i18n | Version:
Severity: normal | Keywords: has-patch
---------------------------+-----------------------------
Old strings:
* `Each BuddyPress Component needs its own WordPress page. The following
WordPress Pages have more than one component associated with them: %2$s.
<a href="%1$s">Repair</a>`
* `The following active BuddyPress Components do not have associated
WordPress Pages: %2$s. <a href="%1$s">Repair</a>'`
New strings:
* `Each BuddyPress Component needs its own WordPress page. The following
WordPress Pages have more than one component associated with them:`
* `The following active BuddyPress Components do not have associated
WordPress Pages:`
* `Repair`
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6908>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list