mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_DEPEND_*
This commit is contained in:
parent
7b3d2e5cd6
commit
d8bd32aee8
10 changed files with 4 additions and 49 deletions
|
@ -495,11 +495,6 @@
|
|||
#define STRING_CMD_EDIT_USAGE "Startet einen Editor, um eine Aufgabe direkt zu bearbeiten"
|
||||
#define STRING_CMD_CALC_USAGE "Rechner"
|
||||
|
||||
// dependency
|
||||
#define STRING_DEPEND_BLOCKED "Aufgabe {1} wird blockiert durch:"
|
||||
#define STRING_DEPEND_BLOCKING "und blockiert:"
|
||||
#define STRING_DEPEND_FIX_CHAIN "Möchten Sie, dass diese Abhängigkeitskette korrigiert wird?"
|
||||
|
||||
// edit
|
||||
#define STRING_EDIT_NO_CHANGES "Keine Änderungen entdeckt."
|
||||
#define STRING_EDIT_FAILED "Editing failed with exit code {1}."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue