Add Qt-internal string for translation

This commit is contained in:
Juergen Spitzmueller 2019-03-20 18:37:34 +01:00
parent 1c755fefa5
commit 1222ce3bfe

View File

@ -689,6 +689,7 @@ public:
// Already in po: "Cancel", "&Cancel"
_("Apply"); // Already in po: "&Apply"
_("Reset"); // Already in po: "&Reset" "R&eset" "Rese&t"
_("Open");
docstring s = getGuiMessages().getIfFound(sourceText);
// This test should eventually be removed when translations are updated