mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-04 01:27:20 +02:00
TDB2
- In debug mode, if any TF2 objects are dirty, they speak up.
This commit is contained in:
parent
9996e5adef
commit
6209529aaa
6 changed files with 8 additions and 0 deletions
|
@ -874,6 +874,7 @@
|
|||
#define STRING_TDB2_REMOVED "Tarea eliminada."
|
||||
#define STRING_TDB2_UNDO_COMPLETE "Deshacer completado."
|
||||
#define STRING_TDB2_UNDO_SYNCED "No se puede deshacer el cambio porque la tarea ya ha sido sincronizada. Como alternativa, modifique la tarea."
|
||||
#define STRING_TDB2_DIRTY_EXIT "Exiting with unwritten changes to {1}"
|
||||
|
||||
// text
|
||||
// Se añade al final una lista de comandos separados por comas.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue