View Single Post
Old 10-04-2012, 08:35 AM   #10
sws
Enthusiast
sws began at the beginning.
 
sws's Avatar
 
Posts: 40
Karma: 10
Join Date: Oct 2012
Device: Pocket Book Touch HD3
Quote:
Originally Posted by kovidgoyal View Post
You need to use the correct localized version of daysago for whatever language you have set on your system.
Sorry to stress your patience further, but I don'T speak python. How do I use the correct localized version of daysago?

$ locale

gives me a complete german utf8 environment.
Quote:
LANG=de_DE.utf8
LANGUAGE=de_DE.utf8
LC_CTYPE="de_DE.utf8"
LC_NUMERIC="de_DE.utf8"
LC_TIME="de_DE.utf8"
LC_COLLATE="de_DE.utf8"
LC_MONETARY="de_DE.utf8"
LC_MESSAGES="de_DE.utf8"
LC_PAPER="de_DE.utf8"
LC_NAME="de_DE.utf8"
LC_ADDRESS="de_DE.utf8"
LC_TELEPHONE="de_DE.utf8"
LC_MEASUREMENT="de_DE.utf8"
LC_IDENTIFICATION="de_DE.utf8"
LC_ALL=de_DE.utf8
Where should I look for the german version of "daysago"?
sws is offline   Reply With Quote