chiark / gitweb /
Update code for translations, fix a few translation issues and add a few missing...
authordaid <daid303@gmail.com>
Tue, 1 Oct 2013 13:50:04 +0000 (15:50 +0200)
committerdaid <daid303@gmail.com>
Tue, 1 Oct 2013 13:50:04 +0000 (15:50 +0200)
commit970cddfb5b17157317fae15eaff5e35998618833
treeb7dd7352968ba33c4dae8e1d0e830ae5907c965e
parent8e603e35f789cefeceb2a03ee17a603cba99a4f0
Update code for translations, fix a few translation issues and add a few missing strings.
15 files changed:
.gitignore
Cura/gui/configBase.py
Cura/gui/mainWindow.py
Cura/resources/locale/Cura.pot
Cura/resources/locale/de/LC_MESSAGES/Cura.mo [new file with mode: 0644]
Cura/resources/locale/de/LC_MESSAGES/Cura.po [new file with mode: 0644]
Cura/resources/locale/en/LC_MESSAGES/Cura.mo
Cura/resources/locale/en/LC_MESSAGES/Cura.po
Cura/resources/locale/nl/LC_MESSAGES/Cura.mo [new file with mode: 0644]
Cura/resources/locale/nl/LC_MESSAGES/Cura.po [new file with mode: 0644]
Cura/resources/locale/ru/LC_MESSAGES/Cura.mo
Cura/resources/locale/ru/LC_MESSAGES/Cura.po
Cura/util/profile.py
Cura/util/resources.py
changelog