summaryrefslogtreecommitdiff
path: root/platform/ios/resources/Base.lproj/Localizable.strings
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2019-05-02 14:08:48 -0400
committerGitHub <noreply@github.com>2019-05-02 14:08:48 -0400
commitf7915fdc51f4924df2e2630b64908938ffa49830 (patch)
tree2364053e375a5091392096d3dd9e25086b66e847 /platform/ios/resources/Base.lproj/Localizable.strings
parentc611d085b3dd478466f05eab24c442d53fef84ec (diff)
downloadqtlocation-mapboxgl-f7915fdc51f4924df2e2630b64908938ffa49830.tar.gz
[ios] Static analysis fix tweaks - part 2 (#14572)
Diffstat (limited to 'platform/ios/resources/Base.lproj/Localizable.strings')
-rw-r--r--platform/ios/resources/Base.lproj/Localizable.strings4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/ios/resources/Base.lproj/Localizable.strings b/platform/ios/resources/Base.lproj/Localizable.strings
index d660cb6ddd..e1bfc0b256 100644
--- a/platform/ios/resources/Base.lproj/Localizable.strings
+++ b/platform/ios/resources/Base.lproj/Localizable.strings
@@ -1,7 +1,7 @@
/* Accessibility hint */
"ANNOTATION_A11Y_HINT" = "Shows more info";
-/* No comment provided by engineer. */
+/* Title of button for dismissing attribution action sheet */
"CANCEL" = "Cancel";
/* Accessibility hint for closing the selected annotation’s callout view and returning to the map */
@@ -20,7 +20,7 @@
"DESIGNABLE" = "To display a Mapbox-hosted map here, set %1$@ to your access token in %2$@\n\nFor detailed instructions, see:";
/* Setup documentation URL display string; keep as short as possible */
-"FIRST_STEPS_URL" = "mapbox.com/help/first-steps-ios-sdk";
+"FIRST_STEPS_URL" = "docs.mapbox.com/help/tutorials/first-steps-ios-sdk";
/* Accessibility hint */
"INFO_A11Y_HINT" = "Shows credits, a feedback form, and more";