[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Project Hijra released, Hijri/Islamic Calendar released under Waqf public license



now I need help in translation or suggestions:
option 1:
    using python dictionaries
    i18n={}
    i18n["days"]=["sat","sun",...]
    like moin moin and other similar applications
    as we don't have many things to translate
option 2:
    using gettext

-------------
where to put .py files so that they are imported like this
import hijri
I think it's something /usr/share/python-support/Hijra/
..etc.

-------------
how to add it to default KDE and GNOME session (something like startup)
-------------
implement Plasma, gdesklets ...etc.