summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2017-12-08 10:08:40 -0800
committerChris Loer <chris.loer@mapbox.com>2017-12-11 10:43:00 -0800
commite8daa84de6388828d3665906b59c38b394b4819c (patch)
tree7e725728303b8d8d6c330c1ba72ba998ac2817ef
parentf2d70aa890f97031a7ff70ace182f90ba0c65d56 (diff)
downloadqtlocation-mapboxgl-e8daa84de6388828d3665906b59c38b394b4819c.tar.gz
[android] Tweak LocalGlyphActivity description to be a bit more specific than the title.
-rw-r--r--platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
index 8d82433a3e..568c53201f 100644
--- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
+++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
@@ -68,5 +68,5 @@
<string name="description_textureview_resize">Resize a map rendered on a TextureView</string>
<string name="description_textureview_animate">Animate a map rendered on a TextureView</string>
<string name="description_grid_source">Example Custom Geometry Source</string>
- <string name="description_local_glyph">Test local glyph generation for CJK ideographs</string>
+ <string name="description_local_glyph">Suzhou using Droid Sans for Chinese glyphs</string>
</resources> \ No newline at end of file