From e257b830a125aa90619bb251be86d1e8073bf365 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Sun, 15 Nov 2015 15:19:44 -0500
Subject: [PATCH] Synchronize localizations from Transifex

---
 plugins/acl/localization/it_IT.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/acl/localization/it_IT.inc b/plugins/acl/localization/it_IT.inc
index 1201c7e..8ec7072 100644
--- a/plugins/acl/localization/it_IT.inc
+++ b/plugins/acl/localization/it_IT.inc
@@ -47,7 +47,7 @@
 $labels['shortacll'] = 'Ricerca';
 $labels['shortaclr'] = 'Lettura';
 $labels['shortacls'] = 'Mantieni';
-$labels['shortaclw'] = 'Scrittura';
+$labels['shortaclw'] = 'Scrivi';
 $labels['shortacli'] = 'Inserisci';
 $labels['shortaclp'] = 'Invio';
 $labels['shortaclc'] = 'Crea';

--
Gitblit v1.9.1