| orca.orca_i18n | index /usr/lib/python2.5/site-packages/orca/orca_i18n.py |
Provides i18n support for orca using the gettext module. Tells
gettext where to find localized strings and creates an alias, _, that
maps to the gettext.gettext function. This function will accept a
string and return a localized string for that string.
| Modules | ||||||
| ||||||
| Data | ||
| localedir = '/usr/share/locale' | ||