Opened 16 years ago
Closed 16 years ago
#1275 closed defect (bug) (fixed)
bp-sn-parent: the word "ago" not localized
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 1.1.3 | Priority: | major |
| Severity: | Version: | ||
| Component: | Keywords: | has-patch localization | |
| Cc: | MrMaz |
Description
bp-sn-parent/groups/single/home.php - line 119: "ago" is not translatable. Need to add at least this:
_e('ago','buddypress');
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
(In [2102]) Fixes #1275 props MrMaz