diff options
| author | Jules Aguillon | 2024-02-17 19:46:09 +0100 |
|---|---|---|
| committer | Jules Aguillon | 2024-02-17 23:28:31 +0100 |
| commit | e40558677ef40184c28fbfe721a4be69a4955fa6 (patch) | |
| tree | ad04bca89544c576e0182088c85025e05478a879 /res/values-fr/strings.xml | |
| parent | ae270b36f41c6101c1657f5c2568b51b5ccf84ee (diff) | |
| download | unexpected-keyboard-e40558677ef40184c28fbfe721a4be69a4955fa6.tar.gz unexpected-keyboard-e40558677ef40184c28fbfe721a4be69a4955fa6.zip | |
Allow to remove the compose key in the settings
Diffstat (limited to 'res/values-fr/strings.xml')
| -rw-r--r-- | res/values-fr/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index 971fef9..4450819 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -90,6 +90,7 @@ Cette application ne contient pas de publicité, n'accède pas au réseau et est <string name="launcher_tryhere">Après l\'avoir activé, vous pouvez l\'essayer ici:</string> <!-- <string name="launcher_tryhere_hint">Try here</string> --> <string name="key_descr_capslock">Verrouillage majuscules</string> + <!-- <string name="key_descr_compose">Compose</string> --> <string name="key_descr_switch_greekmath">Symboles mathématiques</string> <!-- <string name="key_descr_change_method">Switch keyboard</string> --> <string name="key_descr_voice_typing">Saisie vocale</string> |
