mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Fix small mistakes found during post-check
Contributes to issue CURA-8753.
This commit is contained in:
parent
e382a4cfb4
commit
b0edbea297
2 changed files with 3 additions and 3 deletions
|
@ -56,7 +56,7 @@ msgctxt "machine_start_gcode description"
|
|||
msgid ""
|
||||
"G-code commands to be executed at the very start - separated by \n"
|
||||
"."
|
||||
msgstr "Los comandos de GCode que se ejecutarán justo al inicio separados por - \n."
|
||||
msgstr "Los comandos de GCode que se ejecutarán justo al inicio - separados por \n."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "machine_end_gcode label"
|
||||
|
@ -68,7 +68,7 @@ msgctxt "machine_end_gcode description"
|
|||
msgid ""
|
||||
"G-code commands to be executed at the very end - separated by \n"
|
||||
"."
|
||||
msgstr "Los comandos de GCode que se ejecutarán justo al final separados por -\n."
|
||||
msgstr "Los comandos de GCode que se ejecutarán justo al final - separados por \n."
|
||||
|
||||
#: fdmprinter.def.json
|
||||
msgctxt "material_guid label"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue