Bugs item #1609162, was opened at 2006-12-05 04:00
Message generated for change (Comment added) made by sf-robot
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: Closed
Resolution: Invalid
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.




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

>Comment By: SourceForge Robot (sf-robot)
Date: 2006-12-24 19:20

Message:
Logged In: YES 
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

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

Comment By: Duncan Webb (duncanwebb)
Date: 2006-12-10 01:20

Message:
Logged In: YES 
user_id=104395
Originator: NO

If you set es_ES.utf8 in your environment before running freevo the names
should appear in Spanish.

I did a quick test and it worked without needing to change the code. If
this does not happen for you please post an update.

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

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