summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrheeze <mauro.bazzano@gmail.com>2013-07-11 22:33:20 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-07-14 13:40:44 -0700
commitb11c6c0fed0c3d938ade25c12f95fb317554c31f (patch)
treeb41d6d72ccc43eaf60359788c6490577f37c5322
parent6c5dccf7890d187f1874b3990f8dc2393a6cfcb4 (diff)
downloadframeworks_base-b11c6c0fed0c3d938ade25c12f95fb317554c31f.zip
frameworks_base-b11c6c0fed0c3d938ade25c12f95fb317554c31f.tar.gz
frameworks_base-b11c6c0fed0c3d938ade25c12f95fb317554c31f.tar.bz2
Framework base: Update italian translation
More on Privacy Guard Change-Id: I0255c12414aa65e22aebf9b212a42005a6e5a17b
-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 7e11e80..a771c0f 100644
--- a/core/res/res/values-it/cm_strings.xml
+++ b/core/res/res/values-it/cm_strings.xml
@@ -60,4 +60,8 @@
<string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> non sarĂ  in grado di accedere ai dati personali</string>
<string name="profile_picker_title">Profili</string>
<string name="profile_none">Nessuno</string>
+ <string name="permlab_cancelNotifications">cancella le notifiche delle applicazioni</string>
+ <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>
</resources>