Feature #12112
closedForcing locale (language) on a project
0%
Description
The entire project is in Hebrew. It looks good when I look at it while I am signed-in to the site, because I set my main language to be Hebrew, and therefore the paragraphs in the site are right-to-left aligned.
I browsed the project site as a guest, and got the following results:
1. On a Windows user that have set his locale to Hebrew, the site displays properly, with Hebrew language for the site widgets (only those who are translated...) and right-to-left aligned.
2. On a Windows user that is not configured with Hebrew locale, the site displays in English, and the Hebrew paragraphs are displayed left-to-right, which is not natural.
I would like to configure the entire project to use the Hebrew locale, so that all users (which are expected to be Hebrew speakers due to the nature of this project) can see it properly.
If not possible, I would like to at least force Hebrew paragraphs to be right-to-left aligned.
I would appreciate your help with this matter.
Related issues
Updated by Tomer Shalev about 12 years ago
- Status changed from New to Resolved
Moved to forum as a support request
Updated by Etienne Massip about 12 years ago
- Status changed from Resolved to Closed
- Resolution set to Invalid
Updated by Tomer Shalev about 12 years ago
- Status changed from Closed to Reopened
I would like to reopen this ticket as a feature request
Updated by Toshi MARUYAMA about 12 years ago
- Category set to Project settings
- Resolution deleted (
Invalid)
Updated by Go MAEDA over 8 years ago
- Status changed from Reopened to Closed
- Resolution set to Duplicate
This issue can be resolved by "Force default language for anonymous users" and "Force default language for logged-in users" options implemented by #2691 (Redmine 2.5.0).
Updated by Go MAEDA over 8 years ago
- Is duplicate of Feature #2691: Option to disable automated language-guessing based on HTTP_ACCEPT_LANGUAGE HTTP-header added