Am Donnerstag, den 15.03.2012, 11:13 +0100 schrieb SilvioTO:
You are right, isn't a bug; thinking better I remember that at the end of installation, there was the folders in english and in italian in my home. Brobably confused and the first time with xfce, I deleted the wrong folders and/or renamed improperly. Deleting the command at login that I put some minutes ago the result is the same: thunar is and stay in italian.
Ah, now that you mention it I remember the problem: Thunar uses ~/.config/user-dirs.locale rather than the environment variable LANG to determine which locale to use. This seems to cause a lot of confusion for many people as a quick google search reveals: https://www.google.com/search?q=~%2F.config%2Fuser-dirs.locale+thunar
However there is not much we can do about it other than making sure that xdg-user-dirs-(gtk-)update us run on login.
Kind regards, Christoph