diff options
Diffstat (limited to 'packages/SystemUI/res/values-fr/strings.xml')
-rw-r--r-- | packages/SystemUI/res/values-fr/strings.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/packages/SystemUI/res/values-fr/strings.xml b/packages/SystemUI/res/values-fr/strings.xml index c656aaa..12b61b2 100644 --- a/packages/SystemUI/res/values-fr/strings.xml +++ b/packages/SystemUI/res/values-fr/strings.xml @@ -430,10 +430,7 @@ <string name="tuner_toast" msgid="603429811084428439">"Félicitations ! System UI Tuner a bien été ajouté aux paramètres."</string> <string name="remove_from_settings" msgid="8389591916603406378">"Supprimer l\'outil des paramètres"</string> <string name="remove_from_settings_prompt" msgid="6069085993355887748">"Supprimer System UI Tuner des paramètres et arrêter d\'utiliser toutes ses fonctionnalités ?"</string> - <!-- no translation found for enable_bluetooth_title (5027037706500635269) --> - <skip /> - <!-- no translation found for enable_bluetooth_message (9106595990708985385) --> - <skip /> - <!-- no translation found for enable_bluetooth_confirmation_ok (6258074250948309715) --> - <skip /> + <string name="enable_bluetooth_title" msgid="5027037706500635269">"Activer le Bluetooth ?"</string> + <string name="enable_bluetooth_message" msgid="9106595990708985385">"Pour connecter un clavier à votre tablette, vous devez avoir activé le Bluetooth."</string> + <string name="enable_bluetooth_confirmation_ok" msgid="6258074250948309715">"Activer"</string> </resources> |