I recently installed Adapta theme and now I have a problem in Nautilus. The problem is that the folder shortcuts in nautilus is based on the wrong language, telling me "Folder not found" when I press.
The default language is set to English however the installation was made in Swedish, however, the standard procedure for changing the language of the folders seems to work as in the picture shows the default folders in the middle.
As you see the menu to the left are directed to folders that don't exists, since they point at /home/uname/Dokument/
instead of /home/uname/Documents/
etc... (Where Dokument is Swedish for Documents)
Is there a way to change these paths back to English so that the shortcuts work again?
Edit: I found a duplicate question here: Remove favorites from nautilus
sudo apt-get install --reinstall nautilus-data
but it didn't change anything. – kung Oct 19 '17 at 08:36