Update Mapping.tpl
authorwildsight <lars@wildsight.ca>
Wed, 23 May 2018 19:25:02 +0000 (13:25 -0600)
committerGitHub <noreply@github.com>
Wed, 23 May 2018 19:25:02 +0000 (13:25 -0600)
templates/CRM/Admin/Form/Setting/Mapping.tpl

index 498744d2130c40e436cc8e99ac79cf9ed90ba52e..bba466888468c0988c9ee11f7a29db7230ab6171 100644 (file)
          <tr class="crm-map-form-block-mapAPIKey">
              <td>{$form.mapAPIKey.label}</td>
              <td>{$form.mapAPIKey.html|crmAddClass:huge}<br />
-             <span class="description">{ts}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.{/ts}</span></td>
+             <span class="description">{ts}Enter your API Key or Application ID. An API Key is required for the Google Maps API.{/ts}</span></td>
          </tr>
          <tr class="crm-map-form-block-geoProvider">
              <td>{$form.geoProvider.label}</td>
              <td>{$form.geoProvider.html}<br />
-             <span class="description">{ts}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.{/ts}</span></td>
+             <span class="description">{ts}You may choose a different webservice for geocoding or select the same service.{/ts}</span></td>
          </tr>
          <tr class="crm-map-form-block-geoAPIKey">
              <td>{$form.geoAPIKey.label}</td>