summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2017-12-08 10:08:40 -0800
committerChris Loer <chris.loer@gmail.com>2017-12-08 10:56:26 -0800
commit978c4d09343d82f94f52759721cecfbf82c7f70d (patch)
tree7e725728303b8d8d6c330c1ba72ba998ac2817ef
parent168171837739a4a7b46feb16c745dac5e0a97172 (diff)
downloadqtlocation-mapboxgl-978c4d09343d82f94f52759721cecfbf82c7f70d.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