From 0ac9c5eb993abd7053b075fc6e1e62049d2c047b Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 11 一月 2024 11:12:06 +0800 Subject: [PATCH] 适配完成。 --- TEWin/Resources/DistanceMeasurement/Lang.js | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) diff --git a/TEWin/Resources/DistanceMeasurement/Lang.js b/TEWin/Resources/DistanceMeasurement/Lang.js index c582749..fd93713 100644 --- a/TEWin/Resources/DistanceMeasurement/Lang.js +++ b/TEWin/Resources/DistanceMeasurement/Lang.js @@ -1,26 +1,26 @@ 锘縎GLang.lang = $.extend(SGLang.lang,{ - ToolTitle: "璺濈娴嬮噺", - ToolName: "鍦板舰鍓栭潰", - help: "甯姪", + ToolTitle: "SkylineGlobe - Skyline Software Systems, Inc.", + ToolName: "Terrain Profile", + help: "Help", //Text0: "Cancel", //Text1: "Delete Last Point", //Text2: "Aerial", //Text3: "Horizontal", //Text4: "Vertical", //Text5: "OnGround", - Text6: "鍒涘缓娴嬮噺瀵硅薄", - Text7: "鎹曟崏", + Text6: "Create Measurement Objects", + Text7: "Snapping", //Text19: "Calculating query points", //Text16: "Left click on the terrain to draw a polygon/Polyline. Right click to finish operation.", - Text17: "鍗曚綅", - Text18: "鍒犻櫎娴嬮噺鍊�", - Text19: "鍒犻櫎鏈�鍚庝竴涓祴閲忕偣", - Text20: "灏嗘祴閲忕偣鎹曟崏鍒拌竟銆佸璞″拰椤剁偣", + Text17: "Units", + Text18: "Delete the measurement.", + Text19: "Delete the last measurement point.", + Text20: "Snap the measurement points to edges, objects, and vertices.", // 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: "鏄剧ず鍨傜洿璺濈", + Text23: "Display the terrain elevation profile along an aerial line.", + Text24: "Show Aerial Distance", + Text25: "Show Horizontal Distance", + Text26: "Show Vertical Distance", }); \ No newline at end of file -- Gitblit v1.9.3