summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorDelphin PETER <delphinpeter@gmail.com>2013-07-18 23:19:06 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-07-28 12:19:54 +0000
commit8999a1af5219cd9e40d3a9a6759adb6b9dc5bed8 (patch)
tree4344eff8e29f5742cf2940c61533b08a8957b40d /core
parentbca35e2d9f8c0329e128cd0bb74c93bb803f8bdd (diff)
downloadframeworks_base-8999a1af5219cd9e40d3a9a6759adb6b9dc5bed8.zip
frameworks_base-8999a1af5219cd9e40d3a9a6759adb6b9dc5bed8.tar.gz
frameworks_base-8999a1af5219cd9e40d3a9a6759adb6b9dc5bed8.tar.bz2
Frameworks : FR translation
Patch set 1 : add new translation Patch set 2 : correction Change-Id: If4b5cc9695d129d3be3acc714c26ade87f35dcc8
Diffstat (limited to 'core')
-rw-r--r--core/res/res/values-fr/cm_strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/res/res/values-fr/cm_strings.xml b/core/res/res/values-fr/cm_strings.xml
index 1f93895..0cdf31c 100644
--- a/core/res/res/values-fr/cm_strings.xml
+++ b/core/res/res/values-fr/cm_strings.xml
@@ -64,4 +64,8 @@
<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>
+ <string name="policylab_enforceSelinux">Appliquer SELinux</string>
+ <string name="policydesc_enforceSelinux">Bascule entre l\'imposition des régles SELinux et le mode permissif.</string>
+ <string name="policylab_enforceMmac">Appliquer MMAC</string>
+ <string name="policydesc_enforceMmac">Bascule entre l\'imposition des régles MMAC et le mode permissif.</string>
</resources>