Skip to content

Commit 2bc39d1

Browse files
author
borysiasty
committedNov 11, 2010
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14541 c8812cc2-4d05-0410-92ff-de0c093fc19c

19 files changed

+89
-89
lines changed
 

‎python/plugins/GdalTools/tools/widgetBuildVRT.ui

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<item row="0" column="0">
2929
<widget class="QLabel" name="label">
3030
<property name="text">
31-
<string>&amp;Input files:</string>
31+
<string>&amp;Input files</string>
3232
</property>
3333
<property name="buddy">
3434
<cstring>selectInputFilesButton</cstring>
@@ -59,7 +59,7 @@
5959
<item row="1" column="0">
6060
<widget class="QLabel" name="label_2">
6161
<property name="text">
62-
<string>&amp;Output file:</string>
62+
<string>&amp;Output file</string>
6363
</property>
6464
<property name="buddy">
6565
<cstring>selectOutputFileButton</cstring>
@@ -90,7 +90,7 @@
9090
<item row="2" column="0">
9191
<widget class="QCheckBox" name="resolutionCheck">
9292
<property name="text">
93-
<string>&amp;Resolution:</string>
93+
<string>&amp;Resolution</string>
9494
</property>
9595
</widget>
9696
</item>
@@ -125,7 +125,7 @@
125125
<item row="3" column="0">
126126
<widget class="QCheckBox" name="srcNoDataCheck">
127127
<property name="text">
128-
<string>&amp;Source No Data:</string>
128+
<string>&amp;Source No Data</string>
129129
</property>
130130
</widget>
131131
</item>

‎python/plugins/GdalTools/tools/widgetClipper.ui

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<item row="0" column="0">
2626
<widget class="QLabel" name="label_2">
2727
<property name="text">
28-
<string>&amp;Output file:</string>
28+
<string>&amp;Output file</string>
2929
</property>
3030
<property name="buddy">
3131
<cstring>selectOutputFileButton</cstring>
@@ -56,7 +56,7 @@
5656
<item row="1" column="0">
5757
<widget class="QCheckBox" name="noDataCheck">
5858
<property name="text">
59-
<string>&amp;No data value:</string>
59+
<string>&amp;No data value</string>
6060
</property>
6161
</widget>
6262
</item>
@@ -88,7 +88,7 @@
8888
<item>
8989
<widget class="QLabel" name="label_7">
9090
<property name="text">
91-
<string>or change the extent coordinates:</string>
91+
<string>or change the extent coordinates</string>
9292
</property>
9393
</widget>
9494
</item>
@@ -99,7 +99,7 @@
9999
<item>
100100
<widget class="QLabel" name="label_8">
101101
<property name="text">
102-
<string>1:</string>
102+
<string>1</string>
103103
</property>
104104
</widget>
105105
</item>
@@ -164,7 +164,7 @@
164164
<item>
165165
<widget class="QLabel" name="label_9">
166166
<property name="text">
167-
<string>2:</string>
167+
<string>2</string>
168168
</property>
169169
</widget>
170170
</item>

‎python/plugins/GdalTools/tools/widgetContour.ui

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<item row="0" column="0">
2626
<widget class="QLabel" name="label">
2727
<property name="text">
28-
<string>&amp;Input file (raster):</string>
28+
<string>&amp;Input file (raster)</string>
2929
</property>
3030
<property name="buddy">
3131
<cstring>selectInputFileButton</cstring>
@@ -62,7 +62,7 @@
6262
<item row="1" column="0">
6363
<widget class="QLabel" name="label_2">
6464
<property name="text">
65-
<string>&amp;Output directory for contour lines (shapefile):</string>
65+
<string>&amp;Output directory for contour lines (shapefile)</string>
6666
</property>
6767
<property name="buddy">
6868
<cstring>selectOutputDirButton</cstring>
@@ -93,7 +93,7 @@
9393
<item row="2" column="0">
9494
<widget class="QLabel" name="label_3">
9595
<property name="text">
96-
<string>I&amp;nterval between contour lines:</string>
96+
<string>I&amp;nterval between contour lines</string>
9797
</property>
9898
<property name="buddy">
9999
<cstring>intervalDSpinBox</cstring>
@@ -118,7 +118,7 @@
118118
<item>
119119
<widget class="QCheckBox" name="attributeCheck">
120120
<property name="text">
121-
<string>&amp;Attribute name:</string>
121+
<string>&amp;Attribute name</string>
122122
</property>
123123
</widget>
124124
</item>

‎python/plugins/GdalTools/tools/widgetConvert.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<item row="0" column="0">
3333
<widget class="QLabel" name="label">
3434
<property name="text">
35-
<string>&amp;Input file:</string>
35+
<string>&amp;Input file</string>
3636
</property>
3737
<property name="buddy">
3838
<cstring>selectInputFileButton</cstring>
@@ -69,7 +69,7 @@
6969
<item row="1" column="0">
7070
<widget class="QLabel" name="label_2">
7171
<property name="text">
72-
<string>&amp;Output file:</string>
72+
<string>&amp;Output file</string>
7373
</property>
7474
<property name="buddy">
7575
<cstring>selectInputFileButton</cstring>

‎python/plugins/GdalTools/tools/widgetGrid.ui

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<item row="0" column="0">
2626
<widget class="QLabel" name="label">
2727
<property name="text">
28-
<string>&amp;Input file:</string>
28+
<string>&amp;Input file</string>
2929
</property>
3030
<property name="buddy">
3131
<cstring>selectInputFileButton</cstring>
@@ -62,7 +62,7 @@
6262
<item row="1" column="0">
6363
<widget class="QCheckBox" name="zfieldCheck">
6464
<property name="text">
65-
<string>&amp;Z Field:</string>
65+
<string>&amp;Z Field</string>
6666
</property>
6767
</widget>
6868
</item>
@@ -72,7 +72,7 @@
7272
<item row="2" column="0">
7373
<widget class="QLabel" name="label_2">
7474
<property name="text">
75-
<string>&amp;Output file:</string>
75+
<string>&amp;Output file</string>
7676
</property>
7777
<property name="buddy">
7878
<cstring>selectOutputFileButton</cstring>
@@ -103,7 +103,7 @@
103103
<item row="3" column="0">
104104
<widget class="QCheckBox" name="algorithmCheck">
105105
<property name="text">
106-
<string>&amp;Algorithm:</string>
106+
<string>&amp;Algorithm</string>
107107
</property>
108108
</widget>
109109
</item>
@@ -154,7 +154,7 @@
154154
<item row="0" column="0">
155155
<widget class="QLabel" name="label_3">
156156
<property name="text">
157-
<string>Power:</string>
157+
<string>Power</string>
158158
</property>
159159
</widget>
160160
</item>
@@ -168,7 +168,7 @@
168168
<item row="1" column="0">
169169
<widget class="QLabel" name="label_4">
170170
<property name="text">
171-
<string>Smoothing:</string>
171+
<string>Smoothing</string>
172172
</property>
173173
</widget>
174174
</item>
@@ -185,7 +185,7 @@
185185
<item row="2" column="0">
186186
<widget class="QLabel" name="label_5">
187187
<property name="text">
188-
<string>Radius1:</string>
188+
<string>Radius1</string>
189189
</property>
190190
</widget>
191191
</item>
@@ -202,7 +202,7 @@
202202
<item row="3" column="0">
203203
<widget class="QLabel" name="label_6">
204204
<property name="text">
205-
<string>Radius2:</string>
205+
<string>Radius2</string>
206206
</property>
207207
</widget>
208208
</item>
@@ -219,7 +219,7 @@
219219
<item row="4" column="0">
220220
<widget class="QLabel" name="label_7">
221221
<property name="text">
222-
<string>Angle:</string>
222+
<string>Angle</string>
223223
</property>
224224
</widget>
225225
</item>
@@ -236,7 +236,7 @@
236236
<item row="5" column="0">
237237
<widget class="QLabel" name="label_8">
238238
<property name="text">
239-
<string>Max points:</string>
239+
<string>Max points</string>
240240
</property>
241241
</widget>
242242
</item>
@@ -250,7 +250,7 @@
250250
<item row="6" column="0">
251251
<widget class="QLabel" name="label_9">
252252
<property name="text">
253-
<string>Min points:</string>
253+
<string>Min points</string>
254254
</property>
255255
</widget>
256256
</item>
@@ -264,7 +264,7 @@
264264
<item row="7" column="0">
265265
<widget class="QLabel" name="label_10">
266266
<property name="text">
267-
<string>No data:</string>
267+
<string>No data</string>
268268
</property>
269269
</widget>
270270
</item>
@@ -298,7 +298,7 @@
298298
<item row="0" column="0">
299299
<widget class="QLabel" name="label_21">
300300
<property name="text">
301-
<string>Radius1:</string>
301+
<string>Radius1</string>
302302
</property>
303303
</widget>
304304
</item>
@@ -315,7 +315,7 @@
315315
<item row="1" column="0">
316316
<widget class="QLabel" name="label_19">
317317
<property name="text">
318-
<string>Radius2:</string>
318+
<string>Radius2</string>
319319
</property>
320320
</widget>
321321
</item>
@@ -332,7 +332,7 @@
332332
<item row="2" column="0">
333333
<widget class="QLabel" name="label_22">
334334
<property name="text">
335-
<string>Angle:</string>
335+
<string>Angle</string>
336336
</property>
337337
</widget>
338338
</item>
@@ -349,7 +349,7 @@
349349
<item row="3" column="0">
350350
<widget class="QLabel" name="label_20">
351351
<property name="text">
352-
<string>Min points:</string>
352+
<string>Min points</string>
353353
</property>
354354
</widget>
355355
</item>
@@ -363,7 +363,7 @@
363363
<item row="4" column="0">
364364
<widget class="QLabel" name="label_23">
365365
<property name="text">
366-
<string>No data:</string>
366+
<string>No data</string>
367367
</property>
368368
</widget>
369369
</item>
@@ -397,7 +397,7 @@
397397
<item row="0" column="0">
398398
<widget class="QLabel" name="label_26">
399399
<property name="text">
400-
<string>Radius1:</string>
400+
<string>Radius1</string>
401401
</property>
402402
</widget>
403403
</item>
@@ -414,7 +414,7 @@
414414
<item row="1" column="0">
415415
<widget class="QLabel" name="label_24">
416416
<property name="text">
417-
<string>Radius2:</string>
417+
<string>Radius2</string>
418418
</property>
419419
</widget>
420420
</item>
@@ -431,7 +431,7 @@
431431
<item row="2" column="0">
432432
<widget class="QLabel" name="label_27">
433433
<property name="text">
434-
<string>Angle:</string>
434+
<string>Angle</string>
435435
</property>
436436
</widget>
437437
</item>
@@ -448,7 +448,7 @@
448448
<item row="3" column="0">
449449
<widget class="QLabel" name="label_28">
450450
<property name="text">
451-
<string>No data:</string>
451+
<string>No data</string>
452452
</property>
453453
</widget>
454454
</item>
@@ -482,7 +482,7 @@
482482
<item row="0" column="0">
483483
<widget class="QLabel" name="label_25">
484484
<property name="text">
485-
<string>Metrics:</string>
485+
<string>Metrics</string>
486486
</property>
487487
</widget>
488488
</item>
@@ -508,7 +508,7 @@
508508
<item row="1" column="0">
509509
<widget class="QLabel" name="label_31">
510510
<property name="text">
511-
<string>Radius1:</string>
511+
<string>Radius1</string>
512512
</property>
513513
</widget>
514514
</item>
@@ -525,7 +525,7 @@
525525
<item row="2" column="0">
526526
<widget class="QLabel" name="label_29">
527527
<property name="text">
528-
<string>Radius2:</string>
528+
<string>Radius2</string>
529529
</property>
530530
</widget>
531531
</item>
@@ -542,7 +542,7 @@
542542
<item row="3" column="0">
543543
<widget class="QLabel" name="label_32">
544544
<property name="text">
545-
<string>Angle:</string>
545+
<string>Angle</string>
546546
</property>
547547
</widget>
548548
</item>
@@ -559,7 +559,7 @@
559559
<item row="4" column="0">
560560
<widget class="QLabel" name="label_30">
561561
<property name="text">
562-
<string>Min points:</string>
562+
<string>Min points</string>
563563
</property>
564564
</widget>
565565
</item>
@@ -573,7 +573,7 @@
573573
<item row="5" column="0">
574574
<widget class="QLabel" name="label_33">
575575
<property name="text">
576-
<string>No data:</string>
576+
<string>No data</string>
577577
</property>
578578
</widget>
579579
</item>

‎python/plugins/GdalTools/tools/widgetInfo.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<item>
2626
<widget class="QLabel" name="label">
2727
<property name="text">
28-
<string>&amp;Input file:</string>
28+
<string>&amp;Input file</string>
2929
</property>
3030
<property name="buddy">
3131
<cstring>selectInputFileButton</cstring>

0 commit comments

Comments
 (0)
Please sign in to comment.