L10N
- Eliminated two unused strings.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user