summaryrefslogtreecommitdiff
path: root/DB/Sprache.sql
diff options
context:
space:
mode:
authorAngelo Cuccato <cuccato@web.de>2010-02-02 22:36:51 +0100
committerAngelo Cuccato <cuccato@web.de>2010-02-02 22:36:51 +0100
commit2e6deee575197fca7bb651b5dc617e9dbbc17b5a (patch)
tree99f81d89fa6035ec5e18ff04c5a115ee1efd20c3 /DB/Sprache.sql
parent2532a68fdd5a54f869c5498d708b00e0e3f5ed2d (diff)
update database
Diffstat (limited to 'DB/Sprache.sql')
-rwxr-xr-xDB/Sprache.sql4
1 files changed, 2 insertions, 2 deletions
diff --git a/DB/Sprache.sql b/DB/Sprache.sql
index ccbcdf85..5bc5e190 100755
--- a/DB/Sprache.sql
+++ b/DB/Sprache.sql
@@ -382,8 +382,8 @@ INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('makeuser_Handy', 'D
INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('makeuser_Handy', 'EN', 'mobile');
INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('makeuser_E-Mail', 'DE', 'E-Mail');
INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('makeuser_E-Mail', 'EN', 'e-mail');
-INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('makeuser_subscribe-mailinglist', 'DE', 'Der Mailinglisten Beitreten')
-INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('makeuser_subscribe-mailinglist', 'EN', 'subscribe the mailing list')
+INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('makeuser_subscribe-mailinglist', 'DE', 'Der Mailinglisten Beitreten');
+INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('makeuser_subscribe-mailinglist', 'EN', 'subscribe the mailing list');
INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('makeuser_T-Shirt', 'DE', 'T-Shirt Gr&ouml;&szlig;e');
INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('makeuser_T-Shirt', 'EN', 'shirt size');
INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('makeuser_Engelart', 'DE', 'Engelart');