Cura/plugins
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
..
3MFReader Merge branch '3.5' of github.com:Ultimaker/Cura 2018-09-11 15:50:26 +02:00
3MFWriter Cleaned up MIME types 2018-08-29 14:41:38 +02:00
ChangeLogPlugin Fan speed override is about supported areas, not bridged areas 2018-09-18 17:18:37 +02:00
CuraEngineBackend Take into account that can be empty layers below the model when the 2018-10-04 18:03:01 +02:00
CuraProfileReader Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
CuraProfileWriter Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
FirmwareUpdateChecker Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
GCodeGzReader Move MIME type declarations into constructors of readers 2018-09-27 13:58:06 +02:00
GCodeGzWriter Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
GCodeProfileReader Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
GCodeReader Move MIME type declarations into constructors of readers 2018-09-27 13:58:06 +02:00
GCodeWriter Improve warning when saving g-code before slicing 2018-09-28 12:01:20 +02:00
ImageReader Improvements to translated strings 2018-10-08 15:03:21 +02:00
LegacyProfileReader Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
MachineSettingsAction Merge pull request #4268 from smartavionics/mb-extruder-cooling-fan-number-gui 2018-10-03 15:17:35 +02:00
ModelChecker Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
MonitorStage Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
PerObjectSettingsTool Prevent cura crash after setting Print as Support in per object setting 2018-09-26 17:06:24 +02:00
PostProcessingPlugin Typing fixes 2018-10-03 16:36:58 +02:00
PrepareStage Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
RemovableDriveOutputDevice Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
SimulationView Fix SimulationView: missing import 2018-10-03 17:27:21 +02:00
SliceInfoPlugin Fix data collection message at app start 2018-10-01 16:27:27 +02:00
SolidView Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
SupportEraser Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
Toolbox Improvements to translated strings 2018-10-08 15:03:21 +02:00
UFPWriter [CURA-5775] The snaphot-creation of the UFP-writer should only be called when writing to UFP-files. 2018-10-04 15:54:22 +02:00
UltimakerMachineActions Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
UM3NetworkPrinting Improvements to translated strings 2018-10-08 15:03:21 +02:00
USBPrinting Merge pull request #4369 from fieldOfView/fix_usb_temperature_while_heating 2018-10-03 10:35:30 +02:00
UserAgreement Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
VersionUpgrade Set preference for sending info to default state instead of removing them 2018-10-02 11:37:04 +02:00
X3DReader Increase plugin API version to 5 2018-08-27 13:59:00 +02:00
XmlMaterialProfile Fix default hardware type NOZZLE in XML material 2018-09-11 11:20:00 +02:00
XRayView Increase plugin API version to 5 2018-08-27 13:59:00 +02:00