#678 closed defect (bug) (fixed)
Localization in bp-messages/bp-messages-templatetags.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | minor | |
| Severity: | Version: | 1.0 | |
| Component: | 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.
(In [1345]) Fixes #678 props bpress-tr