From 54df4c17e107c9098ff933ce137a645fe76c7f26 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 23 Nov 2016 12:44:53 +0100 Subject: [PATCH] Add Dutch translation for 'Information' title This is to make it easier to test whether this title can be translated, both for me and for our QA team. Contributes to issue CURA-2808. --- resources/i18n/nl/cura.po | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/resources/i18n/nl/cura.po b/resources/i18n/nl/cura.po index 2c8c83df7a..64e140474c 100644 --- a/resources/i18n/nl/cura.po +++ b/resources/i18n/nl/cura.po @@ -2629,3 +2629,8 @@ msgstr "De configuratie van de printer in Cura laden" msgctxt "@action:button" msgid "Activate Configuration" msgstr "Configuratie Activeren" + +#: /home/ruben/Projects/Cura/resources/qml/Preferences/MaterialView.qml:25 +msgctxt "@title" +msgid "Information" +msgstr "Informatie"