Updated message translations.
diff --git a/src/po/it.po b/src/po/it.po
index 8bf54e5..4026f99 100644
--- a/src/po/it.po
+++ b/src/po/it.po
@@ -13,8 +13,8 @@
msgstr ""
"Project-Id-Version: vim 7.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-07-27 07:35+0200\n"
-"PO-Revision-Date: 2010-07-28 06:46+0200\n"
+"POT-Creation-Date: 2010-08-09 12:53+0200\n"
+"PO-Revision-Date: 2010-08-09 21:00+0200\n"
"Last-Translator: Vlad Sandrini <vlad.gently@gmail.com>\n"
"Language-Team: Italian"
" Antonio Colombo <azc100@gmail.com>"
@@ -4310,6 +4310,12 @@
msgid "E589: 'backupext' and 'patchmode' are equal"
msgstr "E589: 'backupext' e 'patchmode' sono uguali"
+msgid "E834: Conflicts with value of 'listchars'"
+msgstr "E834: Conflitto con il valore di 'listchars'"
+
+msgid "E835: Conflicts with value of 'fillchars'"
+msgstr "E835: Conflitto con il valore di 'fillchars'"
+
msgid "E617: Cannot be changed in the GTK+ 2 GUI"
msgstr "E617: Non può essere cambiato nella GUI GTK+ 2"
@@ -6517,3 +6523,9 @@
#, c-format
msgid "Need encryption key for \"%s\""
msgstr "Serve una chiave di cifratura per \"%s\""
+
+msgid "writelines() requires list of strings"
+msgstr "writelines() richiede una lista di stringhe"
+
+msgid "E264: Python: Error initialising I/O objects"
+msgstr "E264: Python: Errore di inizializzazione oggetti I/O"