Cura/plugins/Toolbox
Ghostkeeper 314b966cc9
Improvements to translated strings
These strings were recently found to have been confusing to the translators. Improvements are:
- Pulling the (untranslated) error message out of the message sentence. We really want the error message to be at the end so we'll force the translators to translate it as a prefix.
- Remove extra spaces at the end.
- Remove Python logic from within the i18nc call, since gettext doesn't understand that.

Contributes to issue CURA-5741.
2018-10-08 15:03:21 +02:00
..
resources Improvements to translated strings 2018-10-08 15:03:21 +02:00
src Disable other buttons while toolbox is downloading to avoid crashes. 2018-10-01 17:21:34 +02:00
__init__.py CURA-5330 Fix code style and typing in Toolbox plugin 2018-06-13 18:22:27 +02:00
plugin.json Increase plugin API version to 5 2018-08-27 13:59:00 +02:00