|
179 | 179 | </widget>
|
180 | 180 | <action name="mActionOpenRaster">
|
181 | 181 | <property name="text">
|
182 |
| - <string>Open raster</string> |
| 182 | + <string>Open Raster...</string> |
183 | 183 | </property>
|
184 | 184 | <property name="statusTip">
|
185 | 185 | <string>Open raster</string>
|
|
231 | 231 | </action>
|
232 | 232 | <action name="mActionTransformSettings">
|
233 | 233 | <property name="text">
|
234 |
| - <string>Transformation settings</string> |
| 234 | + <string>Transformation Settings...</string> |
235 | 235 | </property>
|
236 | 236 | <property name="statusTip">
|
237 | 237 | <string>Transformation settings</string>
|
238 | 238 | </property>
|
239 | 239 | </action>
|
240 | 240 | <action name="mActionAddPoint">
|
241 | 241 | <property name="text">
|
242 |
| - <string>Add point</string> |
| 242 | + <string>Add Point</string> |
243 | 243 | </property>
|
244 | 244 | <property name="statusTip">
|
245 | 245 | <string>Add point</string>
|
|
250 | 250 | </action>
|
251 | 251 | <action name="mActionDeletePoint">
|
252 | 252 | <property name="text">
|
253 |
| - <string>Delete point</string> |
| 253 | + <string>Delete Point</string> |
254 | 254 | </property>
|
255 | 255 | <property name="statusTip">
|
256 | 256 | <string>Delete point</string>
|
|
261 | 261 | </action>
|
262 | 262 | <action name="mActionQuit">
|
263 | 263 | <property name="text">
|
264 |
| - <string>Quit</string> |
| 264 | + <string>Close Georeferencer</string> |
| 265 | + </property> |
| 266 | + <property name="toolTip"> |
| 267 | + <string>Close georeferencer</string> |
265 | 268 | </property>
|
266 | 269 | <property name="statusTip">
|
267 | 270 | <string>Quit</string>
|
268 | 271 | </property>
|
269 | 272 | </action>
|
270 | 273 | <action name="mActionStartGeoref">
|
271 | 274 | <property name="text">
|
272 |
| - <string>Start georeferencing</string> |
| 275 | + <string>Start Georeferencing</string> |
273 | 276 | </property>
|
274 | 277 | <property name="statusTip">
|
275 | 278 | <string>Start georeferencing</string>
|
|
280 | 283 | </action>
|
281 | 284 | <action name="mActionGDALScript">
|
282 | 285 | <property name="text">
|
283 |
| - <string>Generate GDAL script</string> |
| 286 | + <string>Generate GDAL Script</string> |
284 | 287 | </property>
|
285 | 288 | <property name="statusTip">
|
286 | 289 | <string>Generate GDAL script</string>
|
|
313 | 316 | </action>
|
314 | 317 | <action name="mActionSaveGCPpoints">
|
315 | 318 | <property name="text">
|
316 |
| - <string>Save GCP points as...</string> |
| 319 | + <string>Save GCP Points as...</string> |
317 | 320 | </property>
|
318 | 321 | <property name="statusTip">
|
319 | 322 | <string>Save GCP points as...</string>
|
|
324 | 327 | </action>
|
325 | 328 | <action name="mActionLoadGCPpoints">
|
326 | 329 | <property name="text">
|
327 |
| - <string>Load GCP points</string> |
| 330 | + <string>Load GCP Points...</string> |
328 | 331 | </property>
|
329 | 332 | <property name="statusTip">
|
330 | 333 | <string>Load GCP points</string>
|
|
335 | 338 | </action>
|
336 | 339 | <action name="mActionGeorefConfig">
|
337 | 340 | <property name="text">
|
338 |
| - <string>Configure Georeferencer</string> |
| 341 | + <string>Configure Georeferencer...</string> |
339 | 342 | </property>
|
340 | 343 | <property name="shortcut">
|
341 | 344 | <string>Ctrl+P</string>
|
342 | 345 | </property>
|
343 | 346 | </action>
|
344 | 347 | <action name="mActionRasterProperties">
|
345 | 348 | <property name="text">
|
346 |
| - <string>Raster properties</string> |
| 349 | + <string>Raster Properties...</string> |
347 | 350 | </property>
|
348 | 351 | </action>
|
349 | 352 | <action name="mActionMoveGCPPoint">
|
350 | 353 | <property name="text">
|
351 |
| - <string>Move GCP point</string> |
| 354 | + <string>Move GCP Point</string> |
352 | 355 | </property>
|
353 | 356 | <property name="statusTip">
|
354 | 357 | <string>Move GCP point</string>
|
|
366 | 369 | </action>
|
367 | 370 | <action name="mActionLocalHistogramStretch">
|
368 | 371 | <property name="text">
|
369 |
| - <string>Local histogram stretch</string> |
| 372 | + <string>Local Histogram Stretch</string> |
370 | 373 | </property>
|
371 | 374 | </action>
|
372 | 375 | <action name="mActionFullHistogramStretch">
|
373 | 376 | <property name="text">
|
374 |
| - <string>Full histogram stretch</string> |
| 377 | + <string>Full Histogram Stretch</string> |
375 | 378 | </property>
|
376 | 379 | </action>
|
377 | 380 | </widget>
|
|
0 commit comments