X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=settings%2FMap.setting.php;h=77c31f8b8e2968013ca5fa5af764fb664c01bae9;hb=316bcb72faecd92ae4f84430701cc494874218e3;hp=933a9ad42f8e534c56ab5307a07c04abe9250fc1;hpb=1158b3dfd6ac65c3a471116117a66502aa14dfe9;p=civicrm-core.git diff --git a/settings/Map.setting.php b/settings/Map.setting.php index 933a9ad42f..77c31f8b8e 100644 --- a/settings/Map.setting.php +++ b/settings/Map.setting.php @@ -1,7 +1,7 @@ NULL, 'title' => 'Geocoding Provider', - 'description' => 'You may choose a different webservice for geocoding. This is required if there is no geo-coding plugin for your selected mapping provider. You can leave the Geocoding fields blank if you are using Google as your mapping provider.', + 'description' => 'This can be the same or different from the mapping provider selected.', ), 'mapAPIKey' => array( 'add' => '4.7', @@ -91,7 +91,7 @@ return array( ), 'default' => NULL, 'title' => 'Map Provider Key', - 'description' => 'Enter your API Key or Application ID. An API Key is currently optional for Google Maps API, but may be helpful diagnosing any problems and required for higher volumes of requests. Refer to developers.google.com for the latest information.', + 'description' => 'Enter your API Key or Application ID. An API Key is required for the Google Maps API. Refer to developers.google.com for the latest information.', ), 'mapProvider' => array( 'add' => '4.7',