summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/res-public/values/public.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/src/main/res-public/values/public.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDK/src/main/res-public/values/public.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/src/main/res-public/values/public.xml b/platform/android/MapboxGLAndroidSDK/src/main/res-public/values/public.xml
index b544a257a5..a64fad39c2 100644
--- a/platform/android/MapboxGLAndroidSDK/src/main/res-public/values/public.xml
+++ b/platform/android/MapboxGLAndroidSDK/src/main/res-public/values/public.xml
@@ -90,6 +90,16 @@
<public name="mapbox_style_satellite_streets" type="string" />
<!-- Exposed error messages -->
+ <public name="mapbox_compassContentDescription" type="string" />
+ <public name="mapbox_attributionsIconContentDescription" type="string" />
+ <public name="mapbox_myLocationViewContentDescription" type="string" />
+ <public name="mapbox_mapActionDescription" type="string" />
+ <public name="mapbox_attributionsDialogTitle" type="string" />
+ <public name="mapbox_attributionTelemetryTitle" type="string" />
+ <public name="mapbox_attributionTelemetryMessage" type="string" />
+ <public name="mapbox_attributionTelemetryPositive" type="string" />
+ <public name="mapbox_attributionTelemetryNegative" type="string" />
+ <public name="mapbox_attributionTelemetryNeutral" type="string" />
<public name="mapbox_offline_error_region_definition_invalid" type="string" />
<!-- Exposed drawables -->