Committed Swedish translation by Susanna Bjöverud.

This commit is contained in:
Susanna Björverud 2009-02-28 23:03:30 +01:00 committed by Timo Paulssen
parent 8a953e0e99
commit c0ac26bba7
2 changed files with 2820 additions and 0 deletions

File diff suppressed because it is too large Load diff

View file

@ -38,6 +38,7 @@ class Preferences(QDialog):
(_("Korean"), "ko_KR"),
(_("Polish"), "pl_PL"),
(_("Spanish"), "es_ES"),
(_("Swedish"), "sv_SE"),
]
self.connect(self.dialog.buttonBox, SIGNAL("helpRequested()"), self.helpRequested)
self.setupLang()