@@ -461,6 +461,9 @@ window.examplesResources = {
461
461
"title_iPortalQueryResourcesDashboards" :"Map Dashboards" ,
462
462
"title_iPortalQueryResourcesControl" :"Resources Control" ,
463
463
"title_iPortalQueryResourcesPublic" :"Public" ,
464
+ "title_iPortalQueryResourcesGroup" :"Group" ,
465
+ "title_iPortalQueryResourcesDepartment" :"Department" ,
466
+ "title_iPortalQueryResourcesUser" :"User" ,
464
467
"title_iPortalQueryResourcesShareToMe" :"Share to me" ,
465
468
"title_iPortalQueryResourcesMyDepartment" :"My Department" ,
466
469
"title_iPortalQueryResourcesMyGroup" :"My Group" ,
@@ -806,6 +809,8 @@ window.examplesResources = {
806
809
"text_mapOverlay" : "SuperMap REST Map Overlay" ,
807
810
"text_opacity" : "Opacity" ,
808
811
"text_input_tips_opacity" : "Set layer's opacity. Range [0-1]." ,
812
+ "text_input_user_name" : "Please enter nickname/username" ,
813
+ "text_input_department_name" : "Please enter department name" ,
809
814
"text_toggleMaps" : "Toggle Maps" ,
810
815
"text_translation" : "Zoom and Translation" ,
811
816
"text_iClient" : "The sample data comes from the offset data of the Baidu MapV, iClient does not rectify deviation" ,
@@ -1315,12 +1320,26 @@ window.examplesResources = {
1315
1320
'text_myRasterLayer' :"My Raster Layer" ,
1316
1321
'text_opt_border' : "border" ,
1317
1322
'text_sel_border' : "Border type" ,
1323
+ 'text_choose_user' : "Selected Users" ,
1324
+ 'text_choose_department' : "Selected Departments" ,
1325
+ 'text_user_search' : "Everyone can search" ,
1326
+ 'text_user_download' : "Everyone can download" ,
1327
+ 'text_user_view' : "Everyone can view" ,
1328
+ 'text_user_editor' : "Login users can edit" ,
1329
+ 'text_nickname' : "Nickname(Username)" ,
1330
+ 'text_department' : "Department Name" ,
1331
+ 'text_group' : "Group Name" ,
1332
+ 'text_is_search' : "Search" ,
1333
+ 'text_is_view' : "View" ,
1334
+ 'text_is_edit' : "Edit" ,
1335
+ 'text_is_download' : "Download" ,
1318
1336
"title_componentsTianditu_Vue" : 'Tianditu' ,
1319
1337
"title_componentsTianditu_route_Vue" : 'Route Plan' ,
1320
1338
"title_componentsTianditu_search_Vue" : 'POI Search' ,
1321
1339
"title_componentsTianditu_switch_Vue" : 'Switcher' ,
1322
1340
"title_componentsTianditu_home_Vue" : 'Home' ,
1323
1341
1342
+ "btn_operate" : "Action" ,
1324
1343
"btn_overlayAnalyst" : "Start analysis" ,
1325
1344
"btn_terrainCurvatureCalculation" : "Start calculation" ,
1326
1345
"btn_mathExpression" : "Start calculation" ,
@@ -1416,6 +1435,7 @@ window.examplesResources = {
1416
1435
"btn_addSamePlot" : "Add same plot" ,
1417
1436
"btn_query" : "Query" ,
1418
1437
"btn_save" : "Save" ,
1438
+ "btn_add" : "Add" ,
1419
1439
"btn_saveAs" : "Save as: " ,
1420
1440
"btn_addProperty" : "Add property" ,
1421
1441
"btn_circle" : "Circle" ,
@@ -1501,10 +1521,17 @@ window.examplesResources = {
1501
1521
"btn_customTheme" :"Custom theme" ,
1502
1522
"btn_switchTheme" :"Switch theme" ,
1503
1523
1524
+ "msg_user_not_exist" :"This user doesn't exist" ,
1525
+ "msg_department_not_exist" :"This department doesn't exist" ,
1526
+ "msg_user_added" :"The user has been added" ,
1527
+ "msg_department_added" :"The department has been added" ,
1528
+ "msg_not_share_admin" :"No need to share with the administrator" ,
1529
+ "msg_input_department_name" :"Please enter department name" ,
1504
1530
"msg_shareSuccess" :"Share successful" ,
1505
1531
"msg_shareFailed" :"Share failed" ,
1506
1532
"msg_updateSuccess" : "Update successful" ,
1507
1533
"msg_choise_resources_delete" :"Please select a resource to delete!" ,
1534
+ "msg_choise_resources_share" :"Please select a resource to share!" ,
1508
1535
"msg_query_failed" :"Not logged in and cannot access my resources!" ,
1509
1536
"msg_login_failed" :"wrong user name or password" ,
1510
1537
"msg_addPath" : "Please add the path for buffer analysis." ,
0 commit comments