mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-10 04:00:37 +02:00
l10n: Eliminated STRING_FEEDBACK_NO_TASKS_SP
This commit is contained in:
parent
11921878a4
commit
8c7f3be1bd
21 changed files with 12 additions and 30 deletions
|
@ -63,7 +63,7 @@ int CmdUrgency::execute (std::string& output)
|
|||
|
||||
if (filtered.size () == 0)
|
||||
{
|
||||
context.footnote (STRING_FEEDBACK_NO_TASKS_SP);
|
||||
context.footnote ("No tasks specified.");
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue