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

Buovjaga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #16 from Buovjaga <[email protected]> ---
(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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to