summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-12-01 21:55:38 -0800
committerMinh Nguyễn <mxn@1ec5.org>2018-12-04 22:29:39 -0800
commitefe4f4c09d722d878a105290baec6dd1870cafae (patch)
treedff192b3c6ce76ef8b555af7c58957ecf459a2cf
parentff0f7a87540117c3211be2255da9775772ddd91d (diff)
downloadqtlocation-mapboxgl-efe4f4c09d722d878a105290baec6dd1870cafae.tar.gz
[android, ios, macos] Updated French translations
Removed an incompatible localized format string.
-rw-r--r--platform/android/MapboxGLAndroidSDK/src/main/res/values-fr/strings.xml2
-rw-r--r--platform/darwin/resources/fr.lproj/Foundation.strings7
2 files changed, 3 insertions, 6 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/src/main/res/values-fr/strings.xml b/platform/android/MapboxGLAndroidSDK/src/main/res/values-fr/strings.xml
index e31c6935ed..67b5b21072 100644
--- a/platform/android/MapboxGLAndroidSDK/src/main/res/values-fr/strings.xml
+++ b/platform/android/MapboxGLAndroidSDK/src/main/res/values-fr/strings.xml
@@ -14,4 +14,4 @@
<string name="mapbox_offline_error_region_definition_invalid">Le cadre OfflineRegionDefinition pour définir la région de navigation ne tient pas dans les limites du monde : %s</string>
<string name="mapbox_telemetryImproveMap">Améliorer cette carte</string>
<string name="mapbox_telemetrySettings">Paramètres de télémétrie</string>
- </resources>
+ </resources> \ No newline at end of file
diff --git a/platform/darwin/resources/fr.lproj/Foundation.strings b/platform/darwin/resources/fr.lproj/Foundation.strings
index 2e819f9192..1926da6bb4 100644
--- a/platform/darwin/resources/fr.lproj/Foundation.strings
+++ b/platform/darwin/resources/fr.lproj/Foundation.strings
@@ -1,5 +1,5 @@
/* User-friendly error description */
-"ADD_FILE_CONTENTS_FAILED_DESC" = "Impossible d'ajouter le contenu hors ligne à partir du fichier %@.";
+"ADD_FILE_CONTENTS_FAILED_DESC" = "Impossible d’ajouter le contenu hors ligne à partir du fichier %@.";
/* Clock position format, long: {hours} o’clock */
"CLOCK_FMT_LONG" = "%@ h";
@@ -299,8 +299,5 @@
"OSM_SHORT_NAME" = "OSM";
/* User-friendly error description */
-"REMOVE_SRC_FAIL_IN_USE_FMT" = "La source '%@' est en cours d'utilisation, impossible de la supprimer.";
-
-/* User-friendly error description */
-"REMOVE_SRC_FAIL_MISMATCH_FMT" = "L'identifiant '%1$@' ne correspond pas à l'identifiant de la source '%2$s'";
+"REMOVE_SRC_FAIL_IN_USE_FMT" = "La source « %@ » est en cours d’utilisation, impossible de la supprimer.";