summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-fr/strings.xml
diff options
context:
space:
mode:
authorKoushik Dutta <koushd@gmail.com>2012-02-25 18:33:31 -0800
committerKoushik Dutta <koushd@gmail.com>2012-02-25 18:33:31 -0800
commit466d3a8bd05456170f08843a7ad2b79a96a0a395 (patch)
tree17fc41d2e147e38626dafda8ef60f7dc00126cf4 /core/res/res/values-fr/strings.xml
parent3496383906750b7ca928078e60fcbc49097b708e (diff)
downloadframeworks_base-466d3a8bd05456170f08843a7ad2b79a96a0a395.zip
frameworks_base-466d3a8bd05456170f08843a7ad2b79a96a0a395.tar.gz
frameworks_base-466d3a8bd05456170f08843a7ad2b79a96a0a395.tar.bz2
This causes make checkapi (and thus the build) to fail. Please fix this. All the checkapi failures were fixed in literally the commit prior.
(unknown): error 5: Added public field android.app.admin.DevicePolicyManager.DISABLE_FINGER_LOCK (unknown): error 5: Added public field android.app.admin.DevicePolicyManager.ENABLE_FINGER_LOCK (unknown): error 5: Added public field android.app.admin.DevicePolicyManager.PASSWORD_QUALITY_FINGER Use the @hide annotation on those. Revert "Implement basic framework for fingerprint lockscreen" This reverts commit 3496383906750b7ca928078e60fcbc49097b708e.
Diffstat (limited to 'core/res/res/values-fr/strings.xml')
-rw-r--r--core/res/res/values-fr/strings.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/core/res/res/values-fr/strings.xml b/core/res/res/values-fr/strings.xml
index acbf696..afd887c 100644
--- a/core/res/res/values-fr/strings.xml
+++ b/core/res/res/values-fr/strings.xml
@@ -943,21 +943,4 @@
<item quantity="one">%d seconde restante</item>
<item quantity="other">%d secondes restantes</item>
</plurals>
-
- <string name="keyguard_finger_please_swipe">Passez le doigt sur le capteur pour déverrouiller</string>
- <string name="keyguard_finger_ui_timeout">Délai d\'attente de l\'interface utilisateur !</string>
- <string name="keyguard_finger_failed_to_unlock">Échec du déverrouillage !</string>
- <string name="keyguard_finger_screen_off">Écran désactivé</string>
- <string name="keyguard_finger_screen_on">Écran activé</string>
- <string name="keyguard_finger_match">Le doigt correspond, déverrouillage de l\'écran...</string>
- <string name="keyguard_finger_not_match">Le doigt ne correspond pas...</string>
- <string name="keyguard_finger_swipe_too_far_right">Faites glisser le doigt au centre.</string>
- <string name="keyguard_finger_swipe_too_far_left">Faites glisser le doigt au centre.</string>
- <string name="keyguard_finger_swipe_too_fast">Vous avez fait glisser votre doigt trop rapidement.</string>
- <string name="keyguard_finger_swipe_too_short">La distance sur laquelle vous avez fait glisser votre doigt est trop courte.</string>
- <string name="keyguard_finger_swipe_too_slow">Vous avez fait glisser votre doigt trop lentement.</string>
- <string name="keyguard_finger_swipe_too_skewed">Vous avez fait glisser votre doigt de travers.</string>
- <string name="lockscreen_too_many_failed_fingers_dialog_message">L\'identification avec votre empreinte digitale à échoué %1$d fois.\n\nVeuillez réessayer dans %2$d secondes.</string>
- <string name="lockscreen_failed_fingers_almost_glogin">L\'identification avec votre empreinte digitale à échoué %1$d fois. Après %2$d autres échecs d\'identification, il vous sera demandé de déverrouiller votre téléphone à l\'aide de votre connexion Google.\n\n Veuillez réessayer dans %3$d secondes.</string>
- <string name="lockscreen_forgot_finger_button_text">Vous ne vous souvenez plus du doigt utilisé ?</string>
</resources>