mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Fix mistakenly translated replace key
Bad translator. Baaaaaaad. Contributes to issue CURA-3999.
This commit is contained in:
parent
1401d90bd0
commit
3dbf91eb18
1 changed files with 1 additions and 1 deletions
|
@ -801,7 +801,7 @@ msgstr "正在载入界面…"
|
|||
#, python-format
|
||||
msgctxt "@info 'width', 'depth' and 'height' are variable names that must NOT be translated; just translate the format of ##x##x## mm."
|
||||
msgid "%(width).1f x %(depth).1f x %(height).1f mm"
|
||||
msgstr "%(宽).1f x %(深).1f x %(高).1f mm"
|
||||
msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
|
||||
|
||||
#: /home/ruben/Projects/Cura/cura/CuraApplication.py:1285
|
||||
#, python-brace-format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue