<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>