l10n: Eliminated STRING_CMD_LOGO_*

This commit is contained in:
Paul Beckingham 2018-01-20 14:54:27 -05:00
parent 5a3d5f536d
commit 58523c3d78
10 changed files with 2 additions and 21 deletions

View file

@ -110,8 +110,6 @@
#define STRING_CMD_VERSION_USAGE2 "Zeigt ausschließlich die taskwarrior-Versionsnummer"
#define STRING_CMD_VERSION_DOCS "Dokumentation für taskwarrior finden Sie in 'man task', 'man taskrc', 'man task-color', 'man task-sync' oder auf http://taskwarrior.org"
#define STRING_CMD_VERSION_UNKNOWN "unbekannt"
#define STRING_CMD_LOGO_USAGE "Zeigt das taskwarrior-Logo"
#define STRING_CMD_LOGO_COLOR_REQ "Der Logo-Befehle benötigt aktivierte Farbunterstützung"
#define STRING_CMD_EXEC_USAGE "Führt externe Befehle und Skripte aus"
#define STRING_CMD_URGENCY_USAGE "Zeigt die Dringlichkeit einer Aufgabe an"
#define STRING_CMD_URGENCY_RESULT "Aufgabe {1}, Dringlichkeit {2}"