mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_ERROR_PREFIX
This commit is contained in:
parent
69bf268e42
commit
60394aad6a
9 changed files with 0 additions and 9 deletions
|
@ -487,7 +487,6 @@
|
|||
|
||||
// Errors
|
||||
// TODO Move each of these to appropriate section.
|
||||
#define STRING_ERROR_PREFIX "Fehler: "
|
||||
#define STRING_TRIVIAL_INPUT "Sie müssen einen Befehl oder eine Aufgabe zum ändern angeben."
|
||||
#define STRING_INFINITE_LOOP "Beende Ersetzung, weil mehr als {1} Änderungen durchgeführt wurden - Schutz vor Endlosschleifen."
|
||||
#define STRING_UDA_TYPE "UDAs müssen vom Typ 'string', 'date', 'duration' oder 'numeric' sein."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue