summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorrheeze <mauro.bazzano@gmail.com>2013-07-20 18:42:05 +0200
committerFrancesco Foresta <francescoforesta@email.it>2013-07-25 17:38:33 +0000
commitd348715a52e5543158754e3ab4f8d5129ccd674e (patch)
tree38b89bf4ad90b1eeb0221702354b349983d770a6 /core
parentaa18a86e9635b069c74c18c2b89a67e7dd403b5c (diff)
downloadframeworks_base-d348715a52e5543158754e3ab4f8d5129ccd674e.zip
frameworks_base-d348715a52e5543158754e3ab4f8d5129ccd674e.tar.gz
frameworks_base-d348715a52e5543158754e3ab4f8d5129ccd674e.tar.bz2
Frameworks/base: Update italian translation
Changed AOSP strings for SELinux PS2: ported strings to custom file cm_strings.xml (see http://review.cyanogenmod.org/#/c/45727) PS3: Cid trigger PS4: Cid trigger Change-Id: Iedafc7f598a80682dcabce4c71fb9c921bf3da25
Diffstat (limited to 'core')
-rw-r--r--core/res/res/values-it/cm_strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/res/res/values-it/cm_strings.xml b/core/res/res/values-it/cm_strings.xml
index a771c0f..5e35fe0 100644
--- a/core/res/res/values-it/cm_strings.xml
+++ b/core/res/res/values-it/cm_strings.xml
@@ -64,4 +64,8 @@
<string name="permdesc_cancelNotifications">Consente all\'applicazione di cancellare le notifiche create da altre applicazioni.</string>
<string name="permlab_interceptSmsSent">intercetta SMS in uscita</string>
<string name="permdesc_interceptSmsSent">Consente all\'applicazione di intercettare un SMS in uscita. Le applicazioni maligne potrebbero usarlo per impedire la spedizione di SMS.</string>
+ <string name="policylab_enforceSelinux">Forza SELinux</string>
+ <string name="policydesc_enforceSelinux">Alterna tra regole restrittive o permissive di SELinux.</string>
+ <string name="policylab_enforceMmac">Forza MMAC</string>
+ <string name="policydesc_enforceMmac">Alterna tra regole restrittive o permissive di MMAC.</string>
</resources>