Bimba.git

commit ba1982b6a82d3cdb1be8642ab852060ee9e7040a

Author: Adam Evyčędo <git@apiote.xyz>

Merge branch 'translations' into develop

 app/src/main/res/values-fr/strings.xml | 4 ++--


diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index a4545ae29ca307e330a99ba00ef35bb4082f99ee..4ba326cb5bf23de86cbec0ea0e8d8c71f11b0c87 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -201,7 +201,7 @@ 	%1$s yd
 	<string name="distance_in_mi">%1$s mi</string>
 	<string name="distance_in_two_units_cd">%1$s et %2$s</string>
 	<string name="time_in_s">%1$s s</string>
-	<string name="map_attribution">© contributeurs d’&lt;a href=https://www.openstreetmap.org/copyright&gt;OpenStreetMap&lt;/a&gt;</string>
+	<string name="map_attribution"><![CDATA[© <a href="https://www.openstreetmap.org/copyright">contributeurs d'OpenStreetMap]]></string>
 	<string name="no_email_app">Aucune application d’e-mail installée</string>
 	<string name="favourite_content_description">Enregistrer comme favori</string>
 	<string name="unfiltered">Non filtré</string>
@@ -248,4 +248,4 @@ 	Départ
 	<string name="departure_arrived">Arrivé</string>
 	<string name="departure_approximate">Départ approximatif</string>
 	<string name="approximately">Approximativement</string>
-</resources>
\ No newline at end of file
+</resources>