mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
L10N
- Eliminated two unused strings.
This commit is contained in:
parent
9099a353ea
commit
dde99939e9
4 changed files with 0 additions and 8 deletions
|
@ -831,8 +831,6 @@
|
|||
#define STRING_TDB2_REVERTED "Modified task reverted."
|
||||
#define STRING_TDB2_REMOVED "Task removed."
|
||||
#define STRING_TDB2_UNDO_COMPLETE "Undo complete."
|
||||
#define STRING_TDB2_MISSING_TASK "Task with UUID {1} not found in data."
|
||||
#define STRING_TDB2_UNDO_IMPOSSIBLE "No undo possible."
|
||||
#define STRING_TDB2_UNDO_SYNCED "Cannot undo change because the task was already synced. Modify the task instead."
|
||||
|
||||
// text
|
||||
|
|
|
@ -846,8 +846,6 @@
|
|||
#define STRING_TDB2_REVERTED "Tarea modificada revertida."
|
||||
#define STRING_TDB2_REMOVED "Tarea eliminada."
|
||||
#define STRING_TDB2_UNDO_COMPLETE "Deshacer completado."
|
||||
#define STRING_TDB2_MISSING_TASK "Tarea con UUID {1} no encontrada en los datos."
|
||||
#define STRING_TDB2_UNDO_IMPOSSIBLE "No es posible deshacer."
|
||||
#define STRING_TDB2_UNDO_SYNCED "Cannot undo change because the task was already synced. Modify the task instead."
|
||||
|
||||
// text
|
||||
|
|
|
@ -831,8 +831,6 @@
|
|||
#define STRING_TDB2_REVERTED "Modified task reverted."
|
||||
#define STRING_TDB2_REMOVED "Task removed."
|
||||
#define STRING_TDB2_UNDO_COMPLETE "Undo complete."
|
||||
#define STRING_TDB2_MISSING_TASK "Task with UUID {1} not found in data."
|
||||
#define STRING_TDB2_UNDO_IMPOSSIBLE "No undo possible."
|
||||
#define STRING_TDB2_UNDO_SYNCED "Cannot undo change because the task was already synced. Modify the task instead."
|
||||
|
||||
// text
|
||||
|
|
|
@ -832,8 +832,6 @@
|
|||
#define STRING_TDB2_REVERTED "Modifiche al task ripristinate."
|
||||
#define STRING_TDB2_REMOVED "Task rimosso."
|
||||
#define STRING_TDB2_UNDO_COMPLETE "Undo completato."
|
||||
#define STRING_TDB2_MISSING_TASK "Task con UUID {1} non trovato nei dati."
|
||||
#define STRING_TDB2_UNDO_IMPOSSIBLE "Nessun undo possibile."
|
||||
#define STRING_TDB2_UNDO_SYNCED "Cannot undo change because the task was already synced. Modify the task instead."
|
||||
|
||||
// text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue