diff --git a/android/app/src/main/res/values/strings.xml b/android/app/src/main/res/values/strings.xml index 9bc40b8c93..3274abd222 100644 --- a/android/app/src/main/res/values/strings.xml +++ b/android/app/src/main/res/values/strings.xml @@ -506,7 +506,7 @@ Add business No object can be located here - Community-created OpenStreetMap data as of %s. Learn more about about how to edit and update the map at OpenStreetMap.org + Community-created OpenStreetMap data as of %s. Learn more about how to edit and update the map at OpenStreetMap.org Log in to openstreetmap.org to publish your changes to the world. %1$d of %2$d diff --git a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings index 6d167903ab..88770842f9 100644 --- a/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en-GB.lproj/Localizable.strings @@ -735,7 +735,7 @@ "message_invalid_feature_position" = "No object can be located here"; /* Text in About and OSM Login screens. First %@ is replaced by a local, human readable date. */ -"osm_presentation" = "Community-created OpenStreetMap data as of %@. Learn more about about how to edit and update the map at OpenStreetMap.org"; +"osm_presentation" = "Community-created OpenStreetMap data as of %@. Learn more about how to edit and update the map at OpenStreetMap.org"; "login_to_make_edits_visible" = "Log in to openstreetmap.org to publish your changes to the world."; diff --git a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings index 97f6ffb94f..c0418026d6 100644 --- a/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings +++ b/iphone/Maps/LocalizedStrings/en.lproj/Localizable.strings @@ -735,7 +735,7 @@ "message_invalid_feature_position" = "No object can be located here"; /* Text in About and OSM Login screens. First %@ is replaced by a local, human readable date. */ -"osm_presentation" = "Community-created OpenStreetMap data as of %@. Learn more about about how to edit and update the map at OpenStreetMap.org"; +"osm_presentation" = "Community-created OpenStreetMap data as of %@. Learn more about how to edit and update the map at OpenStreetMap.org"; "login_to_make_edits_visible" = "Log in to openstreetmap.org to publish your changes to the world.";