Modify ↓
#7479 closed defect (worksforme)
localisation doesnt work
| Reported by: | cerano | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.12dev |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
i have installed babel 0.93 first, then trac 0.12dev from trunk. the locale dir with subdirs is present but localisation doesnt work.
Attachments (0)
Change History (3)
comment:1 by , 17 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
comment:2 by , 17 years ago
| Milestone: | 0.12 |
|---|
comment:3 by , 17 years ago
Basically what the person in question did not do was read the documentation.
.po files need to be compiled into .mo files before they can be used.
Note:
See TracTickets
for help on using tickets.



Dunno why, but i had to recompile the .po to .mo and reinstall trac. now localization works fine…