mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
l10n: Eliminated STRING_ASSUME_INFO
This commit is contained in:
parent
f00884998e
commit
2e9ea52a8d
10 changed files with 1 additions and 10 deletions
|
@ -701,7 +701,6 @@
|
|||
// TODO Move each of these to appropriate section.
|
||||
#define STRING_ERROR_PREFIX "Errore: "
|
||||
#define STRING_TRIVIAL_INPUT "Specificare un comando o un task da modificare"
|
||||
#define STRING_ASSUME_INFO "Nessun comando specificato - si assume 'information'."
|
||||
#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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue