From 7320a55693796da0e5d3fffac82438baaf384e4e Mon Sep 17 00:00:00 2001 From: vogelor <vogelor@ispconfig3> Date: Mon, 10 May 2010 14:38:21 -0400 Subject: [PATCH] added the dashboard to the modules enabled by default --- interface/web/help/lib/lang/fi_support_message_list.lng | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/interface/web/help/lib/lang/fi_support_message_list.lng b/interface/web/help/lib/lang/fi_support_message_list.lng index fc38b44..4bbc1de 100755 --- a/interface/web/help/lib/lang/fi_support_message_list.lng +++ b/interface/web/help/lib/lang/fi_support_message_list.lng @@ -1,6 +1,6 @@ <?php -$wb['list_head_txt'] = 'Tukiviestit'; -$wb['sender_id_txt'] = 'Lähettäjä'; -$wb['subject_txt'] = 'Aihe'; -$wb['add_new_record_txt'] = 'Luo uusi tukiviesti'; +$wb['list_head_txt'] = 'Tukipyynnöt'; +$wb['sender_id_txt'] = 'Tukipyynnön lähettäjä'; +$wb['subject_txt'] = 'Tukipyynnön aihe'; +$wb['add_new_record_txt'] = 'Lähetä uusi tukipyyntö'; ?> -- Gitblit v1.9.1