From a7c723b681ddefdcaa84cb9b16681c65818d7110 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 3 May 2013 12:35:22 +0300 Subject: add comments for translators --- src/gui/setup.cpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/gui/setup.cpp') diff --git a/src/gui/setup.cpp b/src/gui/setup.cpp index 16aa2219a..344899723 100644 --- a/src/gui/setup.cpp +++ b/src/gui/setup.cpp @@ -51,7 +51,8 @@ extern Window *statusWindow; -Setup::Setup(): +Setup::Setup() : + // TRANSLATORS: setup window name Window(_("Setup"), false, nullptr, "setup.xml"), gcn::ActionListener(), mTabs(), @@ -77,9 +78,13 @@ Setup::Setup(): static const char *buttonNames[] = { + // TRANSLATORS: setup button N_("Apply"), + // TRANSLATORS: setup button N_("Cancel"), + // TRANSLATORS: setup button N_("Store"), + // TRANSLATORS: setup button N_("Reset Windows"), nullptr }; -- cgit v1.2.3-60-g2f50