View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000207 | v1.1 Release (Closed) | [All Projects] General | public | 2009-07-17 18:39 | 2009-09-09 22:41 | ||||
Reporter | egemme | ||||||||
Assigned To | caseydk | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 1.1 | |||||||
Summary | 0000207: Make 3rd party modules menu titles translatable w/o altering core wp2 inc files | ||||||||
Description | Actually, translating 3rd party modules menu titles from within the module's locale cause the menu to be translated only when inside the module (e.g. Help Desk appears translated when in Help Desk, otherwise remains untranslated when in Projects, Tasks, etc). Only work around found is to add an entry in common.inc in each language, but this gets erased every upgrade. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|||||||||||
|
![]() |
|
caseydk (administrator) 2009-08-12 22:09 |
This is possible but *very* poorly documented. If you look in ./locales/core.php, you'll see this one: // language files for specific locales and specific modules (for external modules) should be // put in modules/[the-module]/locales/[the-locale]/[the-module].inc or // modules/[the-module]/locales/[the-locale].inc // this allows for module specific translations to be distributed with the module I just added the second possible translation format in r558. |
caseydk (administrator) 2009-09-09 22:41 |
Closed for release. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-07-17 18:39 | egemme | New Issue | |
2009-07-18 07:02 | caseydk | Relationship added | related to 0000193 |
2009-08-05 20:52 | caseydk | Relationship added | related to 0000112 |
2009-08-12 22:09 | caseydk | Status | new => resolved |
2009-08-12 22:09 | caseydk | Resolution | open => fixed |
2009-08-12 22:09 | caseydk | Assigned To | => caseydk |
2009-08-12 22:09 | caseydk | Note Added: 0000382 | |
2009-09-09 22:41 | caseydk | Status | resolved => closed |
2009-09-09 22:41 | caseydk | Note Added: 0000451 | |
2009-09-09 22:41 | caseydk | Fixed in Version | => 1.1 |