From 92de9abc46962908e74271911251d83a4e3017bd Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Mon, 17 Dec 2018 13:39:45 +0100 Subject: [PATCH] Add Qt-internal GUI string --- src/frontends/qt4/GuiApplication.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/frontends/qt4/GuiApplication.cpp b/src/frontends/qt4/GuiApplication.cpp index b9ba830c7b..3a5fd12d5e 100644 --- a/src/frontends/qt4/GuiApplication.cpp +++ b/src/frontends/qt4/GuiApplication.cpp @@ -683,6 +683,7 @@ public: _("About %1"); _("Preferences"); _("Reconfigure"); + _("Restore Defaults"); _("Quit %1"); _("&OK"); // Already in po: "Cancel", "&Cancel" -- 2.39.5