Skip to content

Commit 55fce17

Browse files
committed
规范翻译英文命名,修改部分样式问题。
1 parent f4c833c commit 55fce17

29 files changed

+330
-284
lines changed

examples/classic/OGC_kml.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>kml</title>
4+
<title>Kml</title>
55
<style type="text/css">
66
.editPane {
77
position: absolute;
@@ -18,7 +18,7 @@
1818
<body style=" margin: 0;overflow: hidden;background: #fff;width: 100%;height:100%;position: absolute;top: 0;">
1919
<div class='panel panel-primary editPane' id='editPane' style="z-index: 99999">
2020
<div class='panel-heading'>
21-
<h5 class='panel-title text-center'>kml</h5>
21+
<h5 class='panel-title text-center'>Kml</h5>
2222
</div>
2323
<div class='panel-body' id='params'>
2424
<p></p>

examples/classic/config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ var exampleConfig = {
149149
fileName: "overlay_ombreStyleLayer"
150150
}, {
151151
name: "矢量图层数据点击事件",
152-
name_en: "Vector layer data event",
152+
name_en: "vector layer data event",
153153
thumbnail: "overlay_vectorDataEvent.png",
154154
fileName: "overlay_vectorDataEvent"
155155
}, {
@@ -598,12 +598,12 @@ var exampleConfig = {
598598
fileName: "analysis_interpolationAnalystByIDW"
599599
}, {
600600
name: "克吕金插值分析",
601-
name_en: "Kriging interpolation",
601+
name_en: "kriging interpolation",
602602
thumbnail: "analysis_interpolationAnalystByKriging.png",
603603
fileName: "analysis_interpolationAnalystByKriging"
604604
}, {
605605
name: "径向基函数插值分析",
606-
name_en: "KrigingUniversal interpolation",
606+
name_en: "kriging universal interpolation",
607607
thumbnail: "analysis_interpolationAnalystByRBF.png",
608608
fileName: "analysis_interpolationAnalystByRBF"
609609
}, {

examples/classic/controler_dragFeature.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h5 class='panel-title text-center' data-i18n="resources.text_dragFeature"></h5>
2323
<p></p>
2424
<div align='right' class='button-group'>
2525
<input type='button' id='btn1' class='btn btn-primary' data-i18n="[value]resources.text_input_value_dragFea" onclick="activateDragFeature()"/>
26-
<input type='button' id='btn2' class='btn btn-primary' data-i18n="[value]resources.text_input_value_abolishDrag" onclick="deactivateDragFeature()"/>
26+
<input type='button' id='btn2' class='btn btn-primary' data-i18n="[value]resources.text_input_value_notDrag" onclick="deactivateDragFeature()"/>
2727
</div>
2828
</div>
2929
</div>

examples/classic/controler_drawGeometry.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ <h5 class='panel-title text-center' data-i18n="resources.text_drawGeometry"></h5
2727
<input type='button' id='btn3' class='btn btn-primary' data-i18n="[value]resources.text_input_value_drawPolygon" onclick="draw_polygon()"/>
2828
<input type='button' id='btn4' class='btn btn-primary' data-i18n="[value]resources.text_input_value_select" onclick="selectFeature()"/>
2929
<input type='button' id='btn5' class='btn btn-primary' data-i18n="[value]resources.text_input_value_modify" onclick="modifyFeature()"/>
30-
<input type='button' id='btn6' class='btn btn-primary' value='undo' onclick="undo()"/>
31-
<input type='button' id='btn7' class='btn btn-primary' value='redo' onclick="redo()"/>
30+
<input type='button' id='btn6' class='btn btn-primary' value='Undo' onclick="undo()"/>
31+
<input type='button' id='btn7' class='btn btn-primary' value='Redo' onclick="redo()"/>
3232
<input type='button' id='btn8' class='btn btn-primary' data-i18n="[value]resources.text_input_value_clear" onclick="clearFeatures()"/>
3333
</div>
3434
</div>

examples/classic/others_layerSwitch.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5-
<title>layerSwitch</title>
5+
<title>Roller Blinds</title>
66
<style type="text/css">
77
#handle {
88
display: none;
@@ -43,7 +43,7 @@
4343
<body style=" margin: 0;overflow: hidden;background: #fff;width: 100%;height:100%;position: absolute;top: 0;">
4444
<div class='panel panel-primary editPane' id='editPane' style="z-index: 99999">
4545
<div class='panel-heading'>
46-
<h5 class='panel-title text-center'>layerSwitch</h5>
46+
<h5 class='panel-title text-center'>Roller Blinds</h5>
4747
</div>
4848
<div class='panel-body' id='params'>
4949
<p></p>

examples/classic/overlay_graphicSymbolData2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
position: absolute;
2424
top: 50px;
2525
right: 10px;
26-
width: 450px;
26+
width: 460px;
2727
text-align: center;
2828
z-index: 100;
2929
border-radius: 4px;

examples/classic/plot_plotGOAnimation.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@
7171
<h5 class='panel-title text-center' data-i18n="resources.title_plotGOAnimation"></h5></div>
7272
<div class='panel-body content'>
7373
<div class='input-group' style="margin-top:15px;margin-left: 10px;">
74-
<select class="search-query form-control" id="SLT" style="width: 120px;height: 30px; margin-bottom: 0;
75-
border-bottom-right-radius: 4px; border-top-right-radius: 4px;"></select>&nbsp;&nbsp;
74+
<select class="search-query form-control" id="SLT" data-i18n="[style]resources.style_plotAnimation"></select>&nbsp;&nbsp;
7675
<input type="button" class="btn btn-default" data-i18n="[value]resources.btn_createAnimation"
7776
onclick="createAnimation()"/>&nbsp;&nbsp;
7877
<input type="button" class="btn btn-default" data-i18n="[value]resources.btn_play" onclick="play()"/>&nbsp;&nbsp;
@@ -138,7 +137,8 @@ <h5 class='panel-title text-center' data-i18n="resources.title_plotGOAnimation">
138137
var sitDataLayers;
139138
var plottingEdit;
140139
var drawGraphicObjects = [];
141-
var item = ["属性动画", "闪烁动画", "生长动画", "旋转动画", "比例动画", "显隐动画", "路径动画"], select, animationtype;
140+
var item = [resources.text_attrAnimation, resources.text_flickerAnimation, resources.text_growthAnimation, resources.text_revolveAnimation, resources.text_proportionAnimation, resources.text_SHAnimation, resources.text_pathAnimation],
141+
select, animationtype;
142142
var goAnimationManager;
143143

144144
init();

examples/classic/plot_plotSymbol.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
position: absolute;
2626
top: 50px;
2727
right: 10px;
28-
width: 220px;
28+
width: 235px;
2929
text-align: center;
3030
z-index: 100;
3131
border-radius: 4px;

examples/classic/plot_saveload.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
position: absolute;
3636
top: 50px;
3737
right: 10px;
38-
width: 300px;
38+
width: 315px;
3939
text-align: center;
4040
z-index: 100;
4141
border-radius: 4px;

examples/classic/popup_customPopup.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5-
<title data-i18n="resources.title_anchored"></title>
5+
<title data-i18n="resources.title_customPopup"></title>
66
<style type="text/css">
77
body {
88
margin: 0;
@@ -23,7 +23,7 @@
2323
position: absolute;
2424
top: 50px;
2525
right: 10px;
26-
width: 325px;
26+
width: 330px;
2727
text-align: center;
2828
z-index: 100;
2929
border-radius: 4px;
@@ -33,7 +33,7 @@
3333
<body>
3434
<div id="toolbar" class="panel panel-primary">
3535
<div class='panel-heading'>
36-
<h5 class='panel-title text-center' data-i18n="resources.title_anchored"></h5></div>
36+
<h5 class='panel-title text-center' data-i18n="resources.title_customPopup"></h5></div>
3737
<div class='panel-body content'>
3838
<div class='panel'>
3939
<div class='input-group'>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy