Opened 2 years ago
Closed 9 months ago
#3122 closed Defect (wontfix)
add_translation => elgg_register_translation
| Reported by: | ewinslow | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.9.0 |
| Component: | Core | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | trivial |
Description
Rename to the new convention for consistency
Change History (4)
comment:1 Changed 2 years ago by cash
- Milestone changed from Needs Review to Elgg 1.9
comment:2 Changed 2 years ago by ewinslow
comment:3 Changed 20 months ago by ewinslow
I vote we just allow people to return the array directly in the file and let the engine call add_translation.
comment:4 Changed 9 months ago by ewinslow
- Milestone changed from Near Term Future Release to Elgg 1.9.0
- Resolution set to wontfix
- Status changed from new to closed
Did #3682 instead
Note: See
TracTickets for help on using
tickets.

I was also wondering if we might be able to remove this call entirely from the language files. We already know the language, since the file is appropriately named.