- Removed residual 'total active time' string that should have been deleted
  earlier.
This commit is contained in:
Paul Beckingham 2014-09-08 20:48:36 -04:00
parent 9f00e9279c
commit a905518aea
6 changed files with 0 additions and 6 deletions

View file

@ -295,7 +295,6 @@
#define STRING_CMD_INFO_BLOCKING "Cette tâche bloque"
#define STRING_CMD_INFO_UNTIL "Jusqu'au"
#define STRING_CMD_INFO_MODIFICATION "Modification"
#define STRING_CMD_INFO_TOTAL_ACTIVE "Temps total d'activité"
#define STRING_CMD_INFO_MODIFIED "Dernier modifié"
#define STRING_CMD_UNDO_USAGE "Annule les changements les plus récents sur une tâche"
#define STRING_CMD_UNDO_MODS "The undo command does not allow further task modification."