diff --git a/CustomSupportsCylinder.py b/CustomSupportsCylinder.py index b9a1d5f..2cc1c71 100644 --- a/CustomSupportsCylinder.py +++ b/CustomSupportsCylinder.py @@ -418,7 +418,7 @@ def _createSupportMesh(self, parent: CuraSceneNode, position: Vector , position2 s_p = global_container_stack.getProperty("support_type", "value") if s_p == 'buildplate' : - Message(text = catalog.i18nc("@info:label", "Info modification support_type new value : Everywhere"), title = catalog.i18nc("@info:title", "Custom Supports Cylinder")).show() + Message(text = catalog.i18nc("@info:label", "Info modification support_type new value : Everywhere"), title = catalog.i18nc("@info:title", "Warning ! Custom Supports Cylinder")).show() Logger.log('d', 'Support_type different from everywhere : ' + str(s_p)) # Define support_type=everywhere global_container_stack.setProperty("support_type", "value", 'everywhere') diff --git a/i18n/customsupport.pot b/i18n/customsupport.pot index 2459bdc..1043b6c 100644 --- a/i18n/customsupport.pot +++ b/i18n/customsupport.pot @@ -29,12 +29,12 @@ msgstr "" #: CustomSupportsCylinder.py:421 msgctxt "@info:title" -msgid "Custom Supports Cylinder" +msgid "Warning ! Custom Supports Cylinder" msgstr "" #: CustomSupportsCylinder.py:421 msgctxt "@info:label" -msgid "Info modification support_type new value : everywhere" +msgid "Info modification support_type new value : Everywhere" msgstr "" #: CustomSupportsCylinder.py:126:979 diff --git a/i18n/fr_FR/LC_MESSAGES/customsupport.mo b/i18n/fr_FR/LC_MESSAGES/customsupport.mo index 2d434cc..19259ac 100644 Binary files a/i18n/fr_FR/LC_MESSAGES/customsupport.mo and b/i18n/fr_FR/LC_MESSAGES/customsupport.mo differ diff --git a/i18n/fr_FR/customsupport.po b/i18n/fr_FR/customsupport.po index f806cc6..c99955e 100644 --- a/i18n/fr_FR/customsupport.po +++ b/i18n/fr_FR/customsupport.po @@ -29,8 +29,8 @@ msgstr "Ajouter 6 types de support personnalisé" #: CustomSupportsCylinder.py:421 msgctxt "@info:title" -msgid "Custom Supports Cylinder" -msgstr "Supports Custom Cylindrique" +msgid "Warning ! Custom Supports Cylinder" +msgstr "Attention ! Supports Custom Cylindrique" #: CustomSupportsCylinder.py:421 msgctxt "@info:label"