l10n: Eliminated STRING_CMD_CAL_*

This commit is contained in:
Paul Beckingham 2018-01-21 12:27:29 -05:00
parent 3a2b5df05d
commit faf6ecceda
10 changed files with 7 additions and 62 deletions

View file

@ -27,12 +27,6 @@
#ifndef INCLUDED_STRINGS
#define INCLUDED_STRINGS
#define STRING_CMD_CAL_BAD_ARG "Could not recognize argument '{1}'."
#define STRING_CMD_CAL_BAD_MONTH "Argument '{1}' is not a valid month."
#define STRING_CMD_CAL_LABEL_DATE "Date"
#define STRING_CMD_CAL_LABEL_HOL "Holiday"
#define STRING_CMD_CAL_SUN_MON "The 'weekstart' configuration variable may only contain 'Sunday' or 'Monday'."
#define STRING_CMD_CAL_USAGE "Shows a calendar, with due tasks marked"
#define STRING_CMD_COMMANDS_USAGE "Generates a list of all commands, with behavior details"
#define STRING_CMD_COMTAGS_USAGE "Affiche uniquement une liste des étiquettes utilisées, pour la complétion"
#define STRING_CMD_CUSTOM_COUNT "1 tâche"