[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
       
    Fri Feb 19 18:13:46 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:  Under Consideration
Component:  Locale - i18n  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |
---------------------------+----------------------------------
Comment (by ramiy):
 The last patch (6908.2.patch) is better.
 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: %s.`
 * `The following active BuddyPress Components do not have associated
 WordPress Pages: %s.`
 * `Repair`
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6908#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list