- 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

@@ -296,7 +296,6 @@
#define STRING_CMD_INFO_BLOCKING "Esta tarefa bloqueia"
#define STRING_CMD_INFO_UNTIL "Até"
#define STRING_CMD_INFO_MODIFICATION "Modificação"
#define STRING_CMD_INFO_TOTAL_ACTIVE "Tempo total ativa"
#define STRING_CMD_INFO_MODIFIED "Última modificação"
#define STRING_CMD_UNDO_USAGE "Reverte a mais recente modificação a uma tarefa"
#define STRING_CMD_UNDO_MODS "O comando undo não permite outras modificações simultâneas."