管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2024-01-03 2e4bdfd1fb5701994ef62098082ac83959a726f7
TEWin/Resources/DistanceMeasurement/Lang.js
@@ -1,5 +1,5 @@
SGLang.lang = $.extend(SGLang.lang,{
    ToolTitle: "测量工具",
    ToolTitle: "SmartEarth - 泰瑞数创科技(北京)有限公司",
    ToolName: "地形剖面",
    help: "帮助",
    //Text0: "Cancel",
@@ -13,13 +13,14 @@
   //Text19: "Calculating query points",
    //Text16: "Left click on the terrain to draw a polygon/Polyline. Right click to finish operation.",
    Text17: "单位",
    Text18: "删除测量值。",
    Text19: "删除最后一个测量点。",
    Text20: "将测量点捕捉到边、对象和顶点。",
    //Text21: "Calculate aerial distance, i.e., the actual distance between points in the 3D Window.",
    //Text22: "Calculate horizontal distance between points in the 3D Window.",
    Text23: "在空中显示地形高程。",
    Text24: "显示空中距离",
    Text25: "显示水平距离",
    Text26: "显示垂直距离",
    Text18: "删除测量值",
    Text19: "删除最后一个测量点",
    Text20: "将测量点捕捉到边、对象和顶点",
//   Text21: "Calculate aerial distance, i.e., the actual distance between points in the 3D Window.",
//   Text22: "Calculate horizontal distance between points in the 3D Window.",
   Text23: "在空中显示地形高程",
   Text24: "显示空中距离",
   Text25: "显示水平距离",
   Text26: "显示垂直距离",
});