summaryrefslogtreecommitdiff
path: root/platform/ios/framework/Settings.bundle/Base.lproj/Root.strings
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-04-24 17:39:17 -0700
committerMinh Nguyễn <mxn@1ec5.org>2016-04-24 17:39:17 -0700
commit8de7a75f027944f997a7f268ea5e8af77a834999 (patch)
tree80b8b1da463d54f5830fe59a0d2ce5b3a7183adb /platform/ios/framework/Settings.bundle/Base.lproj/Root.strings
parent540bbc537ea25aaa4723eedc4549e0b76c503567 (diff)
downloadqtlocation-mapboxgl-8de7a75f027944f997a7f268ea5e8af77a834999.tar.gz
[ios] Use base localization for Settings.bundle
Also converted the bundle’s strings file from UTF-16 encoding to UTF-8 encoding for better diffability.
Diffstat (limited to 'platform/ios/framework/Settings.bundle/Base.lproj/Root.strings')
-rw-r--r--platform/ios/framework/Settings.bundle/Base.lproj/Root.strings3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/ios/framework/Settings.bundle/Base.lproj/Root.strings b/platform/ios/framework/Settings.bundle/Base.lproj/Root.strings
new file mode 100644
index 0000000000..1945fe1141
--- /dev/null
+++ b/platform/ios/framework/Settings.bundle/Base.lproj/Root.strings
@@ -0,0 +1,3 @@
+"TELEMETRY_GROUP_TITLE" = "Privacy Settings";
+"TELEMETRY_SWITCH_TITLE" = "Mapbox Telemetry";
+"TELEMETRY_GROUP_FOOTER" = "This setting allows the application to share anonymized location and usage data with Mapbox.";