From fc11794bac37724eddcc3d1f0fb77a12468dc1e2 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Wed, 25 Feb 2009 12:43:19 -0500
Subject: [PATCH] updated german language file.

---
 interface/web/sites/lib/lang/de_web_subdomain.lng |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/interface/web/sites/lib/lang/de_web_subdomain.lng b/interface/web/sites/lib/lang/de_web_subdomain.lng
index acdf495..5ee8197 100644
--- a/interface/web/sites/lib/lang/de_web_subdomain.lng
+++ b/interface/web/sites/lib/lang/de_web_subdomain.lng
@@ -1,6 +1,6 @@
 <?php
 $wb['ssl_state_txt'] = 'Bundesland';
-$wb['ssl_locality_txt'] = 'Lokalität';
+$wb['ssl_locality_txt'] = 'Lokalität';
 $wb['ssl_organisation_txt'] = 'Unternehmen';
 $wb['ssl_organisation_unit_txt'] = 'Abteilung';
 $wb['ssl_country_txt'] = 'Land';
@@ -37,3 +37,4 @@
 $wb['domain_error_regex'] = 'Domainname ist ungültig.';
 ?>
 
+

--
Gitblit v1.9.1