@@ -142,6 +142,12 @@ window.examplesResources = {
142142 "envTips" : "Please run the program in server environment!"
143143 } ,
144144 "resources" : {
145+ "title_edit_attr" :"Edit Attribute" ,
146+ "title_view_detail" :"View detail" ,
147+ "title_share_setting" :"Sharing settings" ,
148+ "title_confirm_delete_resources" :"Confirm resources?" ,
149+ "title_delete_resources" :"Delete resources" ,
150+ "title_resource_address" :"Resource address" ,
145151 "title_googlelayer" :"google layer" ,
146152 "title_osmlayer" :"OSM layer" ,
147153 "title_binglayer" :"Bing layer" ,
@@ -443,6 +449,7 @@ window.examplesResources = {
443449 "title_freehandDrawFeatures" : "Handwritten Graphic Drawing" ,
444450 "title_iPortalQueryMaps" : "Web Map List of iPortal" ,
445451 "title_iPortalQueryResources" : "Resources List of iPortal " ,
452+ "title_iPortalQueryMyResources" : "My Resources List of iPortal " ,
446453 "title_iPortalQueryResourcesTitle" : "Examples of iPortal QueryResources " ,
447454 "title_iPortalQueryResourcesType" :"Resources Type" ,
448455 "title_iPortalQueryResourcesAll" :"All" ,
@@ -643,6 +650,7 @@ window.examplesResources = {
643650 "title_componentsAnimateMarkerLayer_React" : 'Animate Marker Layer(React)' ,
644651 "title_componentsAnimateTextLayer_React" : 'Animate Text Layer(React)' ,
645652
653+ "text_confirm" :"Confirm" ,
646654 "text_code" : "Forward Match" ,
647655 "text_decode" : "Reverse Match" ,
648656 "text_address" : "Address " ,
@@ -908,6 +916,7 @@ window.examplesResources = {
908916 "text_addLayer" : "Add layer" ,
909917 "text_situationMapOperation" : "Operate situation map" ,
910918 "text_editMarker" : "Edit marker" ,
919+ "text_detailPanel" : "Viewing panel" ,
911920 "text_aboutMode" : "Switch layer lock / edit / select mode" ,
912921 "text_multiselect" : "Switch multi select mode" ,
913922 "text_multiselectAlign" : "Multi select align" ,
@@ -1491,6 +1500,12 @@ window.examplesResources = {
14911500 "btn_customTheme" :"Custom theme" ,
14921501 "btn_switchTheme" :"Switch theme" ,
14931502
1503+ "msg_shareSuccess" :"Share successful" ,
1504+ "msg_shareFailed" :"Share failed" ,
1505+ "msg_updateSuccess" : "Update successful" ,
1506+ "msg_choise_resources_delete" :"Please select a resource to delete!" ,
1507+ "msg_query_failed" :"Not logged in and cannot access my resources!" ,
1508+ "msg_login_failed" :"wrong user name or password" ,
14941509 "msg_addPath" : "Please add the path for buffer analysis." ,
14951510 "msg_bufferAnalyst" : "Please do the buffer analysis at first to get the scope of the query." ,
14961511 "msg_eventPoint" : "Please choose a event point!" ,
0 commit comments