diff --git a/android/app/src/main/res/values/types_strings.xml b/android/app/src/main/res/values/types_strings.xml
index eaa3ea1c4..1fb56dce0 100644
--- a/android/app/src/main/res/values/types_strings.xml
+++ b/android/app/src/main/res/values/types_strings.xml
@@ -1205,7 +1205,7 @@
Laundry
Mall
Massage Salon
- Cell Phone Store
+ Mobile Phone Store
Money Lender
Motorcycle Shop
Motorcycle Repair
diff --git a/iphone/Maps/LocalizedStrings/en.lproj/LocalizableTypes.strings b/iphone/Maps/LocalizedStrings/en.lproj/LocalizableTypes.strings
index 3724684fa..b7b138ace 100644
--- a/iphone/Maps/LocalizedStrings/en.lproj/LocalizableTypes.strings
+++ b/iphone/Maps/LocalizedStrings/en.lproj/LocalizableTypes.strings
@@ -1300,7 +1300,7 @@
"type.shop.laundry" = "Laundry";
"type.shop.mall" = "Mall";
"type.shop.massage" = "Massage Salon";
-"type.shop.mobile_phone" = "Cell Phone Store";
+"type.shop.mobile_phone" = "Mobile Phone Store";
"type.shop.money_lender" = "Money Lender";
"type.shop.motorcycle" = "Motorcycle Shop";
"type.shop.motorcycle_repair" = "Motorcycle Repair";