mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 11:21:14 -07:00
Fix mistaken negation
The translator read this one wrong. Contributes to issue CURA-4341.
This commit is contained in:
parent
d3853815ea
commit
69f6a7de73
1 changed files with 1 additions and 1 deletions
|
|
@ -1566,7 +1566,7 @@ msgstr "Cette imprimante n'est pas configurée pour héberger un groupe d'imprim
|
|||
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/DiscoverUM3Action.qml:287
|
||||
msgctxt "@label"
|
||||
msgid "This printer is the host for a group of %1 connected Ultimaker 3 printers"
|
||||
msgstr "L'imprimante n'est pas configurée pour héberger un groupe de %1 imprimantes connectées Ultimaker 3."
|
||||
msgstr "L'imprimante est configurée pour héberger un groupe de %1 imprimantes connectées Ultimaker 3."
|
||||
|
||||
#: /home/ruben/Projects/Cura/plugins/CuraPrintClusterUpload/PrintWindow.qml:24
|
||||
msgctxt "@title:window"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue