Fix mistakenly translated replace key

Bad translator. Baaaaaaad.

Contributes to issue CURA-3999.
This commit is contained in:
Ghostkeeper 2017-08-28 15:42:12 +02:00
parent 1401d90bd0
commit 3dbf91eb18
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -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