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>

‎python/plugins/GdalTools/tools/widgetMerge.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 files:</string>
28+
<string>&amp;Input files</string>
2929
</property>
3030
<property name="buddy">
3131
<cstring>selectInputFilesButton</cstring>
@@ -56,7 +56,7 @@
5656
<item row="1" column="0">
5757
<widget class="QLabel" name="label_2">
5858
<property name="text">
59-
<string>&amp;Output file:</string>
59+
<string>&amp;Output file</string>
6060
</property>
6161
<property name="buddy">
6262
<cstring>selectInputFilesButton</cstring>
@@ -87,7 +87,7 @@
8787
<item row="2" column="0">
8888
<widget class="QCheckBox" name="noDataCheck">
8989
<property name="text">
90-
<string>&amp;No data value:</string>
90+
<string>&amp;No data value</string>
9191
</property>
9292
</widget>
9393
</item>
@@ -127,7 +127,7 @@
127127
<item>
128128
<widget class="QGroupBox" name="creationGroupBox">
129129
<property name="title">
130-
<string>&amp;Creation Options:</string>
130+
<string>&amp;Creation Options</string>
131131
</property>
132132
<property name="checkable">
133133
<bool>true</bool>

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

Lines changed: 3 additions & 3 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="QLabel" name="label_2">
6464
<property name="text">
65-
<string>&amp;Output file:</string>
65+
<string>&amp;Output file</string>
6666
</property>
6767
<property name="buddy">
6868
<cstring>selectOutputFileButton</cstring>
@@ -93,7 +93,7 @@
9393
<item row="2" column="0">
9494
<widget class="QCheckBox" name="nearCheck">
9595
<property name="text">
96-
<string>How &amp;far from black (or white):</string>
96+
<string>How &amp;far from black (or white)</string>
9797
</property>
9898
</widget>
9999
</item>

‎python/plugins/GdalTools/tools/widgetOverview.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>
@@ -183,7 +183,7 @@
183183
the JPEG quality can be set.</string>
184184
</property>
185185
<property name="text">
186-
<string>JPEG Quality (1-100):</string>
186+
<string>JPEG Quality (1-100)</string>
187187
</property>
188188
</widget>
189189
</item>

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

Lines changed: 3 additions & 3 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 file for polygons (shapefile):</string>
65+
<string>&amp;Output file for polygons (shapefile)</string>
6666
</property>
6767
<property name="buddy">
6868
<cstring>selectOutputFileButton</cstring>
@@ -93,7 +93,7 @@
9393
<item row="2" column="0">
9494
<widget class="QCheckBox" name="fieldCheck">
9595
<property name="text">
96-
<string>&amp;Field name:</string>
96+
<string>&amp;Field name</string>
9797
</property>
9898
</widget>
9999
</item>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<item row="0" column="0">
4040
<widget class="QLabel" name="label">
4141
<property name="text">
42-
<string>&amp;Input file:</string>
42+
<string>&amp;Input file</string>
4343
</property>
4444
<property name="buddy">
4545
<cstring>selectInputFileButton</cstring>
@@ -77,7 +77,7 @@
7777
<item row="2" column="0">
7878
<widget class="QLabel" name="label_2">
7979
<property name="text">
80-
<string>Desired SRS:</string>
80+
<string>Desired SRS</string>
8181
</property>
8282
</widget>
8383
</item>

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

Lines changed: 7 additions & 7 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="QLabel" name="label_2">
6464
<property name="text">
65-
<string>&amp;Output file:</string>
65+
<string>&amp;Output file</string>
6666
</property>
6767
<property name="buddy">
6868
<cstring>selectOutputFileButton</cstring>
@@ -86,7 +86,7 @@
8686
<item row="2" column="0">
8787
<widget class="QCheckBox" name="valuesCheck">
8888
<property name="text">
89-
<string>&amp;Values:</string>
89+
<string>&amp;Values</string>
9090
</property>
9191
</widget>
9292
</item>
@@ -118,7 +118,7 @@
118118
<item row="3" column="0">
119119
<widget class="QCheckBox" name="distUnitsCheck">
120120
<property name="text">
121-
<string>&amp;Dist units:</string>
121+
<string>&amp;Dist units</string>
122122
</property>
123123
<property name="checked">
124124
<bool>true</bool>
@@ -142,7 +142,7 @@
142142
<item row="4" column="0">
143143
<widget class="QCheckBox" name="maxDistCheck">
144144
<property name="text">
145-
<string>&amp;Max dist:</string>
145+
<string>&amp;Max dist</string>
146146
</property>
147147
</widget>
148148
</item>
@@ -156,7 +156,7 @@
156156
<item row="5" column="0">
157157
<widget class="QCheckBox" name="noDataCheck">
158158
<property name="text">
159-
<string>&amp;No data:</string>
159+
<string>&amp;No data</string>
160160
</property>
161161
</widget>
162162
</item>
@@ -170,7 +170,7 @@
170170
<item row="6" column="0">
171171
<widget class="QCheckBox" name="fixedBufValCheck">
172172
<property name="text">
173-
<string>&amp;Fixed buf val:</string>
173+
<string>&amp;Fixed buf val</string>
174174
</property>
175175
</widget>
176176
</item>

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

Lines changed: 3 additions & 3 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 (shapefile):</string>
28+
<string>&amp;Input file (shapefile)</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_3">
6464
<property name="text">
65-
<string>&amp;Attribute field:</string>
65+
<string>&amp;Attribute field</string>
6666
</property>
6767
<property name="buddy">
6868
<cstring>attributeComboBox</cstring>
@@ -82,7 +82,7 @@
8282
<item row="2" column="0">
8383
<widget class="QLabel" name="label_2">
8484
<property name="text">
85-
<string>&amp;Output file for rasterized vectors (raster, must exists):</string>
85+
<string>&amp;Output file for rasterized vectors (raster, must exists)</string>
8686
</property>
8787
<property name="buddy">
8888
<cstring>selectOutputFileButton</cstring>

‎python/plugins/GdalTools/tools/widgetSieve.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:</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="QLabel" name="label_2">
6464
<property name="text">
65-
<string>&amp;Output file:</string>
65+
<string>&amp;Output file</string>
6666
</property>
6767
<property name="buddy">
6868
<cstring>selectOutputFileButton</cstring>
@@ -93,7 +93,7 @@
9393
<item row="2" column="0">
9494
<widget class="QCheckBox" name="thresholdCheck">
9595
<property name="text">
96-
<string>&amp;Threshold:</string>
96+
<string>&amp;Threshold</string>
9797
</property>
9898
</widget>
9999
</item>
@@ -107,7 +107,7 @@
107107
<item row="3" column="0">
108108
<widget class="QCheckBox" name="connectionsCheck">
109109
<property name="text">
110-
<string>&amp;Pixel connections:</string>
110+
<string>&amp;Pixel connections</string>
111111
</property>
112112
</widget>
113113
</item>

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

Lines changed: 9 additions & 9 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_3">
3434
<property name="text">
35-
<string>&amp;Input Layer:</string>
35+
<string>&amp;Input Layer</string>
3636
</property>
3737
<property name="buddy">
3838
<cstring>inputLayerCombo</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>selectOutputFileButton</cstring>
@@ -117,7 +117,7 @@
117117
<item row="3" column="0">
118118
<widget class="QCheckBox" name="targetSRSCheck">
119119
<property name="text">
120-
<string>&amp;Target SRS:</string>
120+
<string>&amp;Target SRS</string>
121121
</property>
122122
</widget>
123123
</item>
@@ -154,7 +154,7 @@
154154
<string>Percentage to resize image. This will change pixel size/image resolution accordingly: 25% will create an image with pixels 4x larger.</string>
155155
</property>
156156
<property name="text">
157-
<string>Outsize:</string>
157+
<string>Outsize</string>
158158
</property>
159159
</widget>
160160
</item>
@@ -186,7 +186,7 @@
186186
<string>Assign a specified nodata value to output bands.</string>
187187
</property>
188188
<property name="text">
189-
<string>No data:</string>
189+
<string>No data</string>
190190
</property>
191191
</widget>
192192
</item>
@@ -198,7 +198,7 @@ Useful for output drivers such as JPEG, JPEG2000, MrSID, ECW that don't support
198198
The 'gray' value (from GDAL 1.7.0) enables to expand a dataset with a color table that only contains gray levels to a gray indexed dataset.</string>
199199
</property>
200200
<property name="text">
201-
<string>Expand:</string>
201+
<string>Expand</string>
202202
</property>
203203
</widget>
204204
</item>
@@ -232,7 +232,7 @@ The 'gray' value (from GDAL 1.7.0) enables to expand a dataset with a color tabl
232232
<string>Selects a subwindow from the source image for copying based on pixel/line location. (Enter Xoff Yoff Xsize Ysize)</string>
233233
</property>
234234
<property name="text">
235-
<string>Srcwin:</string>
235+
<string>Srcwin</string>
236236
</property>
237237
</widget>
238238
</item>
@@ -249,7 +249,7 @@ The 'gray' value (from GDAL 1.7.0) enables to expand a dataset with a color tabl
249249
<string>Selects a subwindow from the source image for copying (like -srcwin) but with the corners given in georeferenced coordinates. (Enter ulx uly lrx lry)</string>
250250
</property>
251251
<property name="text">
252-
<string>Prjwin:</string>
252+
<string>Prjwin</string>
253253
</property>
254254
</widget>
255255
</item>
@@ -294,7 +294,7 @@ The 'gray' value (from GDAL 1.7.0) enables to expand a dataset with a color tabl
294294
<item>
295295
<widget class="QGroupBox" name="creationGroupBox">
296296
<property name="title">
297-
<string>&amp;Creation Options:</string>
297+
<string>&amp;Creation Options</string>
298298
</property>
299299
<property name="checkable">
300300
<bool>true</bool>

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

Lines changed: 6 additions & 6 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>selectOutputFileButton</cstring>
@@ -100,7 +100,7 @@
100100
<item row="2" column="0">
101101
<widget class="QCheckBox" name="sourceSRSCheck">
102102
<property name="text">
103-
<string>&amp;Source SRS:</string>
103+
<string>&amp;Source SRS</string>
104104
</property>
105105
</widget>
106106
</item>
@@ -128,7 +128,7 @@
128128
<item row="3" column="0">
129129
<widget class="QCheckBox" name="targetSRSCheck">
130130
<property name="text">
131-
<string>&amp;Target SRS:</string>
131+
<string>&amp;Target SRS</string>
132132
</property>
133133
</widget>
134134
</item>
@@ -156,7 +156,7 @@
156156
<item row="4" column="0">
157157
<widget class="QCheckBox" name="resamplingCheck">
158158
<property name="text">
159-
<string>&amp;Resampling method:</string>
159+
<string>&amp;Resampling method</string>
160160
</property>
161161
</widget>
162162
</item>
@@ -202,7 +202,7 @@
202202
<item row="6" column="0">
203203
<widget class="QCheckBox" name="cacheCheck">
204204
<property name="text">
205-
<string>&amp;Memory used for caching:</string>
205+
<string>&amp;Memory used for caching</string>
206206
</property>
207207
</widget>
208208
</item>

‎python/plugins/fTools/tools/frmPointDistance.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<item row="3" column="0" >
109109
<widget class="QCheckBox" name="chkNearest" >
110110
<property name="text" >
111-
<string>Use only the nearest (k) target points:</string>
111+
<string>Use only the nearest (k) target points</string>
112112
</property>
113113
</widget>
114114
</item>

‎python/plugins/fTools/tools/frmReProject.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<bool>false</bool>
9898
</property>
9999
<property name="text" >
100-
<string>Import spatial reference system:</string>
100+
<string>Import spatial reference system</string>
101101
</property>
102102
</widget>
103103
</item>

‎python/plugins/fTools/tools/frmSpatialJoin.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<item>
148148
<widget class="QLabel" name="label_2" >
149149
<property name="text" >
150-
<string>Output Shapefile:</string>
150+
<string>Output Shapefile</string>
151151
</property>
152152
</widget>
153153
</item>

0 commit comments

Comments
 (0)
Please sign in to comment.