summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDelphin PETER <delphinpeter@gmail.com>2013-07-04 16:38:21 +0200
committerDelphin PETER <delphinpeter@gmail.com>2013-07-05 19:10:50 +0200
commit2ce68c452863feda4cf3465263122c74f5801377 (patch)
tree6a33f7ea9bf118c9aea10f19cb5f0b1fc74f5c8d
parentfea6b435917de2ccbef3a1195b7c829f41ece6a9 (diff)
downloadframeworks_base-2ce68c452863feda4cf3465263122c74f5801377.zip
frameworks_base-2ce68c452863feda4cf3465263122c74f5801377.tar.gz
frameworks_base-2ce68c452863feda4cf3465263122c74f5801377.tar.bz2
Frameworks-base : FR translation
-Add new translation Patch set 2 : correction Change-Id: I3eb5e163a214e5d8b545b72dd908a1e245a3827c
-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 f785db4..cbd8412 100644
--- a/core/res/res/values-fr/cm_strings.xml
+++ b/core/res/res/values-fr/cm_strings.xml
@@ -60,4 +60,6 @@
<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_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>