Opened 17 years ago
Closed 17 years ago
#1275 closed defect (bug) (fixed)
bp-sn-parent: the word "ago" not localized
| Reported by: | slaFFik | Owned by: | MrMaz |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1.3 |
| Component: | Version: | ||
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [2102]) Fixes #1275 props MrMaz