summaryrefslogtreecommitdiff
path: root/platform/darwin/resources/Base.lproj/Foundation.strings
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2018-11-19 10:53:19 -0500
committerJulian Rex <julian.rex@mapbox.com>2018-11-19 18:22:25 -0500
commit61dd7de18a0a62dbd76c82d10f8ddcde03a6079f (patch)
tree5169ef1c1b6d0218ef8985c3ab05a85e5553dc1d /platform/darwin/resources/Base.lproj/Foundation.strings
parent4696a8dda03dc332c72bd7bd4cdafab12308bba9 (diff)
downloadqtlocation-mapboxgl-upstream/jrex/9692-remove-in-use-source.tar.gz
Diffstat (limited to 'platform/darwin/resources/Base.lproj/Foundation.strings')
-rw-r--r--platform/darwin/resources/Base.lproj/Foundation.strings6
1 files changed, 6 insertions, 0 deletions
diff --git a/platform/darwin/resources/Base.lproj/Foundation.strings b/platform/darwin/resources/Base.lproj/Foundation.strings
index 19bfe750e6..360e3c8562 100644
--- a/platform/darwin/resources/Base.lproj/Foundation.strings
+++ b/platform/darwin/resources/Base.lproj/Foundation.strings
@@ -298,3 +298,9 @@
/* OpenStreetMap short name attribution */
"OSM_SHORT_NAME" = "OSM";
+/* User-friendly error description */
+"REMOVE_SRC_FAIL_IN_USE_FMT" = "Source '%@' is in use, cannot remove.";
+
+/* User-friendly error description */
+"REMOVE_SRC_FAIL_MISMATCH_FMT" = "Identifier '%1$@' does not match source identifier '%2$s'";
+