Problems with translations
miopa - February 6, 2006 - 23:41
| Project: | Hall of Fame |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
The most serious bug is in the permission system, if section names are translated to some exotic language, the permissions are fucked and module content not accessible.
There is another problem, strings for translation shoud not be divided in substrings, it's impossible to get grammatically correct sentence in most languages with just translating the words and clamping them together.
