Hi! Certain applications, e.g. the command line tool rename, give a warning like this:
	The settings look sane. I want my time and number formats to conform to Danish (da-DK), but I want my display language to be English. 
I can't find anything out-of-place in System Settings. Does anyone know how to resolve the warning?
Thanks!
					Code:
	
	spectrum@spectrum-desktop:~/Music/music/Bands/Elend/1998 - The Umbersun$ rename 's/1998/1998 - /' *
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
       LANGUAGE = "en_US:en",
       LC_ALL = (unset),
       LANG = "da_DK.UTF-8"
   are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
I can't find anything out-of-place in System Settings. Does anyone know how to resolve the warning?
Thanks!




Comment