From 01fff5ea95edc34afcb6c0ad003c327e81f00a39 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Tue, 05 Oct 2010 09:23:45 -0400
Subject: [PATCH] Fixed a issue with the remoteaction_core_module.

---
 interface/lib/lang/se.lng |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/interface/lib/lang/se.lng b/interface/lib/lang/se.lng
index 820dd8f..0bed300 100644
--- a/interface/lib/lang/se.lng
+++ b/interface/lib/lang/se.lng
@@ -21,4 +21,18 @@
 $wb['add_new_record_txt'] = 'Add new record';
 $wb['btn_save_txt'] = 'Save';
 $wb['btn_cancel_txt'] = 'Cancel';
+$wb['toolsarea_head_txt'] = 'Tools';
+$wb['page_and_txt'] = 'and';
+$wb['top_menu_system'] = 'System';
+$wb['top_menu_client'] = 'Client';
+$wb['top_menu_email'] = 'Email';
+$wb['top_menu_monitor'] = 'Monitor';
+$wb['top_menu_sites'] = 'Sites';
+$wb['top_menu_dns'] = 'DNS';
+$wb['top_menu_tools'] = 'Tools';
+$wb['top_menu_help'] = 'Help';
+$wb['top_menu_billing'] = 'Billing';
+$wb['top_menu_domain'] = 'Domains';
+$wb['top_menu_dashboard'] = 'Home';
+$wb['latest_news_txt'] = 'Latest news';
 ?>

--
Gitblit v1.9.1