[buddypress-trac] [BuddyPress Trac] #6907: Avoid using HTML tags in translation strings (bp-forums/deprecated/1.6.php)

buddypress-trac noreply at wordpress.org
Sat Feb 13 02:25:05 UTC 2016


#6907: Avoid using HTML tags in translation strings (bp-forums/deprecated/1.6.php)
---------------------------+-----------------------------
 Reporter:  ramiy          |      Owner:
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Locale - i18n  |    Version:
 Severity:  normal         |   Keywords:  has-patch
---------------------------+-----------------------------
 this patch fixes several things:

 1. I Found one string that didn't used i18n function - `<code>bb-
 config.php</code> file location:`

 2. Moving out the `<code>` tags out of the translation strings.

 3. Replacing the `bb-config.php` string with `%s` placeholders, like we do
 it in WP core.

 4. Add `<code>` tags around all the `bb-config.php` strings. Unifying the
 strings. Some had, some didn't. Now all the file names wrapped with code
 tags.

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


More information about the buddypress-trac mailing list