summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2016-02-12 16:24:32 -0800
committerBrad Leege <bleege@gmail.com>2016-02-12 16:40:32 -0800
commit9841f940740d56dca347fe9a8383107c41bcee5e (patch)
treee6579709e2accb4a8f0ca869d83c8698d95ff1c4 /platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml
parent13e2acbc754893efb945fe02d20824698415dcdb (diff)
downloadqtlocation-mapboxgl-9841f940740d56dca347fe9a8383107c41bcee5e.tar.gz
[android] #3907 - Adding Telemetry description to dialog
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml b/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml
index eadcdcc043..1f3cd8c4e3 100644
--- a/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml
+++ b/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml
@@ -3,6 +3,8 @@
<string name="compassContentDescription">Map compass. Click to reset the map rotation to North.</string>
<string name="attributionsIconContentDescription">Attribution icon. Click to show attribution dialog.</string>
<string name="attributionsDialogTitle">Mapbox Android SDK</string>
+ <string name="attributionTelemetryTitle">Make Mapbox Maps Better</string>
+ <string name="attributionTelemetryMessage">You are helping to make OpenStreetMap and Mapbox maps better by contributing anonymous usage data.</string>
<string name="mapboxIconContentDescription">The Mapbox logo.</string>
<string name="infoWindowTitle">Title</string>
<string name="infoWindowDescription">Description</string>