summaryrefslogtreecommitdiff
path: root/platform/ios/resources/Base.lproj/Localizable.strings
diff options
context:
space:
mode:
authorFabian Guerra Soto <fabian.guerra@mapbox.com>2018-09-17 15:31:43 -0700
committerGitHub <noreply@github.com>2018-09-17 15:31:43 -0700
commita938c3ef68af249bb3199bde2818436a0bff0952 (patch)
tree5301a86ea2e9b0b46d2684334f36a97dfa99a521 /platform/ios/resources/Base.lproj/Localizable.strings
parent153e97c8e7cd03cdd0e94cb5e17a2723f417d973 (diff)
downloadqtlocation-mapboxgl-a938c3ef68af249bb3199bde2818436a0bff0952.tar.gz
[ios, macos] Offline regions merge. (#12791)
* [ios, macos] Add offline regions merge. * [ios, macos] Update changelogs. * [ios, macos] Fix refreshing the offline packs after new content is added. * [ios, macos] Update MGLOfflineStorage's add contents of file documentation. * [ios, macos] Add MGLOfflineStorage test cases for adding file contents. * [ios, macos] Add offline merge test database. * [ios, macos] Add packs parameter to MGLBatchedOfflinePackAdditionCompletionHandler. * [core] Fix a query mege duplication. * [ios, macos] Remove unnecessary pack iteration. * [ios, macos] Fix packs update KVO notifications. * [ios, macos] Add localization strings. * [core] Fix query readability. * [ios, macos] Fix MGLOfflineStorageTest, cleanup the cache database after the test. * [ios, macos] Fix offline packs, updating triggers a crash.
Diffstat (limited to 'platform/ios/resources/Base.lproj/Localizable.strings')
-rw-r--r--platform/ios/resources/Base.lproj/Localizable.strings6
1 files changed, 0 insertions, 6 deletions
diff --git a/platform/ios/resources/Base.lproj/Localizable.strings b/platform/ios/resources/Base.lproj/Localizable.strings
index 571a6bca6b..d660cb6ddd 100644
--- a/platform/ios/resources/Base.lproj/Localizable.strings
+++ b/platform/ios/resources/Base.lproj/Localizable.strings
@@ -2,12 +2,6 @@
"ANNOTATION_A11Y_HINT" = "Shows more info";
/* No comment provided by engineer. */
-"API_CLIENT_400_DESC" = "The session data task failed. Original request was: %@";
-
-/* No comment provided by engineer. */
-"API_CLIENT_400_REASON" = "The status code was %ld";
-
-/* No comment provided by engineer. */
"CANCEL" = "Cancel";
/* Accessibility hint for closing the selected annotation’s callout view and returning to the map */