Actions
Defect #2233
closedInauspicious name choice 'general_csv_decimal_separator'
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-11-26
Due date:
% Done:
0%
Estimated time:
0.08 h
Resolution:
Wont fix
Affected version:
Description
Revision 1591 "Adds a key in lang files (general_csv_decimal_separator) to set the decimal separator (point or comma) in csv exports".
Please rename general_csv_decimal_separator to general_csv_decimal_point as otherwise it will end up being confused with general_csv_separator.
Thanks :-)
Updated by Jean-Philippe Lang over 16 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
IMHO, the term "decimal separator" is more appropriate since it can be either a decimal point or a decimal comma.
http://en.wikipedia.org/wiki/Decimal_separator
Actions