Bugs item #1609162, was opened at 2006-12-05 12:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1609162&group_id=46652

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: config
Group: 1.7.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: DBCSOFT (dbcsoftware)
Assigned to: Nobody/Anonymous (nobody)
Summary: Day of week and month names in LOCALE language

Initial Comment:


Hi,

The name of day of week and month names in idlebar are allways in english.

I have modify teh file __init__.py in directory ./freevo/plugins/idlebar and i 
add this at line 52:

locale.setlocale(locale.LC_ALL, locale.normalize(os.environ['LANG']))

This work for me.

Is there other best form to do it?

Thanks.

NOTE: Sorry for my english i am spanish.
DBC.




----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1609162&group_id=46652

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to