Translator

singleton class for localization

Members

Properties

usedKeys
string[] usedKeys [@property getter]

Static functions

opIndex
wstring opIndex(string str)

get traslation in current localization

reloadLocalizations
void reloadLocalizations()
setDictionaryLoader
void setDictionaryLoader(DictionaryLoader dl)
setLocalization
void setLocalization(string lang)
store
void store()

store used keys by DictionaryLoader

Meta