#1661 closed defect (bug) (fixed)
Translation problem in widget
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.1 | Priority: | normal |
| Severity: | normal | Version: | 2.0 |
| Component: | Locale - i18n/l10n | Keywords: | |
| Cc: |
Description
in bbp-core-widgets.php
<?php if ( $show_date == 'on' ) _e( ', ' . bbp_get_topic_last_active_time() . ' ago' ); ?>
I couldnt translate this.. What could be problem?
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Add missing textdomain, also use prinf()