mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-03-26 18:10:02 +00:00
Update Ukrainian and Russian translations
This commit is contained in:
@@ -342,8 +342,8 @@ void CommandLineParser::printHelp(QStringList args, const Node* node)
|
||||
.arg(argText);
|
||||
|
||||
// short section about default behavior
|
||||
helpText += QObject::tr("Per default runs Flameshot in the background and \
|
||||
adds a tray icon for configuration.");
|
||||
helpText += QObject::tr("Per default runs Flameshot in the background and "
|
||||
"adds a tray icon for configuration.");
|
||||
helpText += "\n\n";
|
||||
|
||||
// add command options and subarguments
|
||||
|
||||
Reference in New Issue
Block a user