From d0019cee162d0f8290e16b5e176ac6935a19e294 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Tue, 4 Oct 2016 12:02:08 +0200 Subject: [PATCH] Fix bounding box string in Turkish This is a key and should not have been translated. Contributes to issue CURA-570. --- resources/i18n/tr/cura.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/i18n/tr/cura.po b/resources/i18n/tr/cura.po index c354782764..7c8b4d265e 100644 --- a/resources/i18n/tr/cura.po +++ b/resources/i18n/tr/cura.po @@ -654,7 +654,7 @@ msgstr "Arayüz yükleniyor..." #, python-format msgctxt "@info" 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 msgctxt "@title"