Opened 18 months ago
Closed 18 months ago
#4172 closed Defect (fixed)
Embed headings not translated
| Reported by: | juho.jaakkola | Owned by: | juho.jaakkola |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.7.15 |
| Component: | Embed | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
The heading "Embed / upload media" is not being translated in the Embed/Upload media tabs. The elgg_echo() function is missing.
Change History (3)
comment:1 Changed 18 months ago by juho.jaakkola
- Owner set to juho.jaakkola
- Status changed from new to assigned
comment:2 Changed 18 months ago by cash
- Milestone changed from Needs Review to Elgg 1.7.15
comment:3 Changed 18 months ago by Juho Jaakkola
- Resolution set to fixed
- Status changed from assigned to closed
Fix #4172, Embed tab headings are now translatable
Changeset: a3d25d304f8ada45c30a6aebbcb178cb8cc3ff82
Note: See
TracTickets for help on using
tickets.

Thanks for the pull request!