Opened 15 years ago
Closed 15 years ago
#1275 closed defect (bug) (fixed)
bp-sn-parent: the word "ago" not localized
Reported by: | slaFFik | Owned by: | MrMaz |
---|---|---|---|
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