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
e2ffcbd3d6
commit
f27ddea013
9 changed files with 0 additions and 9 deletions
|
@ -507,7 +507,6 @@
|
|||
|
||||
// Errors
|
||||
// TODO Move each of these to appropriate section.
|
||||
#define STRING_ERROR_PREFIX "Erreur : "
|
||||
#define STRING_TRIVIAL_INPUT "Il vous faut spécifier une commande ou une tâche à modifier."
|
||||
#define STRING_INFINITE_LOOP "Substitution arrêté parce que plus de {1} changements ont été faits - protection contre les boucles infinies."
|
||||
#define STRING_UDA_TYPE "User defined attributes may only be of type 'string', 'date', 'duration' or 'numeric'."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue