diff --git a/android/app/src/main/res/values-it/strings.xml b/android/app/src/main/res/values-it/strings.xml
index 52a59e254..26dc87861 100644
--- a/android/app/src/main/res/values-it/strings.xml
+++ b/android/app/src/main/res/values-it/strings.xml
@@ -21,7 +21,7 @@
Più tardi
- Cerca
+ Ricerca
Cerca sulla mappa
diff --git a/android/app/src/main/res/values-it/types_strings.xml b/android/app/src/main/res/values-it/types_strings.xml
index 95f5dc6c5..e77c1393c 100644
--- a/android/app/src/main/res/values-it/types_strings.xml
+++ b/android/app/src/main/res/values-it/types_strings.xml
@@ -1,8 +1,8 @@
- Indirizzo/Blocco
- Indirizzo/Blocco
+ Indirizzo/Quartiere
+ Indirizzo/Quartiere
Indirizzo/Blocco
Impianto a fune
Teleferica
diff --git a/data/countries-strings/it.json/localize.json b/data/countries-strings/it.json/localize.json
index 9cc51fc63..e066294fb 100644
--- a/data/countries-strings/it.json/localize.json
+++ b/data/countries-strings/it.json/localize.json
@@ -1,5 +1,5 @@
{
-"Abkhazia":"Abcasia",
+"Abkhazia":"Abkhazia",
"Afghanistan":"Afghanistan",
"Alabama":"Alabama",
"Albania":"Albania",
diff --git a/data/sound-strings/it.json/localize.json b/data/sound-strings/it.json/localize.json
index 236994dd8..fa6b401a2 100644
--- a/data/sound-strings/it.json/localize.json
+++ b/data/sound-strings/it.json/localize.json
@@ -1,5 +1,5 @@
{
-"make_a_slight_right_turn":"Rimani sulla destra.",
+"make_a_slight_right_turn":"Tenere la destra.",
"make_a_slight_right_turn_street":"NULL",
"make_a_slight_right_turn_street_verb":"NULL",
"make_a_right_turn":"Gira a destra.",
diff --git a/iphone/Maps/LocalizedStrings/it.lproj/InfoPlist.strings b/iphone/Maps/LocalizedStrings/it.lproj/InfoPlist.strings
index 0727bac45..b4b56aa09 100644
--- a/iphone/Maps/LocalizedStrings/it.lproj/InfoPlist.strings
+++ b/iphone/Maps/LocalizedStrings/it.lproj/InfoPlist.strings
@@ -1,6 +1,6 @@
/* Used in home screen quick actions. */
-"search" = "Cerca";
+"search" = "Ricerca";
/* Used in home screen quick actions. */
"bookmarks_and_tracks" = "Luoghi preferiti e tracce";
diff --git a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings
index 90d4b6f9d..5b64867b7 100644
--- a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings
+++ b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.strings
@@ -28,7 +28,7 @@
"later" = "Più tardi";
/* View and button titles for accessibility, please also edit it in iphone/plist.txt */
-"search" = "Cerca";
+"search" = "Ricerca";
/* Settings/Downloader - 3G download warning dialog confirm button */
"use_cellular_data" = "Sì";
diff --git a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.stringsdict b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.stringsdict
index 587215fb3..9b19b8f6f 100644
--- a/iphone/Maps/LocalizedStrings/it.lproj/Localizable.stringsdict
+++ b/iphone/Maps/LocalizedStrings/it.lproj/Localizable.stringsdict
@@ -16,6 +16,8 @@
Nessun preferito
one
%d preferito
+ many
+ %d preferiti
other
%d preferiti
diff --git a/iphone/Maps/LocalizedStrings/it.lproj/LocalizableTypes.strings b/iphone/Maps/LocalizedStrings/it.lproj/LocalizableTypes.strings
index 38bcb8c5d..75906a9ac 100644
--- a/iphone/Maps/LocalizedStrings/it.lproj/LocalizableTypes.strings
+++ b/iphone/Maps/LocalizedStrings/it.lproj/LocalizableTypes.strings
@@ -1,5 +1,5 @@
-"type.addr_interpolation" = "Indirizzo/Blocco";
-"type.addr_interpolation.even" = "Indirizzo/Blocco";
+"type.addr_interpolation" = "Indirizzo/Quartiere";
+"type.addr_interpolation.even" = "Indirizzo/Quartiere";
"type.addr_interpolation.odd" = "Indirizzo/Blocco";
"type.aerialway" = "Impianto a fune";
"type.aerialway.cable_car" = "Teleferica";