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
|
@ -488,7 +488,6 @@
|
|||
|
||||
// Errors
|
||||
// TODO Move each of these to appropriate section.
|
||||
#define STRING_INFINITE_LOOP "Sostituzione terminata poiché più di {1} modifiche sono state fatte - protezione da ciclo infinito"
|
||||
#define STRING_UDA_TYPE "Gli User defined attribute possono solo essere di tipo 'string', 'date', 'duration' o 'numeric'."
|
||||
#define STRING_UDA_COLLISION "L'UDA '{1}' ha lo stesso nome di un attributo di sistema, e ciò non è permesso."
|
||||
#define STRING_INVALID_MOD "L'attributo '{1}' non ammette un valore pari a '{2}'."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue