mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_HELPER_PROJECT_*
This commit is contained in:
parent
28ddf8699a
commit
6f6335f67a
10 changed files with 4 additions and 58 deletions
|
@ -523,12 +523,6 @@
|
|||
#define STRING_FEEDBACK_BACKLOG_N "There are {1} local changes. Sync required."
|
||||
#define STRING_FEEDBACK_BACKLOG "There is {1} local change. Sync required."
|
||||
|
||||
// helpers
|
||||
#define STRING_HELPER_PROJECT_CHANGE "The project '{1}' has changed."
|
||||
#define STRING_HELPER_PROJECT_COMPL "Project '{1}' is {2}% complete"
|
||||
#define STRING_HELPER_PROJECT_REM "({1} of {2} tasks remaining)."
|
||||
#define STRING_HELPER_PROJECT_REM1 "({1} task remaining)."
|
||||
|
||||
// 'show' command
|
||||
#define STRING_CMD_SHOW "Shows all configuration variables or subset"
|
||||
#define STRING_CMD_SHOW_ARGS "You can only specify 'all' or a search string."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue