From bb3710efde173ec166f18646c8e195678174db16 Mon Sep 17 00:00:00 2001 From: ichdasich Date: Sun, 4 Nov 2007 15:51:33 +0000 Subject: some db-updates, doku added git-svn-id: svn://svn.cccv.de/engel-system@241 29ba0400-6e00-0410-a75a-ca02368028f8 --- DB/Sprache.sql | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'DB/Sprache.sql') diff --git a/DB/Sprache.sql b/DB/Sprache.sql index 10be4583..63cc32fd 100755 --- a/DB/Sprache.sql +++ b/DB/Sprache.sql @@ -97,7 +97,7 @@ INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('33', 'EN', 'Languag INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('34', 'DE', 'Avatar wurde gesetzt.'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('34', 'EN', 'Avatar is saved.'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('35', 'DE', '<b>Neue Anfrage:</b>\r\nIn diesem Formular hast du die Möglichkeit, den Erzengeln eine Frage zu stellen. Wenn diese beantwortet ist, wirst du hier darüber informiert. Sollte die Frage von allgemeinem Interesse sein, wird diese in die Engel-FAQ übernommen.'); -INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('35', 'EN', '<b>New Question:</b>\r\nWith this form you may sumbit questions to our Archangels. Topics of common interest may be added to the FAQ. (Section: answered questions).\r\n'); +INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('35', 'EN', 'New Question\r\nWith this form you may sumbit questions to our Archangels. Topics of common interest may be added to the FAQ. (Section: answered questions).\r\n'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('36', 'DE', 'Stelle hier deine Frage'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('36', 'EN', 'Tell us your question'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('37', 'DE', 'Deine Anfrage war:'); @@ -542,6 +542,10 @@ INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('nonpublic/faq.php', INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('nonpublic/faq.php', 'EN', 'Questions for the ArchAngels'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/index.php', 'DE', ' '); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/index.php', 'EN', ' '); +INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('pub_einstellungen_PictureUpload', 'DE', 'Hochzuladendes Bild auswählen:'); +INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('pub_einstellungen_PictureUpload', 'EN', 'Choose a picture to Upload:'); +INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('upload', 'DE', 'Upload'); +INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('upload', 'EN', 'Upload'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/room.php', 'DE', 'Räume'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/room.php', 'EN', 'rooms'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/EngelType.php', 'DE', 'Engeltypen'); @@ -558,10 +562,14 @@ INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/dbUpdateFromX INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/dbUpdateFromXLS.php', 'EN', 'UpdateDB'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/dect.php', 'DE', 'Dect'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/dect.php', 'EN', 'Dect'); +INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/dect_call.php', 'DE', 'Dect-Call'); +INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/dect_call.php', 'EN', 'Dect-Call'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/user.php', 'DE', 'Engelliste'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/user.php', 'EN', 'Engel-list'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/userDefaultSetting.php', 'DE', 'Engel Voreinstellungen'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/userDefaultSetting.php', 'EN', 'Engel Default Setting'); +INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/UserPicture.php', 'DE', 'Benutzerbilder'); +INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/UserPicture.php', 'EN', 'User Pictures'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/aktiv.php', 'DE', 'Aktiv Liste'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/aktiv.php', 'EN', 'active list'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/tshirt.php', 'DE', 'T-Shirtausgabe'); @@ -577,4 +585,4 @@ INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/Recentchanges INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/sprache.php', 'DE', 'Sprachen'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/sprache.php', 'EN', 'Language'); INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/faq.php', 'DE', 'FAQ'); -INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/faq.php', 'EN', 'FAQ'); \ No newline at end of file +INSERT INTO `Sprache` (`TextID`, `Sprache`, `Text`) VALUES ('admin/faq.php', 'EN', 'FAQ'); -- cgit v1.2.3-54-g00ecf