aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Language.py
AgeCommit message (Collapse)Author
2006-01-19add proper country names, add spanishFelix Domke
2006-01-13fix typo :)Stefan Pluecken
2006-01-13add netherlandsStefan Pluecken
2006-01-11add arabic to the language listStefan Pluecken
change plugin interface: plugins can now have screens or functions as objects to call when plugin is selected plugins can have multiple plugin menu entries
2005-12-18fix not-a-string when using englishStefan Pluecken
add some wizard-stuff
2005-12-14add german umlautsStefan Pluecken
2005-12-12add debug-msgStefan Pluecken
2005-12-11some language-workStefan Pluecken
catch case of not available languages
2005-12-11finish language-menu - the RT_VALIGN_CENTER doesn't work in ↵Stefan Pluecken
eListboxPythonMultiContent... why? add language-screen to the start-wizard, which breaks the startwizard. bug in screen-handling?
2005-11-17translation: don't fail when no language existsFelix Domke
2005-11-17some basic language support (already working a bit)Stefan Pluecken