mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_INFINITE_LOOP
This commit is contained in:
parent
f43b51cf85
commit
15096c473e
10 changed files with 2 additions and 9 deletions
|
@ -509,7 +509,6 @@
|
|||
|
||||
// Errors
|
||||
// TODO Move each of these to appropriate section.
|
||||
#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'."
|
||||
#define STRING_UDA_COLLISION "L'ADU nommé '{1}' est le même qu'un attribut du noyau, et ce n'est pas autorisé."
|
||||
#define STRING_INVALID_MOD "The '{1}' attribute does not allow a value of '{2}'."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue