l10n: Eliminated STRING_HELPER_PROJECT_*

This commit is contained in:
Paul Beckingham 2018-01-20 14:07:07 -05:00
parent 977e2a3c35
commit e1fda18164
10 changed files with 4 additions and 58 deletions

View file

@ -546,12 +546,6 @@
#define STRING_FEEDBACK_BACKLOG_N "Il y a des {1} changements locaux. Synchronisation requise."
#define STRING_FEEDBACK_BACKLOG "Il y a des {1} changements locaux. Synchronisation requise."
// 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."