Feature #24152
Locale independent number settings
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: |
Description
On our Redmine installation, we forced a default locale (En-GB) for users, in order to get a "normalized" interface across countries.
As I saw in the code, several settings are locale dependent. For instance, the number format separator is '.' in the UK, and ',' in France.
But we have French users who would like to have ',' as a number format separator, not '.'.
It would be nice to be able to force such settings in the user preferences, so a user would be able to set his custom number format separator regardless of the Redmine language.
History
#1
Updated by Stephane Evr over 5 years ago
These parameters could also be available in the CSV Export modal