From 5d0839d47aec89202ccd45b434f36d0eb1ff7e6e Mon Sep 17 00:00:00 2001
From: mcramer <m.cramer@pixcept.de>
Date: Tue, 18 Sep 2012 10:13:55 -0400
Subject: [PATCH] Bugfix: Limits where processed the wrong way ('n', 'y' checkboxes)
---
interface/web/admin/lib/lang/fi_software_update_list.lng | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/interface/web/admin/lib/lang/fi_software_update_list.lng b/interface/web/admin/lib/lang/fi_software_update_list.lng
index 91523ca..9d9a2d2 100755
--- a/interface/web/admin/lib/lang/fi_software_update_list.lng
+++ b/interface/web/admin/lib/lang/fi_software_update_list.lng
@@ -4,5 +4,5 @@
$wb['update_title_txt'] = 'Päivitä';
$wb['version_txt'] = 'Versio';
$wb['action_txt'] = 'Toiminto';
-$wb['server_select_txt'] = 'Select server';
+$wb['server_select_txt'] = 'Valitse palvelin';
?>
--
Gitblit v1.9.1