mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_CMD_ADD_*
This commit is contained in:
parent
9640f5a02b
commit
4b75865e47
11 changed files with 7 additions and 36 deletions
|
@ -27,9 +27,6 @@
|
|||
#ifndef INCLUDED_STRINGS
|
||||
#define INCLUDED_STRINGS
|
||||
|
||||
#define STRING_CMD_ADD_FEEDBACK "Aufgabe {1} hinzugefügt."
|
||||
#define STRING_CMD_ADD_RECUR "Created task {1} (recurrence template)."
|
||||
#define STRING_CMD_ADD_USAGE "Fügt eine neue Aufgabe hinzu"
|
||||
#define STRING_CMD_ALIASES_USAGE "Erzeugt eine Liste aller Aliase zur Auto-Vervollständigung"
|
||||
#define STRING_CMD_CAL_BAD_ARG "Konnte Argument '{1}' nicht erkennen."
|
||||
#define STRING_CMD_CAL_BAD_MONTH "Argument '{1}' ist kein zulässiger Monat."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue