l10n: Eliminated STRING_CMD_HELP_ALIASED

This commit is contained in:
Paul Beckingham 2018-01-15 12:12:53 -05:00
parent fc418d1195
commit 5cf7c12dc9
10 changed files with 1 additions and 10 deletions

View file

@ -557,7 +557,6 @@
#define STRING_CMD_BURN_NO_CONVERGE "No convergence"
#define STRING_CMD_HELP_USAGE_LABEL "Usage:"
#define STRING_CMD_HELP_USAGE_DESC "Runs rc.default.command, if specified."
#define STRING_CMD_HELP_ALIASED "Aliased to '{1}'"
#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}'."