summaryrefslogtreecommitdiffstats
path: root/core/res
diff options
context:
space:
mode:
authorDelphin PETER <delphinpeter@gmail.com>2013-07-07 17:27:23 +0200
committerDelphin PETER <delphinpeter@gmail.com>2013-07-09 23:22:44 +0200
commit57a99571278c35ef7937523e1355ed64d536a615 (patch)
tree12a2e75b3df659fb2a1fb28068ffd86cfd21bfee /core/res
parent102cf84de6dc5335e6146e2b270e37cd7bf7d4ea (diff)
downloadframeworks_base-57a99571278c35ef7937523e1355ed64d536a615.zip
frameworks_base-57a99571278c35ef7937523e1355ed64d536a615.tar.gz
frameworks_base-57a99571278c35ef7937523e1355ed64d536a615.tar.bz2
Frameworks-base : FR translation
-Add new translation Patch set 2 : correction Change-Id: Ia5f9e95d900ba2afa50592d43077186f86f1816c
Diffstat (limited to 'core/res')
-rw-r--r--core/res/res/values-fr/cm_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/res/res/values-fr/cm_strings.xml b/core/res/res/values-fr/cm_strings.xml
index cbd8412..1f93895 100644
--- a/core/res/res/values-fr/cm_strings.xml
+++ b/core/res/res/values-fr/cm_strings.xml
@@ -60,6 +60,8 @@
<string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> ne sera pas en mesure d\'accéder aux données personnelles</string>
<string name="profile_picker_title">Profils</string>
<string name="profile_none">Aucun</string>
+ <string name="permlab_cancelNotifications">annuler les notifications d\'application</string>
+ <string name="permdesc_cancelNotifications">Permet à l\'application de révoquer les notifications créées par d\'autres applications.</string>
<string name="permlab_interceptSmsSent">intercepte les SMS sortants</string>
<string name="permdesc_interceptSmsSent">Permet à l\'application d\'intercepter un SMS sortant. Des applications malveillantes peuvent utiliser cette option pour empêcher les SMS d\'être envoyés.</string>
</resources>