Opened 7 years ago
Closed 6 years ago
#1484113 closed Bugs (fixed)
The names of folders
| Reported by: | flamasteris | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | |
| Component: | Client Scripts | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The names of folders in the settings are written in English and it remains so despite the choice of any other language I make. In the language files these names are translated, but for some reason they are not displayed. The names of folders in a selected language are displayed just in the mail page.
Attachments (1)
Change History (4)
comment:1 Changed 6 years ago by robin
- Resolution set to fixed
- Status changed from new to closed
Changed 6 years ago by flamasteris
comment:2 Changed 6 years ago by flamasteris
- Resolution fixed deleted
- Status changed from closed to reopened
- Version changed from 0.1-beta to svn-trunk
Unfortunately, the problem was not solved through. Now the names of folders are displayed in a chosen language, but if there are any specific symbols of the language, there are displayed ???? instead of them. The problem is, that the main folders are displayed in utf7 encoding, when they should be displayed in utf8.
comment:3 Changed 6 years ago by thomasb
- Resolution set to fixed
- Status changed from reopened to closed
Fixed in [53ed1e32]

Fixed in SVN revision 378.