Fix bounding box string in Turkish

This is a key and should not have been translated.

Contributes to issue CURA-570.
This commit is contained in:
Ghostkeeper 2016-10-04 12:02:08 +02:00
parent 9f41d81e86
commit d0019cee16
No known key found for this signature in database
GPG Key ID: 701948C5954A7385

View File

@ -654,7 +654,7 @@ msgstr "Arayüz yükleniyor..."
#, python-format #, python-format
msgctxt "@info" msgctxt "@info"
msgid "%(width).1f x %(depth).1f x %(height).1f mm" msgid "%(width).1f x %(depth).1f x %(height).1f mm"
msgstr "%(genişlik).1f x %(derinlik).1f x %(yükseklik).1f mm" msgstr "%(width).1f x %(depth).1f x %(height).1f mm"
#: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:27 #: /home/ruben/Projects/Cura/plugins/MachineSettingsAction/MachineSettingsAction.qml:27
msgctxt "@title" msgctxt "@title"