Esempio n. 1
0
 def Translate(self, text):
     return to_unicode(getLocalizedLabel(to_unicode(text)))
Esempio n. 2
0
 def TranslateText(self, text):
     return to_unicode(getLocalizedText(to_unicode(text)))
Esempio n. 3
0
 def UpNext_Notify(self, data):
     upnext_signal(ADDON_ID, to_unicode(data))