From e6556c46701540759011700cd05bb34adc508198 Mon Sep 17 00:00:00 2001
From: Antennipasi <Antennipasi@ispconfig3>
Date: Fri, 23 Jan 2009 14:02:59 -0500
Subject: [PATCH] updated Finnish language, more official grammar.

---
 interface/web/help/lib/lang/fi_support_message_list.lng |    9 +++++----
 1 files changed, 5 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..b7f58bf 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,7 @@
 <?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