Skip to content

Commit ecdd2c0

Browse files
committed
Escape apostrophes in French translation
1 parent d26b8e3 commit ecdd2c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/res/values-fr/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
<string name="recently_viewed">VUS RÉCEMMENT</string>
206206
<string name="cancel">Annuler</string>
207207
<string name="authenticator_conflict_title">Conflit d\'application</string>
208-
<string name="authenticator_conflict_message">Une autre application est déjà configurée pour l'authentification GitHub.\n\nVous devez la supprimer des paramètres de Comptes et synchronisation et la désinstaller avant de pouvoir utiliser l'application GitHub.</string>
208+
<string name="authenticator_conflict_message">Une autre application est déjà configurée pour l\'authentification GitHub.\n\nVous devez la supprimer des paramètres de Comptes et synchronisation et la désinstaller avant de pouvoir utiliser l\'application GitHub.</string>
209209
<string name="opening_repository">Ouverture de {0}…</string>
210210

211211
</resources>

0 commit comments

Comments
 (0)