l10n: Eliminated STRING_CMD_HELP_USAGE_LABEL

This commit is contained in:
Paul Beckingham 2018-01-15 12:16:24 -05:00
parent 27c7d76884
commit ce4b92e5fc
10 changed files with 1 additions and 12 deletions

View file

@ -558,7 +558,6 @@
#define STRING_CMD_BURN_DONE "Done" // Must be 7 or fewer characters
#define STRING_CMD_BURN_PENDING "Pending" // Must be 7 or fewer characters
#define STRING_CMD_BURN_NO_CONVERGE "No convergence"
#define STRING_CMD_HELP_USAGE_LABEL "Usage:"
#define STRING_CMD_CAL_USAGE "Shows a calendar, with due tasks marked"
#define STRING_CMD_CAL_BAD_MONTH "Argument '{1}' is not a valid month."
#define STRING_CMD_CAL_BAD_ARG "Could not recognize argument '{1}'."