[Libreoffice-bugs] [Bug 128122] BASIC CCur should obey locale setting
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Mar 20 21:19:37 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=128122
Buovjaga <ilmari.lauhakangas at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arpitbandejiya at gmail.com
--- Comment #16 from Buovjaga <ilmari.lauhakangas at libreoffice.org> ---
(In reply to Arpit Bandejiya from comment #14)
> If possible can someone tell me how to generate the error ( how to change
> the locale to german)
At least on Linux, you can first generate the German locale
https://wiki.archlinux.org/index.php/Locale
So in /etc/locale.gen you want to uncomment the line with de_DE.UTF-8 UTF-8 and
generate with locale-gen
Then you can launch LibreOffice from the command line with
LC_ALL=de_DE.UTF-8 libreoffice
(or point to where your soffice is in case of self-built version)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210320/63fe2522/attachment.htm>
More information about the Libreoffice-bugs
mailing list