diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-10-09 20:12:00 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-10-09 20:12:00 +0200 |
commit | 9377edc497ae17014df1fcd124d220151a4882b0 (patch) | |
tree | 8695214dd6ef12af051404516bcdac2c0cf2800e /plugins/archive/localization/it_IT.inc | |
parent | 6e0da1b82ea8fbc1b482e177e5a36efb52c68245 (diff) |
More lceanup
Diffstat (limited to 'plugins/archive/localization/it_IT.inc')
-rw-r--r-- | plugins/archive/localization/it_IT.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/archive/localization/it_IT.inc b/plugins/archive/localization/it_IT.inc index 66092f8ae..bd0f66f9c 100644 --- a/plugins/archive/localization/it_IT.inc +++ b/plugins/archive/localization/it_IT.inc @@ -16,7 +16,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ */ -$labels = array(); $labels['buttontext'] = 'Archivio'; $labels['buttontitle'] = 'Archivia questo messaggio'; $labels['archived'] = 'Archiviato correttamente'; @@ -30,5 +29,4 @@ $labels['archivetypemonth'] = 'Mese (es. Archivio/2012/06)'; $labels['archivetypefolder'] = 'Cartella originale'; $labels['archivetypesender'] = 'Mittente email'; $labels['unkownsender'] = 'sconosciuto'; - ?> |