From: Juergen Spitzmueller Date: Mon, 17 Dec 2018 12:39:45 +0000 (+0100) Subject: Add Qt-internal GUI string X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=92de9abc46962908e74271911251d83a4e3017bd;p=features.git Add Qt-internal GUI string --- 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"