From 4e1eb6392a3b72c6c84138dfafee73805202cee0 Mon Sep 17 00:00:00 2001 From: Till Brehm <tbrehm@ispconfig.org> Date: Tue, 17 Jun 2014 04:26:14 -0400 Subject: [PATCH] Merge branch 'stable-3.0.5' of git.ispconfig.org:ispconfig/ispconfig3 into stable-3.0.5 --- interface/web/help/lib/lang/fr_support_message_list.lng | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/interface/web/help/lib/lang/fr_support_message_list.lng b/interface/web/help/lib/lang/fr_support_message_list.lng index ac63d3f..271f9dc 100644 --- a/interface/web/help/lib/lang/fr_support_message_list.lng +++ b/interface/web/help/lib/lang/fr_support_message_list.lng @@ -3,4 +3,5 @@ $wb['sender_id_txt'] = 'Expéditeur'; $wb['subject_txt'] = 'Sujet'; $wb['add_new_record_txt'] = 'Créer un nouveau message de support'; +$wb['date_txt'] = 'Date'; ?> -- Gitblit v1.9.1