Ticket #3 (closed defect: fixed)
Plugin effect names are saved translated to current locale in xml files
| Reported by: | andraz.tori1@… | Owned by: | baver@… |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | User Interface | Version: | 1.1.9 |
| Severity: | major | Keywords: | |
| Cc: |
Description
All plugins report their names translated according to locale (trough gettext).
Those names are written to XML file. This makes XML files untransfarable between
languages.
The fix is:
replace all reporting of names inside plugins with N_() and put _() wherever
plugin name is actually displayed in GUI
This bug is present in 1.1.9 CVS and adam's sources
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
