From bc2c095db69be01837d07af1151b0f0a3061713f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 4 Jan 2016 15:44:31 +0300 Subject: Add missing TRANSLATORS comments to translation strings. --- src/dyetool/dyemain.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/dyetool/dyemain.cpp') diff --git a/src/dyetool/dyemain.cpp b/src/dyetool/dyemain.cpp index 74cf426a0..8741ff9e7 100644 --- a/src/dyetool/dyemain.cpp +++ b/src/dyetool/dyemain.cpp @@ -44,8 +44,11 @@ static void printHelp() { + // TRANSLATORS: command line help std::cout << _("dyecmd srcfile dyestring dstfile") << std::endl; + // TRANSLATORS: command line help std::cout << _("or") << std::endl; + // TRANSLATORS: command line help std::cout << _("dyecmd srcdyestring dstfile") << std::endl; } -- cgit v1.2.3-70-g09d2