- 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

@ -298,7 +298,6 @@
#define STRING_CMD_INFO_BLOCKING "Esta tarea bloquea"
#define STRING_CMD_INFO_UNTIL "Hasta"
#define STRING_CMD_INFO_MODIFICATION "Modificación"
#define STRING_CMD_INFO_TOTAL_ACTIVE "Tiempo total activa"
#define STRING_CMD_INFO_MODIFIED "Modificada por última vez"
#define STRING_CMD_UNDO_USAGE "Revierte el cambio más reciente a una tarea"
#define STRING_CMD_UNDO_MODS "El comando undo no permite más modificación a la tarea."