summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/lang/italiano.lang21
1 files changed, 19 insertions, 2 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index a17cf9ddb2..c671e03de1 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -208,10 +208,10 @@
208 *: "Cancelled" 208 *: "Cancelled"
209 </source> 209 </source>
210 <dest> 210 <dest>
211 *: "Annullate" 211 *: "Annullata"
212 </dest> 212 </dest>
213 <voice> 213 <voice>
214 *: "Annullate" 214 *: "Annullata"
215 </voice> 215 </voice>
216</phrase> 216</phrase>
217<phrase> 217<phrase>
@@ -11966,3 +11966,20 @@
11966 recording: "" 11966 recording: ""
11967 </voice> 11967 </voice>
11968</phrase> 11968</phrase>
11969<phrase>
11970 id: LANG_ALBUMART
11971 desc: Display the expected AA size
11972 user:
11973 <source>
11974 *: none
11975 albumart: "Album Art:"
11976 </source>
11977 <dest>
11978 *: none
11979 albumart: "Album Art:"
11980 </dest>
11981 <voice>
11982 *: none
11983 albumart: ""
11984 </voice>
11985</phrase>