From d9bcf68e395d6156645a7974b1a992aa6e6c00aa Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Mon, 14 Oct 2013 08:57:25 -0400 Subject: [PATCH] Added missing empty directories from svn import --- interface/web/help/lib/lang/it_support_message_list.lng | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/interface/web/help/lib/lang/it_support_message_list.lng b/interface/web/help/lib/lang/it_support_message_list.lng index b53871f..1416474 100644 --- a/interface/web/help/lib/lang/it_support_message_list.lng +++ b/interface/web/help/lib/lang/it_support_message_list.lng @@ -2,11 +2,6 @@ $wb['list_head_txt'] = 'Messaggi di supporto'; $wb['sender_id_txt'] = 'Mittente'; $wb['subject_txt'] = 'Oggetto'; -$wb['page_txt'] = 'Pagina'; -$wb['page_of_txt'] = 'di'; -$wb['page_next_txt'] = 'Successiva'; -$wb['page_back_txt'] = 'Precedente'; -$wb['delete_txt'] = 'Cancella'; -$wb['filter_txt'] = 'Filtra'; $wb['add_new_record_txt'] = 'Crea nuovo messaggio di supporto'; +$wb['date_txt'] = 'Date'; ?> -- Gitblit v1.9.1