Cura/cura/Settings
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
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ContainerManager.py Fix typing 2018-09-27 20:01:55 +02:00
cura_empty_instance_containers.py Move constant instance containers to a separate file 2018-08-15 11:04:09 +02:00
CuraContainerRegistry.py Improvements to translated strings 2018-10-08 15:03:21 +02:00
CuraContainerStack.py Fix a direct signal emission that causes max recursion error 2018-09-24 11:44:55 +02:00
CuraStackBuilder.py Fix getDefaultVariantNode for UM2 2018-10-03 11:24:27 +02:00
Exceptions.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ExtruderManager.py Merge branch '3.5' 2018-10-02 20:27:18 +02:00
ExtrudersModel.py Cleanup extruder manager 2018-09-07 17:06:18 +02:00
ExtruderStack.py Remove all dependencies of the CuraContainerStack with the 2018-08-14 15:35:00 +02:00
GlobalStack.py Fix spacing 2018-09-27 17:31:45 +02:00
MachineManager.py Fix typing 2018-09-27 20:01:55 +02:00
MachineNameValidator.py Remove unused parameter 2018-09-14 17:00:55 +02:00
MaterialSettingsVisibilityHandler.py Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 2018-02-21 14:05:19 +01:00
PerObjectContainerStack.py Fix code-style 2018-07-03 12:06:06 +02:00
SetObjectExtruderOperation.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
SettingInheritanceManager.py Fix code-style 2018-07-03 12:06:06 +02:00
SettingOverrideDecorator.py Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00
SidebarCustomMenuItemsModel.py Fix icon name role 2018-09-17 10:51:56 +02:00
SimpleModeSettingsManager.py Don't unnecessarily cast to a set 2018-06-15 13:07:55 +02:00
UserChangesModel.py Remove unused functions 2018-09-07 16:02:54 +02:00