https://bugs.documentfoundation.org/show_bug.cgi?id=167321

--- Comment #2 from Dodo Ivanecky <[email protected]> ---
Sorry, I realized just later that the LOCALE is a key to the problem.
 locale
LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE="sk_SK.UTF-8"
LC_NUMERIC="sk_SK.UTF-8"
LC_TIME="sk_SK.UTF-8"
LC_COLLATE="sk_SK.UTF-8"
LC_MONETARY="sk_SK.UTF-8"
LC_MESSAGES="sk_SK.UTF-8"
LC_PAPER="sk_SK.UTF-8"
LC_NAME="sk_SK.UTF-8"
LC_ADDRESS="sk_SK.UTF-8"
LC_TELEPHONE="sk_SK.UTF-8"
LC_MEASUREMENT="sk_SK.UTF-8"
LC_IDENTIFICATION="sk_SK.UTF-8"
LC_ALL=sk_SK.UTF-8

For some languages, the decimal delimiter is not a period ('.') but a comma
(','). Alternatively, providing an option to disable auto-detection would also
be a solution.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to