[buddypress-trac] [BuddyPress Trac] #5534: Fix missing i18n text domains

buddypress-trac noreply at wordpress.org
Sun Apr 13 22:43:48 UTC 2014


#5534: Fix missing i18n text domains
--------------------------+-----------------------
 Reporter:  netweb        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  2.0
Component:  i18n          |    Version:
 Severity:  normal        |   Keywords:  has-patch
--------------------------+-----------------------
 {{{
 $ grunt checktextdomain
 Running "checktextdomain:files" (checktextdomain) task

 src/bp-core/admin/bp-core-functions.php
 [L845]  __  Missing text domain
 [L847]  __  Missing text domain

 src/bp-members/admin/bp-members-classes.php
 [L148]  __  Missing text domain
 [L226]  __  Missing text domain
 [L466]  __  Missing text domain
 [L539]  __  Missing text domain

 src/bp-members/bp-members-admin.php
 [L1294]  esc_html_x  Missing text domain
 [L1296]  esc_html_x  Missing text domain
 [L1300]  __          Missing text domain

 src/bp-members/bp-members-functions.php
 [L1587]  __  Missing text domain

 ✖ 10 problems
 }}}

 The build tools makes this so easy to check :)

 {{{
 $ grunt checktextdomain
 Running "checktextdomain:files" (checktextdomain) task

 ✔ No problems

 Done, without errors.
 }}}

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


More information about the buddypress-trac mailing list