Actions
Feature #24152
openLocale independent number settings
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
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.
Updated by Stephane Evr over 7 years ago
These parameters could also be available in the CSV Export modal
Actions