Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
gettext.py File Reference

Go to the source code of this file.

Data Structures

class  NullTranslations
 
class  GNUTranslations
 

Namespaces

 gettext
 

Constant Groups

 gettext
 

Functions

def find
 
def translation
 
def install
 
def textdomain
 
def bindtextdomain
 
def dgettext
 
def gettext
 

Variables

list __all__
 
tuple _default_localedir = os.path.join(sys.prefix, 'share', 'locale')
 
dictionary _translations = {}
 
dictionary _localedirs = {}
 
string _current_domain = 'messages'
 
 Catalog = translation