l10n: Eliminated STRING_CMD_TIMESHEET_*

This commit is contained in:
Paul Beckingham 2018-01-21 11:09:05 -05:00
parent f87b780fd7
commit fbcb2b6c65
10 changed files with 1 additions and 29 deletions

View file

@ -202,9 +202,6 @@
#define STRING_CMD_CUSTOM_COUNT "1 tâche"
#define STRING_CMD_CUSTOM_COUNTN "{1} tâches"
#define STRING_CMD_CUSTOM_TRUNCATED "tronquées sur {1} lignes"
#define STRING_CMD_TIMESHEET_USAGE "Résumé hebdomadaire des tâches terminées et démarrées"
#define STRING_CMD_TIMESHEET_STARTED "Started ({1} tasks)"
#define STRING_CMD_TIMESHEET_DONE "Completed ({1} tasks)"
#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}'."