abouttreesummaryrefslogcommitdiff
path: root/res/values-fr/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2022-11-26 18:11:28 +0100
committerJules Aguillon2022-11-26 18:11:28 +0100
commitebdacbc2b2ac48e137dd9a1409aa334512e2fb62 (patch)
tree549cfd7acf3fbe7730bc5de1d4e1e40117239808 /res/values-fr/strings.xml
parent122a9c23d01eaf8c65d7c72f5976049d25c3093a (diff)
downloadunexpected-keyboard-ebdacbc2b2ac48e137dd9a1409aa334512e2fb62.tar.gz
unexpected-keyboard-ebdacbc2b2ac48e137dd9a1409aa334512e2fb62.zip
Make sure translation are in sync
The new script makes sure that strings files don't contain obsolete strings but also ease the job of contributors by adding missing translations as comments. A Github Action ensures that translations stay in sync over time.
Diffstat (limited to 'res/values-fr/strings.xml')
-rw-r--r--res/values-fr/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 05c0d83..ba38e16 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
+ <!-- <string name="app_name" product="debug">Unexpected Keyboard (debug)</string> -->
+ <!-- <string name="app_name" product="default">Unexpected Keyboard</string> -->
<string name="settings_activity_label">Unexpected Keyboard Paramètres</string>
<string name="pref_category_layout">Disposition</string>
+ <!-- <string name="pref_label_brightness">Adjust label brightness</string> -->
<string name="pref_layout_title">Disposition des touches</string>
<string name="pref_layout_e_system">Paramètre système</string>
<string name="pref_accents_title">Accents</string>
@@ -14,6 +17,9 @@
<string name="pref_show_numpad_always">Toujour</string>
<string name="pref_autocapitalisation_title">Majuscule automatique</string>
<string name="pref_autocapitalisation_summary">Active Shift au début des phrases</string>
+ <!-- <string name="pref_extra_keys_title">Add keys to the keyboard</string> -->
+ <!-- <string name="pref_second_layout_title">Secondary layout</string> -->
+ <!-- <string name="pref_second_layout_none">None</string> -->
<string name="pref_category_typing">Saisie</string>
<string name="pref_swipe_dist_title">Distance de swipe</string>
<string name="pref_swipe_dist_summary">La distance des caractères dans les coins (%s)</string>
@@ -23,6 +29,8 @@
<string name="pref_vibrate_summary">Vibration a chaque touche</string>
<string name="pref_precise_repeat_title">Mouvement précis du curseur</string>
<string name="pref_precise_repeat_summary">Modifier la vitesse de répétition en bougeant le doigt</string>
+ <!-- <string name="pref_lock_double_tap_title">Double tap on shift for caps lock</string> -->
+ <!-- <string name="pref_lock_double_tap_summary">You can lock any modifier by holding it</string> -->
<string name="pref_category_style">Style</string>
<string name="pref_margin_bottom_title">Marge du bas</string>
<string name="pref_keyboard_height_title">Hauteur du clavier</string>