I have tweak the title again, because it is not a solution to make the directory a translatable string.
This is my ~/.config/user-dirs.dirs # This file is written by xdg-user-dirs-update # If you want to change or add directories, just edit the line you're # interested in. All local changes will be retained on the next run # Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped # homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an # absolute path. No other format is supported. # XDG_DESKTOP_DIR="$HOME/Desktop" XDG_DOWNLOAD_DIR="$HOME/Downloads" XDG_TEMPLATES_DIR="$HOME/Vorlagen" XDG_PUBLICSHARE_DIR="$HOME/Öffentlich" XDG_DOCUMENTS_DIR="$HOME/Dokumente" XDG_MUSIC_DIR="$HOME/Musik" XDG_PICTURES_DIR="$HOME/Bilder" XDG_VIDEOS_DIR="$HOME/Videos" ** Summary changed: - Default directory for my documents is not localized + Default directory for my documents is not xdg-user-dir DOCUMENTS -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/1792017 Title: Default directory for my documents is not xdg-user-dir DOCUMENTS Status in libreoffice package in Ubuntu: Confirmed Bug description: The default working dir is hard coded to ~/Documents I had to redo my saved work, because I have assumed it was lost in ~/Dokumente I have now fixed this by changing the working directory manually. The default working dir should be changed to "xdg-user-dir DOCUMENTS" that other users so not suffer the same. I have updated from Xenial and never experienced these issues. Is it a kind of regression? libreoffice 1:6.0.3-0ubuntu1 Ubuntu 18.04. LTS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1792017/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp