l10n: Eliminated STRING_FEEDBACK_NO_TASKS_SP
This commit is contained in:
@@ -64,7 +64,7 @@ int CmdPrepend::execute (std::string&)
|
||||
filter.subset (filtered);
|
||||
if (filtered.size () == 0)
|
||||
{
|
||||
context.footnote (STRING_FEEDBACK_NO_TASKS_SP);
|
||||
context.footnote ("No tasks specified.");
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user