summaryrefslogtreecommitdiffstats
path: root/res/values-it/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-it/strings.xml')
-rw-r--r--res/values-it/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 0e16675b..38b353c6 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"Inviare notifiche di download."</string>
<string name="permdesc_downloadCompletedIntent">"Consente l\'invio da parte dell\'applicazione di notifiche relative ai download completati. Le applicazioni dannose possono sfruttare questa possibilità per \"confondere\" altre applicazioni usate per scaricare file."</string>
<string name="download_unknown_title">"&lt;Senza nome&gt;"</string>
- <string name="notification_filename_separator">","</string>
- <string name="notification_filename_extras">"e altri %d"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" e altri %d"</string>
<string name="notification_download_complete">"Download completato"</string>
<string name="notification_download_failed">"Download non riuscito"</string>
</resources>