#678 closed defect (bug) (fixed)
Localization in bp-messages/bp-messages-templatetags.php
| Reported by: | bpress-tr | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Version: | 1.0 | |
| Severity: | Keywords: | ||
| Cc: |
Description
I think you missed it :)
bp-messages/bp-messages-templatetags.php on line 427:
value="Send Reply »"
I think it should be,
value="<?php _e("Send Reply »", 'buddypress') ?>"
Just a little request :)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [1345]) Fixes #678 props bpress-tr