[Mapbender-commits] r3258 - trunk/mapbender/resources/db/update
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Mon Nov 24 09:25:07 EST 2008
Author: beck
Date: 2008-11-24 09:25:07 -0500 (Mon, 24 Nov 2008)
New Revision: 3258
Modified:
trunk/mapbender/resources/db/update/update_guis_iso.sql
trunk/mapbender/resources/db/update/update_postgresql_db.sql
Log:
Modified: trunk/mapbender/resources/db/update/update_guis_iso.sql
===================================================================
--- trunk/mapbender/resources/db/update/update_guis_iso.sql 2008-11-24 14:24:16 UTC (rev 3257)
+++ trunk/mapbender/resources/db/update/update_guis_iso.sql 2008-11-24 14:25:07 UTC (rev 3258)
@@ -588,7 +588,7 @@
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editGUI_WMS',2,1,'edit the elements of the gui','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,90,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT GUI-WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editGroup',2,1,'edit group','a','','href = "../php/mod_editGroup.php?sessionID" target = "AdminFrame" ',10,510,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT GROUP','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','editUser',2,1,'save, edit, delete user','a','','href = "../php/mod_editUser.php?sessionID" target="AdminFrame"',10,330,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EDIT USER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','exportGUI',2,1,'export gui, create SQLL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,310,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EXPORT GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl�che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','exportGUI',2,1,'export gui, create SQLL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,310,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','EXPORT GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberflche_exportieren_%28SQL%29');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGoup_filteredUser',2,1,'allocate the groups of this admin to user where the admin is owner','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',10,590,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGROUP -> myUSER ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGroup_Gui',2,1,'allocate groups of this admin to guis','a','','href = "../php/mod_filteredGroup_Gui.php?sessionID&e_id_css=filteredGroup_Gui" target = "AdminFrame" ',10,750,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGROUP -> GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','filteredGroup_User',2,1,'allocate groups of this admin to user','a','','href = "../php/mod_filteredGroup_User.php?sessionID&e_id_css=filteredGroup_User" target = "AdminFrame" ',10,690,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','myGROUP -> USER','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
@@ -611,7 +611,7 @@
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','loadWMS',2,1,'load capabilities in a gui','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',10,30,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','LOAD WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','loadWMSList',2,1,'load wms from a list','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',10,50,200,20,0,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','LOAD myWMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','logout',2,1,'Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"',180,2,24,24,1,'','','img','','','','','http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','myGUIlist',2,1,'go back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"',150,2,24,24,1,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','myGUIlist',2,1,'go back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurck zur GUI Liste"',150,2,24,24,1,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','newGui',2,1,'create a new gui','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',10,130,200,20,NULL ,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none;color: #808080;','NEW GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','orphanWMS',2,1,'display orphaned WMS','a','','href = "../php/mod_orphanWMS.php?sessionID&&elementID=orphanWMS" target = "AdminFrame"',10,930,200,20,5,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','ORPHAN WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/OrphanWMS');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin1','owsproxy',2,1,'secure services','a','','href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"',10,910,200,20,1,'font-family: Arial, Helvetica, sans-serif; font-size : 12px; text-decoration : none; color: #808080;','OWSPROXY','a','','','','AdminFrame','');
@@ -656,30 +656,30 @@
Delete from gui_element where fkey_gui_id ='admin2_de';
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','AdminFrame',2,1,'Bereich f�r Administrationsmodule','iframe','','frameborder = "0"',200,20,800,800,0,'','','iframe','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','AdminFrame',2,1,'Bereich fr Administrationsmodule','iframe','','frameborder = "0"',200,20,800,800,0,'','','iframe','','','','','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','CreateTreeGDE',2,1,'Ordnerbaum konfigurieren','a','','href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ',8,280,190,20,5,'','Ordnerbaum konfigurieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/ConfTreeGde');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','body',1,1,'Navigation','body','','onload=''mod_adminNavigation_init()''',0,0,180,20,0,'','','','mod_adminNavigation.js','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','deleteWMS',2,1,'!Vollst�ndig l�schen!','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',8,100,190,20,5,'','!Vollst�ndig l�schen!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','delete_filteredGui',2,1,'GUI l�schen','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',110,240,80,20,5,'','GUI l�schen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editElements',2,1,'Oberfl�chenelemente editieren','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',8,260,190,20,5,'','GUI-Elemente editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','deleteWMS',2,1,'!Vollstndig lschen!','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',8,100,190,20,5,'','!Vollstndig lschen!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','delete_filteredGui',2,1,'GUI lschen','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',110,240,80,20,5,'','GUI lschen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editElements',2,1,'Oberflchenelemente editieren','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',8,260,190,20,5,'','GUI-Elemente editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editFilteredGroup',2,1,'Gruppe anlegen und editieren','a','','href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ',8,400,190,20,10,'','Gruppe anlegen und editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editFilteredUser',2,1,'Benutzer anlegen und editieren','a','','href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"',8,380,190,20,10,'','Benutzer anlegen und editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','editGUI_WMS',2,1,'WMS GUI Einstellungen','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',8,180,190,20,5,'','WMS GUI Einstellungen','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','exportGUI',2,1,'Oberfl�che (GUI) exportieren, SQL erzeugen','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',8,300,190,20,10,'','GUI exportieren (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl�che_exportieren_%28SQL%29');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGoup_filteredUser',2,1,'Gruppe mit Benutzern best�cken','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',8,440,190,20,10,'','Gruppe mit Benutzern best�cken ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','exportGUI',2,1,'Oberflche (GUI) exportieren, SQL erzeugen','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',8,300,190,20,10,'','GUI exportieren (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberflche_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGoup_filteredUser',2,1,'Gruppe mit Benutzern bestcken','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',8,440,190,20,10,'','Gruppe mit Benutzern bestcken ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGroup_filteredGui',2,1,'Einzelner Gruppe mehrere Oberflaechen zuordnen','a','','href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ',8,570,190,25,10,'','Einzelner Gruppe mehrere <br>GUIs zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGui_filteredGroup',2,1,'Einzelner Oberfl�che mehrere Gruppen zuordnen','a','','href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ',8,605,190,25,10,'','Einzelner GUI mehrere<br> Gruppen zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGui_filteredUser',2,1,'Oberfl�che mehreren Benutzer zuordnen ','a','','href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ',8,535,190,25,10,'','GUI mehreren Benutzern <br> zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGui_filteredGroup',2,1,'Einzelner Oberflche mehrere Gruppen zuordnen','a','','href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ',8,605,190,25,10,'','Einzelner GUI mehrere<br> Gruppen zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredGui_filteredUser',2,1,'Oberflche mehreren Benutzer zuordnen ','a','','href = "../php/mod_filteredGui_filteredUser.php?sessionID&e_id_css=filteredGui_filteredUser" target = "AdminFrame" ',8,535,190,25,10,'','GUI mehreren Benutzern <br> zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredUser_filteredGroup',2,1,'Benutzer in Gruppen eintragen','a','','href = "../php/mod_filteredUser_filteredGroup.php?sessionID&e_id_css=filteredUser_filteredGroup" target = "AdminFrame" ',8,420,190,20,10,'','Benutzer in Gruppen eintragen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredUser_filteredGui',2,1,'Einem Nutzer Zugriff auf mehrere Oberfl�chen erteilen','a','','href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ',8,500,190,25,10,'','Einem Nutzer Zugriff auf <br> mehrere GUIs erteilen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','filteredUser_filteredGui',2,1,'Einem Nutzer Zugriff auf mehrere Oberflchen erteilen','a','','href = "../php/mod_filteredUser_filteredGui.php?sessionID&e_id_css=filteredUser_filteredGui" target = "AdminFrame" ',8,500,190,25,10,'','Einem Nutzer Zugriff auf <br> mehrere GUIs erteilen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','gui_owner',2,1,'GUI editieren Benutzer zuordnen','a','','href = "../php/mod_gui_owner.php?sessionID" target = "AdminFrame" ',8,640,190,20,10,'','GUI editieren Benutzer zuordnen','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','help',2,1,'button help','img','../img/button_gray/help_off.png','onmouseover = "mb_regButton(''init_help'')" title="help"',210,2,24,24,1,'','','','mod_help.php','../extensions/wz_jsgraphics.js','','jsGraphics','http://www.mapbender.org');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_0',3,1,'Hintergrund WMS Verwaltung Rahmen','div','','',3,35,193,90,1,'','','div','','','','','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1',3,1,'Hintergrund WMS Management','div','','',5,37,193,86,2,'',' WMS Verwaltung','div','','','','','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1a',3,1,'Hintergrund WMS Zuordnung Rahmen','div','','',3,135,193,70,1,'','','div','','','','','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1b',3,1,'Hintergrund WMS Zuordnung','div','','',5,137,193,66,2,'',' WMS Zuordnung','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1c',3,1,'Hintergrund Oberfl�chenverwaltung Rahmen','div','','',3,215,193,130,1,'','','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1d',3,1,'Hintergrund Oberfl�chenverwaltung','div','','',5,217,193,126,2,'',' GUI-Verwaltung','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1c',3,1,'Hintergrund Oberflchenverwaltung Rahmen','div','','',3,215,193,130,1,'','','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_1d',3,1,'Hintergrund Oberflchenverwaltung','div','','',5,217,193,126,2,'',' GUI-Verwaltung','div','','','','','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_2',3,1,'Hintergrund Benutzerverwaltung Rahmen','div','','',3,355,193,110,1,'','','div','','','','','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_3',3,1,'Hintergrund Benutzerverwaltung','div','','',5,357,193,106,2,'',' Benutzerverwaltung','div','','','','','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','layout_4',3,1,'Hintergrund Benutzerzugriff erteilen Rahmen','div','','',3,475,193,200,1,'','','div','','','','','');
@@ -687,7 +687,7 @@
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','loadWMS',2,1,'Capabilities hochladen','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',8,60,190,20,5,'','Capabilities hochladen','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','loadWMSList',2,1,'WMS in GUI einbinden','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',8,160,190,20,5,'','WMS in GUI einbinden','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','logout',2,1,'Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"',180,2,24,24,2,'','','img','','','','','http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','myGUIlist',2,1,'Zur�ck zur eigenen GUI Liste','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','myGUIlist',2,1,'Zurck zur eigenen GUI Liste','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurck zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','newGui',2,1,'GUI erzeugen','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',8,240,85,20,5,'','GUI erzeugen','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','rename_copy_Gui',2,1,'GUI umbenennen/ kopieren','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',8,320,190,20,10,'','GUI umbenennen/kopieren','a','','','','AdminFrame','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_de','showLoggedUser',2,1,'Anzeige des eingeloggten Benutzers','iframe','../php/mod_showLoggedUser.php?sessionID','frameborder="0" scrolling=''no''',1,1,200,30,1,'background-color:lightgrey;','','iframe','','','','','');
@@ -718,7 +718,7 @@
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editFilteredGroup',2,1,'Create and edit group','a','','href = "../php/mod_editFilteredGroup.php?sessionID" target = "AdminFrame" ',8,400,190,20,10,'','Create and edit group','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editFilteredUser',2,1,'Create and edit user','a','','href = "../php/mod_editFilteredUser.php?sessionID" target="AdminFrame"',8,380,190,20,10,'','Create and edit user','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','editGUI_WMS',2,1,'WMS GUI settings','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',8,180,190,20,5,'','WMS GUI settings','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','exportGUI',2,1,'export GUI, create SQL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',8,300,190,20,10,'','Export GUI (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl�che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','exportGUI',2,1,'export GUI, create SQL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',8,300,190,20,10,'','Export GUI (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberflche_exportieren_%28SQL%29');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGoup_filteredUser',2,1,'Add several users to one group','a','','href = "../php/mod_filteredGroup_filteredUser.php?sessionID&e_id_css=filteredGoup_filteredUser" target = "AdminFrame" ',8,440,190,20,10,'','Add several users to one group ','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGroup_filteredGui',2,1,'Allow one group access to several GUIs','a','','href = "../php/mod_filteredGroup_filteredGui.php?sessionID&e_id_css=filteredGroup_filteredGui" target = "AdminFrame" ',8,570,190,25,10,'','Allow one group access to <br> several GUIs','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','filteredGui_filteredGroup',2,1,'Allow several groups access to one GUI','a','','href = "../php/mod_filteredGui_filteredGroup.php?sessionID&e_id_css=filteredGui_filteredGroup" target = "AdminFrame" ',8,605,190,25,10,'','Allow several groups access <br> to one GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/user');
@@ -740,7 +740,7 @@
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','loadWMS',2,1,'Load Capabilities','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',8,60,190,20,5,'','Load Capabilities','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','loadWMSList',2,1,'Link WMS into GUI','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',8,160,190,20,5,'','Link WMS into GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','logout',2,1,'Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"',180,2,24,24,2,'','','img','','','','','http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','myGUIlist',2,1,'go back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','myGUIlist',2,1,'go back to your GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurck zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','newGui',2,1,'Create new GUI','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',8,240,110,20,5,'','Create new GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','rename_copy_Gui',2,1,'Rename/ copy GUI','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',8,320,190,20,10,'','Rename / copy GUI','a','','','','AdminFrame','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin2_en','showLoggedUser',2,1,'Logged User:','iframe','../php/mod_showLoggedUser.php?sessionID','frameborder="0" scrolling=''no''',1,1,200,30,1,'background-color:lightgrey;','','iframe','','','','','');
@@ -763,19 +763,19 @@
Delete from gui_element where fkey_gui_id ='admin_de_services';
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','AdminFrame',2,1,'Bereich f�r Administrationsmodule','iframe','','frameborder = "0"',210,25,800,800,12,'','','iframe','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','AdminFrame',2,1,'Bereich fr Administrationsmodule','iframe','','frameborder = "0"',210,25,800,800,12,'','','iframe','','','','','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','CreateTreeGDE',2,1,'Ordnerbaum konfigurieren','a','','href = "../php/nestedSets.php?sessionID" target = "AdminFrame" ',10,516,200,20,5,'','Ordnerbaum konfigurieren','a','','','','AdminFrame','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','EditWMSMetadata',2,1,'edit the metadata of wms','a','','href = "../php/mod_editWMS_Metadata.php?show_wms_list=true&sessionID" target="AdminFrame"',10,275,200,20,5,'','WMS Metadaten','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_WMS_Metadata');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','body',1,1,'Navigation','body','','onload=''mod_adminNavigation_init()''',NULL ,NULL ,NULL ,NULL ,NULL ,'','','','mod_adminNavigation.js','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','deleteWFS',2,1,'WFS l�schen','a','','href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ',10,393,200,20,5,'','WFS l�schen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWFS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','deleteWMS',2,1,'!Vollst�ndig l�schen!','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',10,100,200,20,5,'','WMS l�schen!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','delete_filteredGui',2,1,'GUI l�schen','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',10,471,200,20,5,'','GUI l�schen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','editElements',2,1,'Oberfl�chenelemente editieren','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',10,491,200,25,5,'','GUI editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','editGUI_WMS',2,1,'WMS GUI Einstellungen','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,218,200,20,5,'','WMS Einstellungen �ndern','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','exportGUI',2,1,'GUI exportieren, SQL erzeugen','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,536,200,25,10,'x','GUI exportieren (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl�che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','deleteWFS',2,1,'WFS lschen','a','','href = "../php/mod_deleteWFS.php?sessionID" target = "AdminFrame" ',10,393,200,20,5,'','WFS lschen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWFS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','deleteWMS',2,1,'!Vollstndig lschen!','a','','href = "../php/mod_deleteWMS.php?sessionID" target = "AdminFrame" ',10,100,200,20,5,'','WMS lschen!','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteWMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','delete_filteredGui',2,1,'GUI lschen','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',10,471,200,20,5,'','GUI lschen','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','editElements',2,1,'Oberflchenelemente editieren','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',10,491,200,25,5,'','GUI editieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','editGUI_WMS',2,1,'WMS GUI Einstellungen','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,218,200,20,5,'','WMS Einstellungen ndern','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','exportGUI',2,1,'GUI exportieren, SQL erzeugen','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,536,200,25,10,'x','GUI exportieren (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberflche_exportieren_%28SQL%29');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','filteredWms_layer_topic',2,1,'allocate topics to layers of wms of this user','a','','href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ',10,295,200,20,5,'','Kategoriezuordnung','a','','','','AdminFrame','http://www.mapbender.org/index.php/Topic_/_Category');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_Configure_WMS_Access',3,1,'Hintergrund WMS Zuordnung','div','','',1,175,210,63,2,'','WMS Zuordnung','div','','','','','');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_GUI_Management',3,1,'Oberfl�chenverwaltung','div','','',1,428,210,153,2,'','GUI Verwaltung','div','','','','','');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_GUI_Management',3,1,'Oberflchenverwaltung','div','','',1,428,210,153,2,'','GUI Verwaltung','div','','','','','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_Metadata',3,1,'Metadateneditor Caption','div','','',1,252,210,63,2,'','Metadaten','div','','','','','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_WFS_Management',3,1,'WFS Verwaltung','div','','',1,330,210,82,2,'','WFS Verwaltung','div','','','','','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','headline_WMS_Management',3,1,'Dienstverwaltung Beschriftung','div','','',0,37,210,123,2,'','WMS Verwaltung','div','','','','','');
@@ -784,10 +784,10 @@
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','loadWMS',2,1,'Capabilities hochladen','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',10,60,200,20,5,'','WMS laden','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','loadWMSList',2,1,'WMS in GUI einbinden','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',10,198,200,20,5,'','WMS einbinden','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','logout',2,1,'Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"',180,2,24,24,2,'','','img','','','','','http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','myGUIlist',2,1,'Zur�ck zur eigenen GUI Liste','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','myGUIlist',2,1,'Zurck zur eigenen GUI Liste','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurck zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','newGui',2,1,'GUI erzeugen','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',10,451,200,20,5,'','GUI erzeugen','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','orphanWMS',2,1,'display orphaned WMS','a','','href = "../php/mod_orphanWMS.php?sessionID"
-target = "AdminFrame"',10,120,200,20,5,'','WMS ohne Zuordung l�schen','a','','','','AdminFrame','http://www.mapbender.org/index.php/OrphanWMS');
+target = "AdminFrame"',10,120,200,20,5,'','WMS ohne Zuordung lschen','a','','','','AdminFrame','http://www.mapbender.org/index.php/OrphanWMS');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','owsproxy',2,1,'secure services','a','','href="../php/mod_owsproxy_conf.php?sessionID"'' target="AdminFrame"',10,140,200,20,10,'','OWSPROXY','a','','','','AdminFrame','http://www.mapbender.org/index.php/Owsproxy');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','rename_copy_Gui',2,1,'GUI umbenennen/ kopieren','a','','href = "../php/mod_renameGUI.php?sessionID" target = "AdminFrame" ',10,561,200,20,10,'','GUI umbenennen/kopieren','a','','','','AdminFrame','http://www.mapbender.org/index.php/RenameGUI');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_de_services','showLoggedUser',2,1,'Anzeige des eingeloggten Benutzers','iframe','../php/mod_showLoggedUser.php?sessionID','frameborder="0" scrolling=''no''',1,1,200,30,1,'background-color:lightgrey;','','iframe','','','','','');
@@ -815,7 +815,7 @@
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','delete_filteredGui',2,1,'Delete GUI','a','','href = "../php/mod_deleteFilteredGUI.php?sessionID" target = "AdminFrame" ',10,471,200,20,5,'','Delete GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/DeleteGUI');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','editElements',2,1,'Edit GUI Elements','a','','href = "../php/mod_editElements.php?sessionID" target = "AdminFrame" ',10,491,200,20,5,'','Edit GUI Elements','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_Elements');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','editGUI_WMS',2,1,'WMS GUI settings','a','','href="../php/mod_editGuiWms.php?sessionID"'' target="AdminFrame"',10,218,200,20,5,'','WMS GUI settings','a','','','','AdminFrame','http://www.mapbender.org/index.php/Edit_GUI_WMS');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','exportGUI',2,1,'Export GUI (SQL), create SQL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,533,200,20,10,'x','Export GUI (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberfl�che_exportieren_%28SQL%29');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','exportGUI',2,1,'Export GUI (SQL), create SQL','a','','href = "../php/mod_exportGUI.php?sessionID" target = "AdminFrame" ',10,533,200,20,10,'x','Export GUI (SQL)','a','','','','AdminFrame','http://www.mapbender.org/index.php/Oberflche_exportieren_%28SQL%29');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','filteredWms_layer_topic',2,1,'allocate topics to layers of wms of this user','a','','href = "../php/mod_filteredWms_layer_topic.php?sessionID&e_id_css=filteredWms_layer_topic" target = "AdminFrame" ',10,295,200,20,5,'','Allocate topics','a','','','','AdminFrame','http://www.mapbender.org/index.php/Topic_/_Category');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_Configure_WMS_Access',3,1,'WMS Assignment','div','','',1,175,210,63,2,'','WMS Assignment','div','','','','','');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','headline_GUI_Management',3,1,'GUI Management','div','','',1,428,210,148,2,'','GUI Management','div','','','','','');
@@ -827,7 +827,7 @@
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','loadWMS',2,1,'load Capabilities','a','','href = "../php/mod_loadCapabilities.php?sessionID" target="AdminFrame"',10,60,200,20,5,'','Load Capabilities','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','loadWMSList',2,1,'assign WMS to a GUI','a','','href = "../php/mod_loadCapabilitiesList.php?sessionID" target="AdminFrame"',10,198,200,20,5,'','Assign WMS to a GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/Add_new_maps_to_Mapbender');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','logout',2,1,'Logout','img','../img/button_gray/logout_off.png','onClick="window.location.href=''../php/mod_logout.php?sessionID''" border=''0'' onmouseover=''this.src="../img/button_gray/logout_over.png"'' onmouseout=''this.src="../img/button_gray/logout_off.png"'' title="Logout"',180,2,24,24,2,'','','img','','','','','http://www.mapbender.org/index.php/logout');
-INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','myGUIlist',2,1,'back to GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zur�ck zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
+INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','myGUIlist',2,1,'back to GUI list','img','../img/button_gray/home_off.png','onClick="mod_home_init()" border=''0'' onmouseover=''this.src="../img/button_gray/home_over.png"'' onmouseout=''this.src="../img/button_gray/home_off.png"'' title="move back to your GUI list / zurck zur GUI Liste"',150,2,24,24,2,'','','img','mod_home.php','','','','http://www.mapbender.org/index.php/MyGUIlist');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','newGui',2,1,'New GUI','a','','href = "../php/mod_newGui.php?sessionID" target = "AdminFrame" ',10,451,200,20,5,'','New GUI','a','','','','AdminFrame','http://www.mapbender.org/index.php/newGUI');
INSERT INTO gui_element (fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element,e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires,e_url) VALUES ('admin_en_services','orphanWMS',2,1,'Delete orphaned WMS','a','','href = "../php/mod_orphanWMS.php?sessionID"
target = "AdminFrame"',10,120,200,20,5,'','Delete orphaned WMS','a','','','','AdminFrame','http://www.mapbender.org/index.php/OrphanWMS');
Modified: trunk/mapbender/resources/db/update/update_postgresql_db.sql
===================================================================
--- trunk/mapbender/resources/db/update/update_postgresql_db.sql 2008-11-24 14:24:16 UTC (rev 3257)
+++ trunk/mapbender/resources/db/update/update_postgresql_db.sql 2008-11-24 14:25:07 UTC (rev 3258)
@@ -176,24 +176,24 @@
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Display complete map', 'gesamte Karte anzeigen');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom in', 'In die Karte hineinzoomen');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom out', 'Aus der Karte herauszoomen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Back', 'Zurück');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Back', 'Zurück');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Forward', 'Nach vorne');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Coordinates', 'Koordinaten anzeigen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom by rectangle', 'Ausschnitt wählen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom by rectangle', 'Ausschnitt wählen');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Redraw', 'Neu laden oder Tastatur: Leertaste');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Query', 'Datenabfrage');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Logout', 'Abmelden');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'WMS preferences', 'WMS Einstellungen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from filtered list', 'WMS von gefilteter Liste hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from filtered list', 'WMS von gefilteter Liste hinzufügen');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set map center', 'Kartenmittelpunkt setzen');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Help', 'Hilfe');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Show WMS infos', 'Anzeige von WMS Informationen');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Resize Mapsize', 'BildschirmgröÃe anpassen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Rubber', 'Skizze löschen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Get Area', 'Fläche berechnen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Resize Mapsize', 'Bildschirmgröße anpassen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Rubber', 'Skizze löschen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Get Area', 'Fläche berechnen');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Close Polygon', 'Polygon schliessen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Move back to your GUI list', 'Zurück zur GUI Liste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Move back to your GUI list', 'Zurück zur GUI Liste');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Legend', 'Legende');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Print', 'Druck');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Imprint', 'Impressum');
@@ -201,122 +201,122 @@
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Search', 'Suche');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Meetingpoint', 'Treffpunkt');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Metadatasearch', 'Metadatensuche');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS', 'WMS hinzufügen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from List', 'WMS aus Liste hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS', 'WMS hinzufügen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Adding WMS from List', 'WMS aus Liste hinzufügen');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Info', 'Info');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Projection', 'Projektion ändern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Projection', 'Projektion ändern');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Copyright', 'Copyright');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Digitize', 'Digitalisierung');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Overview', 'Ãbersichtskarte');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Drag Mapsize', 'Karte vergröÃern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Overview', 'Übersichtskarte');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Drag Mapsize', 'Karte vergrößern');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Mapframe', 'Kartenfenster');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Navigation Frame', 'Navigationsfenster');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Select', 'Auswahl des MaÃstabes');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Text', 'MaÃstab per Texteingabe');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scalebar', 'MaÃstabsleiste');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set Background', 'Hintegrundkarte auswählen');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Select', 'Auswahl des Maßstabes');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scale Text', 'Maßstab per Texteingabe');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Scalebar', 'Maßstabsleiste');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Set Background', 'Hintegrundkarte auswählen');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Zoom to Coordinates', 'Zu den Koordinaten zoomen');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Password', 'Passwort ändern');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Change Password', 'Passwort ändern');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('de ', 'Logo', 'Logo');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Pan', 'ÐÑемеÑÑи облаÑÑÑа');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Display complete map', 'Ðокажи ÑÑлаÑа каÑÑа');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom in', 'Ðокажи каÑÑаÑа в по-едÑÑ Ð¼Ð°Ñаб');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom out', 'Ðокажи каÑÑаÑа в по-дÑебен маÑаб');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Back', 'Ðазад');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Forward', 'ÐапÑед');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Coordinates', 'ÐооÑдинаÑи');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom by rectangle', 'УвелиÑи каÑÑаÑа в избÑанаÑа облаÑÑ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Redraw', 'ÐÑеÑеÑÑай или Ð¾Ñ ÐºÐ»Ð°Ð²Ð¸Ð°ÑÑÑаÑа: пÑазен инÑеÑвал');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Query', 'ÐÑвка кÑм данниÑе');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logout', 'ÐзÑ
од на поÑÑебиÑел');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'WMS preferences', 'WMS наÑÑÑойки');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from filtered list', 'Ðобави WMS Ð¾Ñ Ð¸Ð·Ð±Ñан ÑпиÑÑк');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set map center', 'ÐоÑÑави ÑенÑÑÑ Ð½Ð° каÑÑа');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Help', 'ÐомоÑ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Show WMS infos', 'Ðокажи WMS инÑоÑмаÑиÑ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Save workspace as web map context document', 'Ðапази ÑабоÑÐ½Ð¸Ñ Ð´Ð¾ÐºÑÐ¼ÐµÐ½Ñ ÐºÐ°Ñо Web Map Context докÑменÑ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Resize Mapsize', 'ÐапаÑни големинаÑа на каÑÑаÑа');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Rubber', 'ÐзÑÑий');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Get Area', 'ÐзÑиÑли плоÑ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Close Polygon', 'ÐаÑвоÑи полигон');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Move back to your GUI list', 'Ðазад кÑм ÑпиÑÑка Ñ Ð¸Ð½ÑеÑÑейÑи (GUI)');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Legend', 'Ðегенда');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Print', 'ÐеÑаÑ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Imprint', 'ÐвÑоÑÑко каÑе');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Maps', 'ÐаÑÑи');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Search', 'ТÑÑÑене');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Meetingpoint', 'ÐÑÑÑо на ÑÑеÑа');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Metadatasearch', 'ТÑÑÑене по меÑаданни');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS', 'Ðобави WMS');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from List', 'Ðобави WMS Ð¾Ñ ÑпиÑÑк');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Info', 'ÐнÑоÑмаÑиÑ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Projection', 'ÐÑомени пÑоекÑиÑ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Copyright', 'ÐвÑоÑÑко пÑаво');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Digitize', 'ÐигиÑализиÑане');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Overview','ÐбзоÑна каÑÑа');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Drag Mapsize', 'ÐÑомени ÑазмеÑа на каÑÑаÑа');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Mapframe', 'Рамка на каÑÑаÑа');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Navigation Frame', 'ÐавигаÑионна Ñамка');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Select', 'ÐÐ·Ð±Ð¾Ñ Ð½Ð° маÑаб');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Text', 'ÐÑведи маÑаб');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scalebar', 'ÐаÑабна Ñкала');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set Background', 'ÐзбеÑи Ñоново изобÑажение');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom to Coordinates', 'Ðокажи каÑÑаÑа около поÑоÑениÑе кооÑдинаÑи');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Password', 'ÐÑомени паÑола');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Load a web map context document', 'ÐаÑеди Web Map Context докÑменÑ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logo', 'ФиÑмен знак');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Measure distance', 'ÐзмеÑи ÑазÑÑоÑние');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Pan', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Display complete map', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom in', ' - ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom out', ' - ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Back', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Forward', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Coordinates', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom by rectangle', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Redraw', ' : ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Query', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logout', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'WMS preferences', 'WMS ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from filtered list', ' WMS ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set map center', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Help', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Show WMS infos', ' WMS ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Save workspace as web map context document', ' Web Map Context ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Resize Mapsize', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Rubber', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Get Area', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Close Polygon', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Move back to your GUI list', ' (GUI)');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Legend', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Print', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Imprint', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Maps', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Search', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Meetingpoint', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Metadatasearch', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS', ' WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Adding WMS from List', ' WMS ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Info', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Projection', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Copyright', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Digitize', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Overview',' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Drag Mapsize', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Mapframe', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Navigation Frame', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Select', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scale Text', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Scalebar', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Set Background', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Zoom to Coordinates', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Change Password', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Load a web map context document', ' Web Map Context ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Logo', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('bg', 'Measure distance', ' ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Pan', 'ÎεÏακίνηÏη');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Display complete map', 'ÎÏίδειξη ΠλήÏοÏ
Ï Î§Î¬ÏÏη');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Pan', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Display complete map', ' ');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom in', 'Zoom In');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom out', 'Zoom Out');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Back', 'ΠίÏÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Forward', 'Î ÏÏÏθια');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Coordinates', 'ΣÏ
νÏεÏαγμÎνεÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom by rectangle', 'ÎοÏ
μ αÏÏ Î¿ÏθογÏνιο');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Redraw', 'ÎÏÏÏÏ
ÏÏη');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Query', 'ÎÎÏÏηÏη ÎμβαδοÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Logout', 'ÎÏοÏÏνδεÏη');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'WMS preferences', 'ÎλλάξÏε Ïη διάÏαξη ÏÏν WMS');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from filtered list', 'Î ÏÏÏθεÏη WMS αÏÏ Ïο ÏιλÏÏαÏιÏμÎνο καÏάλογο');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set map center', 'Το καθοÏιÏμÎνο ÎÎνÏÏο ΧαÏÏÏν');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Help', 'Îοήθεια');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Back', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Forward', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Coordinates', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom by rectangle', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Redraw', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Query', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Logout', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'WMS preferences', ' WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from filtered list', ' WMS ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set map center', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Help', '');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Save workspace as web map context document', 'Ansicht als Web Map Context Dokument speichern');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Rubber', 'Το λάÏÏιÏο- ΤÏίÏÏηÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Close Polygon', 'Το ÎλειÏÏÏ Î Î¿Î»ÏγÏνο');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ( 'gr', 'Move back to your GUI list', 'ΠαÏοÏ
ÏίαÏη ÏοÏ
GUI ÎαÏαλÏγοÏ
');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Print', 'ÎκÏÏÏÏÏη');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Maps', ' ΧάÏÏεÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS', 'Î ÏÏÏθεÏη WMS');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from List', 'Î ÏÏÏθεÏη WMS αÏÏ Ïον καÏάλογο');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Rubber', ' - ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Close Polygon', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ( 'gr', 'Move back to your GUI list', ' GUI ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Print', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Maps', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS', ' WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Adding WMS from List', ' WMS ');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Copyright', 'Copyright');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Navigation Frame', 'Navigationsfenster');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Load a web map context document', 'laden eines Web Map Context Dokumentes');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Measure distance', 'ÎÎÏÏηÏη ÎÏÏÏÏαÏηÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Meetingpoint', 'Σημείο ΣÏ
νάνÏηÏηÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Info', 'ΠληÏοÏοÏίεÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Digitize', 'ΨηÏιοÏοίηÏη');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Projection', 'Îλλαγή Î ÏοβολήÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set Background', 'ÎÏιλογή ΦÏνÏοÏ
');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Overview', 'Î ÏοεÏιÏκÏÏιÏη');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Password', 'Îλλαγή ΣÏ
νθημαÏικοÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scalebar', 'ÎανÏÎ½Î±Ï ÎλίμακαÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr ', 'Logo', 'ÎογÏÏÏ
Ïο');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom to Coordinates', 'ÎÏÏίαÏη Ïε ΣÏ
νÏεÏαγμÎνεÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Text', 'Îείμενο ÎλίμακαÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Show WMS infos', 'Î Ïοβολή WMS ÏληÏοÏοÏιÏν');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Legend', 'ÎεζάνÏα');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Search', 'ÎναζήÏηÏη');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Resize Mapsize', 'Îλλαγή ÎεγÎθοÏ
Ï Î§Î¬ÏÏη');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Drag Mapsize', 'Îλλαγή ÎεγÎθοÏ
Ï Î§Î¬ÏÏη με ÎλίÏθηÏη');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Mapframe', 'ΠλαίÏιο ΧάÏÏη');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Get Area', 'Î Ïοβολή ΠεÏιοÏήÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Imprint', 'ÎÏοÏÏÏÏÏη');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Select', 'ÎÏιλογή ÎλίμακαÏ');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Metadatasearch', 'ÎναζήÏηÏη ÏÏα Metadata');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Measure distance', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Meetingpoint', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Info', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Digitize', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Projection', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Set Background', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Overview', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Change Password', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scalebar', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr ', 'Logo', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Zoom to Coordinates', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Text', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Show WMS infos', ' WMS ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Legend', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Search', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Resize Mapsize', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Drag Mapsize', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Mapframe', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Get Area', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Imprint', '');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Scale Select', ' ');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('gr', 'Metadatasearch', ' Metadata');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Pan', 'Selectie verschuiven');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('nl', 'Display complete map', 'Hele kaart tonen');
@@ -423,7 +423,7 @@
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Back', 'Zoom previo');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Forward', 'Zoom siguiente');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Coordinates', 'Mostrar coordenadas');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom by rectangle', 'Zoom rectángulo');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Zoom by rectangle', 'Zoom rectángulo');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Redraw', 'Refrescar');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Query', 'Busqueda de datos');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Logout', 'Terminar');
@@ -431,27 +431,27 @@
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from filtered list', 'Anadir WMS desde lista filtrada');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Set map center', 'Centrar');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Help', 'Ayuda');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Show WMS infos', 'Mostrar información sobre WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Show WMS infos', 'Mostrar información sobre WMS');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Save workspace as web map context document', 'Guardar vista como fichero Web Map Context');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Resize Mapsize', 'Modificar el tamano de mapa');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Rubber', 'Borrar');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Get Area', 'Calcular area');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Close Polygon', 'Cerrar polÃgono');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Close Polygon', 'Cerrar polígono');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Move back to your GUI list', 'Volver a la lista WMS');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Legend', 'Leyenda');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Print', 'Imprimir');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Imprint', 'Aviso legal');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Maps', 'Mapas');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Search', 'Busqueda');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Meetingpoint', 'Lugar de reunión');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Metadatasearch', 'Búsqueda de datos meta');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS', 'Añadir WMS');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from List', 'Añadir WMS desde lista');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Meetingpoint', 'Lugar de reunión');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Metadatasearch', 'Búsqueda de datos meta');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS', 'Añadir WMS');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Adding WMS from List', 'Añadir WMS desde lista');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Info', 'Informacion');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Change Projection', 'Cambiar projecto');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Copyright', 'Copyright');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Digitize', 'Digitalización');
-INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Overview', 'Mapa de visión general');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Digitize', 'Digitalización');
+INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Overview', 'Mapa de visión general');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Drag Mapsize', 'Ampilar vista de mapa');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Mapframe', 'Ventana de mapa');
INSERT INTO translations (locale, msgid, msgstr) VALUES ('es', 'Navigation Frame', 'Ventana de navigacion');
More information about the Mapbender_commits
mailing list