abouttreesummaryrefslogcommitdiff
path: root/res/values-fr/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2022-01-30 23:29:50 +0100
committerJules Aguillon2022-01-30 23:29:50 +0100
commit8631dfb723716e3273e92b2dfd02008d733b86a9 (patch)
tree9c05a311c2554f11f2184198e40de3fa24807fa9 /res/values-fr/strings.xml
parentc9f7f2cfc8c08254d9a2c7edd9d290759c63b9b6 (diff)
downloadunexpected-keyboard-8631dfb723716e3273e92b2dfd02008d733b86a9.tar.gz
unexpected-keyboard-8631dfb723716e3273e92b2dfd02008d733b86a9.zip
Select theme depending on system settings
Automatically choose between the Dark and Light themes.
Diffstat (limited to 'res/values-fr/strings.xml')
-rw-r--r--res/values-fr/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 3da3bf4..6650119 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -28,6 +28,7 @@
<string name="pref_character_size_title">Taille des labels</string>
<string name="pref_character_size_summary">Taille des caractères affichés sur les touches (%.2fx)</string>
<string name="pref_theme">Thème</string>
+ <string name="pref_theme_e_system">Paramètre système</string>
<string name="pref_theme_e_dark">Sombre</string>
<string name="pref_theme_e_light">Clair</string>
<string name="pref_theme_e_black">Noir</string>