Opened 8 months ago
Closed 7 months ago
#1583 closed defect (fixed)
Load translations on init
| Reported by: | dimadin | Owned by: | skippy |
|---|---|---|---|
| Priority: | normal | Component: | subscribe2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | tracs@… |
Description
Currently, translations are loaded too early. They should be loaded on init, as it's recommended.
This will enable users to put translations outside subscribe2 directory to avoid overwriting. See more here.
Second patch fixes spelling error.
Attachments (2)
Change History (3)
Changed 8 months ago by dimadin
Changed 8 months ago by dimadin
comment:1 Changed 7 months ago by MattyRob
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

I've committed those patches to the trunk code ready for the next version release.