abouttreesummaryrefslogcommitdiff
path: root/res/values-fr
diff options
context:
space:
mode:
authorJules Aguillon2022-12-11 14:47:28 +0100
committerJules Aguillon2022-12-11 14:47:28 +0100
commitf0fcd791ec6ac0a904306b5bc639f81fd28733cb (patch)
tree0b43589152d19a6ef3f94052f20ff3156800439b /res/values-fr
parentcd2c2357edf93faaca478c408454a4b52b1ccfb7 (diff)
downloadunexpected-keyboard-f0fcd791ec6ac0a904306b5bc639f81fd28733cb.tar.gz
unexpected-keyboard-f0fcd791ec6ac0a904306b5bc639f81fd28733cb.zip
Fix syntax error in values-fr
Diffstat (limited to 'res/values-fr')
-rw-r--r--res/values-fr/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index bee6af7..f1fb0ab 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -57,7 +57,7 @@
<string name="pref_key_vertical_space">Espacement vertical entre les touches</string>
<string name="pref_category_advanced">Avancé</string>
<string name="pref_custom_layout_title">Disposition personnalisée</string>
- <string name="pref_custom_layout_summary">Cette option n'est pas faite pour être utilisée.</string>
+ <string name="pref_custom_layout_summary">Cette option n\'est pas faite pour être utilisée.</string>
<string name="key_action_next">Suiv.</string>
<string name="key_action_done">Fin</string>
<string name="key_action_go">Aller</string>