mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_STOP_*
This commit is contained in:
parent
58523c3d78
commit
28c6363f09
10 changed files with 6 additions and 79 deletions
|
@ -256,14 +256,6 @@
|
|||
#define STRING_CMD_PURGE_CONFIRM_R "Task '{1}' is a recurrence template. All its {2} deleted children tasks will be purged as well. Continue?"
|
||||
#define STRING_CMD_PURGE_NDEL_CHILD "Task '{1}' is a recurrence template. Its child task {2} must be deleted before it can be purged."
|
||||
|
||||
#define STRING_CMD_STOP_USAGE "Entfernt die 'start'-Zeit einer Aufgabe"
|
||||
#define STRING_CMD_STOP_NO "Aufgabe nicht beendet."
|
||||
#define STRING_CMD_STOP_ALREADY "Aufgabe {1} '{2}' nicht beendet."
|
||||
#define STRING_CMD_STOP_TASK "Beende Aufgabe {1} '{2}'."
|
||||
#define STRING_CMD_STOP_CONFIRM "Aufgabe {1} '{2}' beenden?"
|
||||
#define STRING_CMD_STOP_1 "{1} Aufgabe beendet."
|
||||
#define STRING_CMD_STOP_N "{1} Aufgaben beendet."
|
||||
|
||||
#define STRING_CMD_APPEND_USAGE "Fügt einer Aufgabenbeschreibung Text hinzu"
|
||||
#define STRING_CMD_APPEND_1 "Zu {1} Aufgabe hinzugefügt."
|
||||
#define STRING_CMD_APPEND_N "Zu {1} Aufgaben hinzugefügt."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue