mirror of
https://github.com/nikdoof/oblogout.git
synced 2025-12-22 23:09:25 +00:00
Updated English PO/MO, fixed mki18n to pickup en
This commit is contained in:
@@ -98,6 +98,8 @@ def getlanguageDict():
|
||||
i = wx.Locale(wx.LANGUAGE_DEFAULT).GetLanguageInfo(getattr(wx, lang))
|
||||
if i:
|
||||
languageDict[i.CanonicalName] = i.Description
|
||||
|
||||
languageDict['en'] = 'English'
|
||||
|
||||
return languageDict
|
||||
|
||||
|
||||
Reference in New Issue
Block a user