mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 22:01:14 -07:00
Remove superfluous bracket
As found by Vandrasc. Contributes to issue CURA-7201.
This commit is contained in:
parent
3161a6ac08
commit
6dd799d042
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@ msgstr "\nSynchronisierung läuft ..."
|
|||
#: /home/ruben/Projects/Cura/plugins/Toolbox/src/CloudSync/RestartApplicationPresenter.py:18
|
||||
msgctxt "@info:generic"
|
||||
msgid "You need to quit and restart {} before changes have effect."
|
||||
msgstr "Sie müssen das Programm beenden und neu starten {{}, bevor Änderungen wirksam werden."
|
||||
msgstr "Sie müssen das Programm beenden und neu starten {}, bevor Änderungen wirksam werden."
|
||||
|
||||
#: /home/ruben/Projects/Cura/plugins/AMFReader/__init__.py:15
|
||||
msgctxt "@item:inlistbox"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue