summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortranslators <translators@openttd.org>2018-11-04 19:45:42 +0100
committerTranslators <translators@openttd.org>2018-11-04 19:45:42 +0100
commitccd9d77b94031d93dd61635224ed845b18300970 (patch)
tree392e1d13f8b27819259f87f83ce068cd450d75d3
parent9b560eaa518124398129f19b58735c73f9677ce0 (diff)
downloadopenttd-ccd9d77b94031d93dd61635224ed845b18300970.tar.xz
Update: Translations from eints
italian: 2 changes by lorenzodv
-rw-r--r--src/lang/italian.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lang/italian.txt b/src/lang/italian.txt
index f456797bf..9ad702449 100644
--- a/src/lang/italian.txt
+++ b/src/lang/italian.txt
@@ -3000,6 +3000,8 @@ STR_NEWGRF_ERROR_READ_BOUNDS :Lettura oltre l
STR_NEWGRF_ERROR_GRM_FAILED :Risorsa GRF richiesta non disponibile (sprite {3:NUM})
STR_NEWGRF_ERROR_FORCEFULLY_DISABLED :{1:STRING} è stato disabilitato da {STRING}
STR_NEWGRF_ERROR_INVALID_SPRITE_LAYOUT :Formato di layout dello sprite sconosciuto o non valido (sprite {3:NUM})
+STR_NEWGRF_ERROR_LIST_PROPERTY_TOO_LONG :Troppi elementi nella lista valori di una proprietà (sprite {3:NUM}, proprietà {4:HEX})
+STR_NEWGRF_ERROR_INDPROD_CALLBACK :Callback di produzione industria non valido (sprite {3:NUM}, "{1:STRING}")
# NewGRF related 'general' warnings
STR_NEWGRF_POPUP_CAUTION_CAPTION :{WHITE}Attenzione!