[buddypress-trac] [BuddyPress Trac] #8192: Source Text single quote should be double quote

buddypress-trac noreply at wordpress.org
Thu Jan 9 02:01:32 UTC 2020


#8192: Source Text single quote should be double quote
--------------------------+-----------------------------
 Reporter:  kaiono        |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Core          |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 localization text was not working in file below
 buddypress/bp-templates/bp-
 nouveau/buddypress/members/single/profile/edit.php

 line 34 should be defined as below to get source text.
 {{{
 "Editing '%s' Profile Group"
 }}}

 current code is like below

 {{{
 'Editing "%s" Profile Group'
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8192>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list