mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 11:21:14 -07:00
Fix extra space in translation
The only mistake I found, really. Contributes to issue CURA-4692.
This commit is contained in:
parent
5b90bb3c5a
commit
d6182c8c49
1 changed files with 2 additions and 2 deletions
|
|
@ -222,7 +222,7 @@ msgctxt "@info:title"
|
||||||
msgid "Saving"
|
msgid "Saving"
|
||||||
msgstr "A Guardar"
|
msgstr "A Guardar"
|
||||||
|
|
||||||
#: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:99
|
#: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:99"
|
||||||
#: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:102
|
#: /home/ruben/Projects/Cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:102
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
|
msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
|
||||||
|
|
@ -320,7 +320,7 @@ msgstr "Estado da ligação"
|
||||||
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:160
|
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:160
|
||||||
msgctxt "@info:status"
|
msgctxt "@info:status"
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr " "
|
msgstr ""
|
||||||
|
|
||||||
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:160
|
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:160
|
||||||
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:163
|
#: /home/ruben/Projects/Cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevice.py:163
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue