From efe4f4c09d722d878a105290baec6dd1870cafae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Sat, 1 Dec 2018 21:55:38 -0800 Subject: [android, ios, macos] Updated French translations Removed an incompatible localized format string. --- .../android/MapboxGLAndroidSDK/src/main/res/values-fr/strings.xml | 2 +- platform/darwin/resources/fr.lproj/Foundation.strings | 7 ++----- 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 @@ Le cadre OfflineRegionDefinition pour définir la région de navigation ne tient pas dans les limites du monde : %s Améliorer cette carte Paramètres de télémétrie - + \ 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."; -- cgit v1.2.1