Revision 39107

View differences:

branches/v2_0_0_prep/applications/appgvSIG/config/config.xml
190 190
      priority="20">
191 191
      <action 
192 192
        name="view-layer-add"
193
        label="_add_layer"
194
        tooltip="_Add_layer_to_view"
193
        label="Add_layer"
194
        tooltip="Add_layer"
195 195
        action-command="view-layer-add" 
196 196
        icon="view-layer-add"
197 197
        position="650300000"
......
218 218
      active="true">
219 219
      <action 
220 220
        name="view-navigation-zoom-back"
221
        label="_zoom_back"
222
        tooltip="_zoom_back"
221
        label="Zoom_back"
222
        tooltip="Zoom_back"
223 223
        action-command="view-navigation-zoom-back" 
224 224
        icon="view-navigation-zoom-back"
225 225
        position="650100700"
......
241 241
      priority="29">
242 242
      <action 
243 243
        name="layer-info-by-point"
244
        label="_point_information"
245
        tooltip="_Show_point_information"
244
        label="_Information_by_point"
245
        tooltip="_Information_by_point"
246 246
        action-command="layer-info-by-point" 
247 247
        icon="layer-info-by-point"
248 248
        position="600200000"
......
250 250
        />
251 251
      <menu 
252 252
        name="layer-info-by-point"
253
        text="View/Query/Information" 
253
        text="View/Query/_Information_by_point" 
254 254
        />
255 255
      <tool-bar name="view_tools_query" position="5">
256 256
        <selectable-tool name="layer-info-by-point" />
......
282 282

  
283 283
      <action 
284 284
        name="view-navigation-zoom-in-topoint"
285
        label="_Zoom_in_to_point" 
285
        label="Zoom_in" 
286 286
        position="650100400" 
287 287
        action-command="view-navigation-zoom-in-topoint" 
288 288
        icon="view-navigation-zoom-in-topoint"
289
        tooltip="_Zoom_in_to_point"
289
        tooltip="Zoom_in"
290 290
        accelerator=""
291 291
        />
292 292
      <action 
293 293
        name="view-navigation-zoom-out-topoint"
294
        label="_Zoom_out_to_point" 
294
        label="Zoom_out" 
295 295
        position="650100500" 
296 296
        action-command="view-navigation-zoom-out-topoint" 
297 297
        icon="view-navigation-zoom-out-topoint"
298
        tooltip="_Zoom_out_to_point"
298
        tooltip="Zoom_out"
299 299
        accelerator=""
300 300
        />
301 301
      <action 
302 302
        name="view-navigation-zoom-all"
303
        label="_Zoom_all" 
303
        label="Zoom_all" 
304 304
        position="650100800" 
305 305
        action-command="view-navigation-zoom-all" 
306 306
        icon="view-navigation-zoom-all"
307
        tooltip="_Zoom_all" 
307
        tooltip="Zoom_all" 
308 308
        accelerator=""
309 309
        />
310 310
      <action 
311 311
        name="view-navigation-zoom-in-center"
312
        label="_Zoom_in_center" 
312
        label="Zoom_in_to_center" 
313 313
        position="650100200" 
314 314
        action-command="view-navigation-zoom-in-center" 
315
        tooltip="_Zoom_in_center" 
315
        tooltip="Zoom_in_to_center" 
316 316
        icon="view-navigation-zoom-in-center"
317 317
        accelerator=""
318 318
        />
319 319
      <action 
320 320
        name="view-navigation-zoom-out-center"
321
        label="_Zoom_out_center" 
321
        label="Zoom_out_to_center" 
322 322
        position="650100300" 
323 323
        action-command="view-navigation-zoom-out-center" 
324
        tooltip="_Zoom_out_center" 
324
        tooltip="Zoom_out_to_center" 
325 325
        icon="view-navigation-zoom-out-center"
326 326
        accelerator=""
327 327
        />
328 328
      <action 
329 329
        name="view-navigation-pan"
330
        label="_Move_the_map" 
330
        label="Pan" 
331 331
        position="650100100" 
332 332
        action-command="view-navigation-pan" 
333 333
        icon="view-navigation-pan"
334
        tooltip="_Move_the_map"
334
        tooltip="Pan"
335 335
        accelerator=""
336 336
        />
337 337
      <action 
338 338
        name="view-navigation-frame-manager"
339
        label="_Frame_manager" 
339
        label="Frame_manager" 
340 340
        position="650109000" 
341 341
        action-command="view-navigation-frame-manager" 
342 342
        icon="view-navigation-frame-manager"
343
        tooltip="_Show_frame_manager"
343
        tooltip="Frame_manager"
344 344
        accelerator=""
345 345
        />
346 346

  
......
515 515
        />
516 516
      <action 
517 517
        name="selection-select-by-rectangle-view"
518
        label="_Select_by_rectangle" 
518
        label="Select_by_rectangle" 
519 519
        position="301200000" 
520 520
        action-command="selection-select-by-rectangle-view" 
521 521
        icon="selection-select-by-rectangle"
522
        tooltip="_Select_by_rectangle" 
522
        tooltip="Select_by_rectangle" 
523 523
        accelerator=""
524 524
        />
525 525
      <action
526 526
        name="selection-select-by-polygon"
527
        label="_Select_by_polygon" 
527
        label="Select_by_polygon" 
528 528
        position="301300000" 
529 529
        action-command="selection-select-by-polygon" 
530 530
        icon="selection-select-by-polygon"
531
        tooltip="_Select_by_polygon" 
531
        tooltip="Select_by_polygon" 
532 532
        accelerator=""
533 533
        />
534 534

  
......
626 626

  
627 627
      <action 
628 628
        name="view-navigation-zoom-to-selection"
629
        label="_Zoom_to_selection" 
629
        label="Zoom_to_selection" 
630 630
        position="650100900" 
631 631
        action-command="view-navigation-zoom-to-selection" 
632 632
        icon="view-navigation-zoom-to-selection"
633
        tooltip="_Zoom_to_selection" 
633
        tooltip="Zoom_to_selection" 
634 634
        accelerator=""
635 635
        />
636 636

  
......
676 676

  
677 677
      <action 
678 678
        name="layer-filter"
679
        label="_Filter_layer" 
679
        label="Filter" 
680 680
        position="600100000" 
681 681
        icon="layer-filter" 
682
        tooltip="_Filter_layer" 
682
        tooltip="Filter" 
683 683
        action-command="layer-filter"
684 684
        accelerator=""
685 685
        />
branches/v2_0_0_prep/applications/appgvSIG/config/text.properties
1133 1133
File=Archivo
1134 1134
_File_cannot_be_empty=Debe elegir un archivo
1135 1135
_Delete_selected_objects=Eliminar objetos seleccionados
1136
_Information_by_point=Informaci?n por punto
1137
_Query_distance=Consultar distancia
1138
_Query_area=Consultar ?rea
1139
_Reverse_selection=Invertir selecci?n
1140
_Simple_select=Selecci?n simple
1141
_Clear_selection=Deseleccionar todo
1136 1142

  
branches/v2_0_0_prep/applications/appgvSIG/config/text_en.properties
1054 1054
File=File
1055 1055
_File_cannot_be_empty=A file must be selected
1056 1056
_Delete_selected_objects=Delete selected objects
1057
_Information_by_point=Information by point
1058
_Query_distance=Query distance
1059
_Query_area=Query area
1060
_Reverse_selection=Reverse selection
1061
_Simple_select=Simple selection
1062
_Clear_selection=Clear selection
1063

  
branches/v2_0_0_prep/libraries/libCorePlugin/config/config.xml
83 83
        
84 84
      <menu
85 85
        name="window-cascade" 
86
        text="Window/Cascade"
86
        text="Window/Cascada"
87 87
        />
88 88
      <menu
89 89
        name="window-tile" 
branches/v2_0_0_prep/extensions/extEditing/config/text.properties
332 332
_Lines_will_exist_in_editing_mode_Must_remove_or_cancel=Permitir l?neas durante la edici?n. Se deben eliminar antes de terminar edici?n o aparecer? un mensaje de error.
333 333
_Keep_as_polygons=Conservar pol?gonos
334 334
_Multi_polygons_separated_Simple_polygons_kept=Los multi-pol?gonos se separar?n en pol?gonos simples. Los pol?gonos simples se conservar?n.
335
_Undo_last_modification_in_the_active_layer=Deshacer ?ltima modificaci?n en la capa activa
336
_Undo=Deshacer
337
_Redo_last_modification_in_the_active_layer=Rehacer ?ltima modificaci?n en la capa activa
338
_Redo=Rehacer
339
_Undo_redo_history=Historial de hacer/deshacer
340
_Copy_geometry=Copiar geometr?a
341
_Symmetry_geometry=Geometr?a sim?trica
342
_Rotate_geometry=Rotar geometr?a
343
_Scale_geometry=Escalar geometr?a
344
_Explode_geometry=Descomponer geometr?a
345
_Copy=Copiar
346
_Symmetry=Simetr?a
347
_Rotate=Rotar
348
_Scale=Escalar
349
_Explode=Descomponer
350
_Move_geometry=Mover geometr?a
351
_Move=Mover
352
_Insert_point=Insertar punto
353
_Point=Punto
354
_Insert_multipoint=Insertar multipunto
355
_Multipoint=Multipunto
356
_Insert_line=Insertar l?nea
357
_Insert_arc=Insertar arco
358
_Line=L?nea
359
_Arc=Arco
360
_Insert_polyline=Insertar polil?nea
361
_Insert_spline=Insertar curva spline
362
_Polyline=Polil?nea
363
_Spline=Curva spline
364
_Insert_polygon=Insertar pol?gono
365
_Insert_rectangle=Insertar rect?ngulo
366
_Insert_circle=Insertar c?rculo
367
_Insert_ellipse=Insertar elipse
368
_Modify_vertex=Editar v?rtice
369
_Edit_vertex=Editar v?rtice
370
_Ellipse=Elipse
371
_Circle=C?rculo
372
_Rectangle=Rect?ngulo
373
_Polygon=Pol?gono
374
_Modify_join=Uni?n
375
_Join=Uni?n
376
_Modify_internal_polygon=Pol?gono interno
377
_Internal_polygon=Pol?gono interno
378
_Stretch_geometry=Estirar geometr?a
379
_Stretch=Estirar
380
_Complex_selection=Selecci?n compleja
381
_Complex=Compleja
382
_Simple_selection=Selecci?n simple
383
_Simple=Simple
384
_Matrix=Matriz de geometr?as
385
_Insert_autopolygon=Insertar autopol?gono
386
_Autopolygon=Autopol?gono
387
_Split_geometry=Partir geometr?a
388
_Split=Partir
389
Insert=Insertar
390
Modify=Modificar
391

  
branches/v2_0_0_prep/extensions/extEditing/config/text_en.properties
329 329
_Lines_will_exist_in_editing_mode_Must_remove_or_cancel=Allow lines in editing mode and must be deleted before editing ends or an error message will show.
330 330
_Keep_as_polygons=Keep as polygons
331 331
_Multi_polygons_separated_Simple_polygons_kept=Multi-polygons will be split into simple polygons. Simple polygons will not be exploded.
332
_Undo_last_modification_in_the_active_layer=Undo last edit in active layer
333
_Undo=Undo
334
_Redo_last_modification_in_the_active_layer=Redo last edit in active layer
335
_Redo=Redo
336
_Undo_redo_history=Undo/redo history
337
_Copy_geometry=Copy geometry
338
_Symmetry_geometry=Symmetrical geometry
339
_Rotate_geometry=Rotate geometry
340
_Scale_geometry=Scale geometry
341
_Explode_geometry=Explode geometry
342
_Copy=Copy
343
_Symmetry=Symmetry
344
_Rotate=Rotate
345
_Scale=Scale
346
_Explode=Explode
347
_Move_geometry=Move geometry
348
_Move=Move
349
_Insert_point=Insert point
350
_Point=Point
351
_Insert_multipoint=Insert multipoint
352
_Multipoint=Multipoint
353
_Insert_line=Insert line
354
_Insert_arc=Insert arc
355
_Line=Line
356
_Arc=Arc
357
_Insert_polyline=Insert polyline
358
_Insert_spline=Insert spline
359
_Polyline=Polyline
360
_Spline=Spline
361
_Insert_polygon=Insert polygon
362
_Insert_rectangle=Insert rectangle
363
_Insert_circle=Insert circle
364
_Insert_ellipse=Insert ellipse
365
_Modify_vertex=Edit vertex
366
_Edit_vertex=Edit vertex
367
_Ellipse=Ellipse
368
_Circle=Circle
369
_Rectangle=Rectangle
370
_Polygon=Polygon
371
_Modify_join=Join
372
_Join=Join
373
_Modify_internal_polygon=Internal polygon
374
_Internal_polygon=Internal polygon
375
_Stretch_geometry=Stretch geometry
376
_Stretch=Stretch
377
_Complex_selection=Complex selection
378
_Complex=Complex
379
_Simple_selection=Simple selection
380
_Simple=Simple
381
_Matrix=Matrix
382
_Insert_autopolygon=Insert autopolygon
383
_Autopolygon=Autopolygon
384
_Split_geometry=Split geometry
385
_Split=Split
386
Insert=Insert
387
Modify=Modify
388

  
branches/v2_0_0_prep/extensions/extEditing/config/config.xml
131 131
            
132 132
            <menu
133 133
                name="edit-undo-layer" 
134
                text="Edit/Undo"
134
                text="Edit/_Undo"
135 135
                />
136 136
                
137 137
            <tool-bar name="edit_tools">
......
158 158
            
159 159
            <menu
160 160
                name="edit-redo-layer" 
161
                text="Edit/Redo"
161
                text="Edit/_Redo"
162 162
                />
163 163
                
164 164
            <tool-bar name="edit_tools">
......
174 174
            <action 
175 175
                name="edit-undo-redo-actions-layer"
176 176
                label="_Undo_redo_history" 
177
                tooltip="_History_of_undo_redo_actions" 
177
                tooltip="_Undo_redo_history" 
178 178
                position="200300000" 
179 179
                action-command="edit-undo-redo-actions-layer"
180 180
                icon="edit-undo-redo-actions"
......
183 183
            
184 184
            <menu
185 185
                name="edit-undo-redo-actions-layer" 
186
                text="Edit/Undo_redo_actions"
186
                text="Edit/_Undo_redo_history"
187 187
                />
188 188
                
189 189
            <tool-bar name="edit_tools">
......
201 201
            <action 
202 202
                name="edit-undo-redo-actions-table"
203 203
                label="_Undo_redo_history" 
204
                tooltip="_History_of_undo_redo_actions" 
204
                tooltip="_Undo_redo_history" 
205 205
                position="200300000" 
206 206
                action-command="edit-undo-redo-actions-table"
207 207
                icon="edit-undo-redo-actions"
......
210 210
            
211 211
            <menu
212 212
                name="edit-undo-redo-actions-table" 
213
                text="Edit/Undo_redo_actions"
213
                text="Edit/_Undo_redo_history"
214 214
                />
215 215
                
216 216
            <tool-bar name="edit_tools">
......
265 265
            
266 266
            <menu
267 267
                name="layer-modify-copy"
268
                text="Layer/Modify/Copy"
268
                text="Layer/Modify/_Copy"
269 269
                />
270 270
                
271 271
            <menu
272 272
                name="layer-modify-symmetry"
273
                text="Layer/Modify/Symmetry"
273
                text="Layer/Modify/_Symmetry"
274 274
                />
275 275
                
276 276
            <menu
277 277
                name="layer-modify-rotate"
278
                text="Layer/Modify/Rotate"
278
                text="Layer/Modify/_Rotate"
279 279
                />
280 280
                
281 281
            <menu
282 282
                name="layer-modify-scale"
283
                text="Layer/Modify/Scale"
283
                text="Layer/Modify/_Scale"
284 284
                />
285 285
                
286 286
            <tool-bar name="layer_modify">
......
320 320
            
321 321
            <menu
322 322
                name="layer-modify-explode"
323
                text="Layer/Modify/Explode"
323
                text="Layer/Modify/_Explode"
324 324
                />
325 325
            
326 326
            <tool-bar name="layer_modify">
......
346 346
            
347 347
            <menu
348 348
                name="layer-modify-move"
349
                text="Layer/Modify/Move"
349
                text="Layer/Modify/_Move"
350 350
                />
351 351
            
352 352
            <tool-bar name="layer_modify">
......
372 372
            
373 373
            <menu
374 374
                name="layer-insert-point"
375
                text="Layer/Insert/Point"
375
                text="Layer/Insert/_Point"
376 376
                />
377 377
            
378 378
            <tool-bar name="layer_insert">
......
399 399
            
400 400
            <menu
401 401
                name="layer-insert-multipoint"
402
                text="Layer/Insert/Multipoint"
402
                text="Layer/Insert/_Multipoint"
403 403
                />
404 404
            
405 405
            <tool-bar name="layer_insert">
......
435 435
            
436 436
            <menu
437 437
                name="layer-insert-line"
438
                text="Layer/Insert/Line"
438
                text="Layer/Insert/_Line"
439 439
                />
440 440
            
441 441
            <menu
442 442
                name="layer-insert-arc"
443
                text="Layer/Insert/Arc"
443
                text="Layer/Insert/_Arc"
444 444
                />
445 445
            
446 446
            <tool-bar name="layer_insert">
......
479 479
            
480 480
            <menu
481 481
                name="layer-insert-polyline"
482
                text="Layer/Insert/Polyline"
482
                text="Layer/Insert/_Polyline"
483 483
                />
484 484
            
485 485
            <menu
486 486
                name="layer-insert-spline"
487
                text="Layer/Insert/Spline"
487
                text="Layer/Insert/_Spline"
488 488
                />
489 489
            
490 490
            <tool-bar name="layer_insert">
......
553 553
            
554 554
            <menu
555 555
                name="layer-insert-polygon"
556
                text="Layer/Insert/Polygon"
556
                text="Layer/Insert/_Polygon"
557 557
                />
558 558
            
559 559
            <menu
560 560
                name="layer-insert-rectangle"
561
                text="Layer/Insert/Rectangle"
561
                text="Layer/Insert/_Rectangle"
562 562
                />
563 563
            
564 564
            <menu
565 565
                name="layer-insert-circle"
566
                text="Layer/Insert/Circle"
566
                text="Layer/Insert/_Circle"
567 567
                />
568 568
            
569 569
            <menu
570 570
                name="layer-insert-ellipse"
571
                text="Layer/Insert/Ellipse"
571
                text="Layer/Insert/_Ellipse"
572 572
                />
573 573
            
574 574
            <menu
575 575
                name="layer-modify-edit-vertex"
576
                text="Layer/Modify/Edit_vertex"
576
                text="Layer/Modify/_Edit_vertex"
577 577
                />
578 578
            
579 579
            <tool-bar name="layer_insert">
......
613 613
            
614 614
            <menu
615 615
                name="layer-modify-join"
616
                text="Layer/Modify/Join"
616
                text="Layer/Modify/_Join"
617 617
                />
618 618
            
619 619
            <tool-bar name="layer_modify">
......
630 630
            <action 
631 631
                name="layer-modify-internal-polygon"
632 632
                label="_Modify_internal_polygon" 
633
                tooltip="_Modify_internal_polygonn" 
633
                tooltip="_Modify_internal_polygon" 
634 634
                position="601100400" 
635 635
                action-command="layer-modify-internal-polygon"
636 636
                icon="layer-modify-internal-polygon"
......
639 639
            
640 640
            <menu
641 641
                name="layer-modify-internal-polygon"
642
                text="Layer/Modify/Internal_polygon"
642
                text="Layer/Modify/_Internal_polygon"
643 643
                />
644 644
            
645 645
            <tool-bar name="layer_modify">
......
665 665
            
666 666
            <menu
667 667
                name="layer-modify-stretch"
668
                text="Layer/Modify/Stretch"
668
                text="Layer/Modify/_Stretch"
669 669
                />
670 670
            
671 671
            <tool-bar name="layer_modify">
......
691 691
            
692 692
            <menu
693 693
                name="selection-complex"
694
                text="Selection/Complex"
694
                text="Selection/_Complex"
695 695
                />
696 696
            
697 697
            <tool-bar name="view_selection">
......
718 718
            
719 719
            <menu
720 720
                name="selection-simple"
721
                text="Selection/Simple"
721
                text="Selection/_Simple"
722 722
                />
723 723
            
724 724
            <tool-bar name="view_selection">
......
744 744
            
745 745
            <menu
746 746
                name="layer-modify-matrix"
747
                text="Layer/Modify/Matrix"
747
                text="Layer/Modify/_Matrix"
748 748
                />
749 749
            
750 750
            <tool-bar name="layer_modify">
......
771 771
            
772 772
            <menu
773 773
                name="layer-insert-autopolygon"
774
                text="Layer/Insert/Autopolygon"
774
                text="Layer/Insert/_Autopolygon"
775 775
                />
776 776
            
777 777
            <tool-bar name="layer_insert">
......
797 797
            
798 798
            <menu
799 799
                name="layer-modify-split"
800
                text="Layer/Modify/Split"
800
                text="Layer/Modify/_Split"
801 801
                />
802 802
            
803 803
            <tool-bar name="layer_modify">
branches/v2_0_0_prep/extensions/org.gvsig.app.document.table.app/org.gvsig.app.document.table.app.mainplugin/src/main/resources/text.properties
14 14
_Create_link_between_tables=Enlazar tablas
15 15
_Unable_to_rename_attribute=No se pudo renombrar el campo
16 16
_Please_insert_new_field_name_Cannot_be_undone=Introduzca nuevo nombre de campo.\nAtenci?n: tras este cambio, se cerrar? la edici?n consolidando los cambios.
17
_Create_link=Enlazar
18
_Order_ascending=Ordenar ascendente
19
_Order_descending=Ordenar descendente
20
_Move_up=Mover arriba
21
_Print=Imprimir
22
Table=Tabla
23
_Reverse=Invertir
24
_Statistics=Estad?sticas
25
_Cut=Cortar
26
_Paste=Pegar
27
_Rename_column=Renombrar columna
28
_Add_column=A?adir columna
29
_Remove_column=Eliminar columna
30
_Add_row=A?adir fila
31
_Remove_row=Eliminar fila
32
_Remove_link=Eliminar enlace
33
_Filter_table=Filtrar tabla
34
_Filter=Filtrar
35
_Clear_selection=Deseleccionar todo
36
_Column_manager=Gestor de columnas
37
_Move_up_selection=Mover arriba la selecci?n
38

  
branches/v2_0_0_prep/extensions/org.gvsig.app.document.table.app/org.gvsig.app.document.table.app.mainplugin/src/main/resources/text_en.properties
14 14
_Create_link_between_tables=Create link between tables
15 15
_Unable_to_rename_attribute=Unable to rename attribute
16 16
_Please_insert_new_field_name_Cannot_be_undone=Please insert new field name.\nWarning: after this change, editing mode will be closed and changes will be consolidated.
17
_Create_link=Create link
18
_Order_ascending=Sort ascending
19
_Order_descending=Sort descending
20
_Move_up=Move up
21
_Print=Print
22
Table=Table
23
_Reverse=Reverse
24
_Statistics=Statistics
25
_Cut=Cut
26
_Paste=Paste
27
_Rename_column=Rename column
28
_Add_column=Add column
29
_Remove_column=Remove column
30
_Add_row=Add row
31
_Remove_row=Remove row
32
_Remove_link=Remove link
33
_Filter_table=Filter table
34
_Filter=Filter
35
_Clear_selection=Clear selection
36
_Column_manager=Column manager
37
_Move_up_selection=Move up selection
38

  
39

  
40

  
41

  
branches/v2_0_0_prep/extensions/org.gvsig.app.document.table.app/org.gvsig.app.document.table.app.mainplugin/src/main/resources/config.xml
69 69
            <action 
70 70
                name="table-create-link"
71 71
                label="_Create_link" 
72
                tooltip="_Create_link_betwen_tables" 
72
                tooltip="_Create_link_between_tables" 
73 73
                position="501300000" 
74 74
                action-command="table-create-link"
75 75
                icon="table-create-link"
......
78 78
            
79 79
            <menu
80 80
                name="table-create-link"
81
                text="Table/Create_link"
81
                text="Table/_Create_link"
82 82
                />
83 83
            
84 84
            <tool-bar name="table_tools">
......
104 104
            
105 105
            <menu
106 106
                name="edit-redo-table"
107
                text="Edit/Redo"
107
                text="Edit/_Redo"
108 108
                />
109 109
            
110 110
            <tool-bar name="edit_actions">
......
130 130
            
131 131
            <menu
132 132
                name="edit-undo-table"
133
                text="Edit/Undo"
133
                text="Edit/_Undo"
134 134
                />
135 135
            
136 136
            <tool-bar name="edit_actions">
......
206 206
            
207 207
            <menu
208 208
                name="table-add-row"
209
                text="Table/Add_row"
209
                text="Table/_Add_row"
210 210
                />
211 211
            
212 212
            <tool-bar name="table_actions">
......
222 222

  
223 223
            <action 
224 224
                name="table-remove-row"
225
                label="_Romeve_row" 
226
                tooltip="_Romeve_row" 
225
                label="_Remove_row" 
226
                tooltip="_Remove_row" 
227 227
                position="500600000" 
228 228
                action-command="table-remove-row"
229 229
                icon="table-remove-row"
......
232 232
            
233 233
            <menu
234 234
                name="table-remove-row"
235
                text="Table/Remove_row"
235
                text="Table/_Remove_row"
236 236
                />
237 237
            
238 238
            <tool-bar name="table_actions">
......
277 277

  
278 278
            <menu
279 279
                name="table-add-column"
280
                text="Table/Add_column"
280
                text="Table/_Add_column"
281 281
                />
282 282
            
283 283
            <menu
284 284
                name="table-remove-column"
285
                text="Table/Remove_column"
285
                text="Table/_Remove_column"
286 286
                />
287 287

  
288 288
            <menu
289 289
                name="table-rename-column"
290
                text="Table/Rename_column"
290
                text="Table/_Rename_column"
291 291
                />
292 292
            
293 293
            <tool-bar name="table_actions">
......
309 309
            <action 
310 310
                name="table-column-manager"
311 311
                label="_Column_manager" 
312
                tooltip="_Show_column_manager" 
312
                tooltip="_Column_manager" 
313 313
                position="0500700000" 
314 314
                action-command="table-column-manager"
315 315
                icon="table-column-manager"
......
318 318
            
319 319
            <menu
320 320
                name="table-column-manager"
321
                text="Table/Column_manager"
321
                text="Table/_Column_manager"
322 322
                />
323 323
            
324 324
            <tool-bar name="table_actions">
......
343 343
            
344 344
            <menu
345 345
                name="edit-copy-table"
346
                text="Edit/Copy"
346
                text="Edit/_Copy"
347 347
                />
348 348
            
349 349
            <tool-bar name="edit_actions">
......
368 368
            
369 369
            <menu
370 370
                name="edit-cut-table"
371
                text="Edit/Cut"
371
                text="Edit/_Cut"
372 372
                />
373 373
            
374 374
            <tool-bar name="edit_actions">
......
393 393
            
394 394
            <menu
395 395
                name="edit-paste-table"
396
                text="Edit/paste"
396
                text="Edit/_Paste"
397 397
                />
398 398
            
399 399
            <tool-bar name="edit_actions">
......
407 407
			description="Operaciones sobre los campos de las tablas">
408 408
            <action 
409 409
                name="table-order-asc"
410
                label="_Order_Ascending" 
411
                tooltip="_Order_Ascending" 
410
                label="_Order_ascending" 
411
                tooltip="_Order_ascending" 
412 412
                position="500900000" 
413 413
                action-command="table-order-asc"
414 414
                icon="table-order-asc"
......
427 427
            
428 428
            <menu
429 429
                name="table-order-asc"
430
                text="Table/Order_ascending"
430
                text="Table/_Order_ascending"
431 431
                />
432 432
            
433 433
            <menu
434 434
                name="table-order-desc"
435
                text="Table/Order_descending"
435
                text="Table/_Order_descending"
436 436
                />
437 437
            
438 438
            <tool-bar name="table_actions">
......
460 460
            
461 461
            <menu
462 462
                name="table-statistics"
463
                text="Table/Statistics"
463
                text="Table/_Statistics"
464 464
                />
465 465
            
466 466
            <tool-bar name="table_actions">
......
495 495
            
496 496
            <menu
497 497
                name="selection-move-up"
498
                text="Selection/Move_up"
498
                text="Selection/_Move_up"
499 499
                />
500 500
            
501 501
            <menu
502 502
                name="selection-reverse"
503
                text="Selection/Reverse"
503
                text="Selection/_Reverse"
504 504
                />
505 505
            
506 506
            <tool-bar name="selection_actions">
......
528 528
            
529 529
            <menu
530 530
                name="table-remove-link"
531
                text="Table/Remove_link"
531
                text="Table/_Remove_link"
532 532
                />
533 533
            
534 534
            <tool-bar name="table_actions">
......
553 553
            
554 554
            <menu
555 555
                name="application-print-table"
556
                text="File/Print"
556
                text="File/_Print"
557 557
                />
558 558
            
559 559
            <tool-bar name="table_actions">
......
568 568
            active="true">
569 569
            <action 
570 570
                name="view-navigation-zoom-to-selection-table"
571
                label="_Zoom_to_selection" 
572
                tooltip="_Zoom_to_selection" 
571
                label="Zoom_to_selection" 
572
                tooltip="Zoom_to_selection" 
573 573
                position="650100900" 
574 574
                action-command="view-navigation-zoom-to-selection-table"
575 575
                icon="view-navigation-zoom-to-selection"
......
594 594
            <action 
595 595
                name="table-filter"
596 596
                label="_Filter" 
597
                tooltip="_Filter_table_contents" 
597
                tooltip="_Filter_table" 
598 598
                position="500100000" 
599 599
                action-command="table-filter"
600 600
                icon="table-filter"
......
603 603
            
604 604
            <menu
605 605
                name="table-filter"
606
                text="Table/Filter"
606
                text="Table/_Filter"
607 607
                />
608 608
            
609 609
            <tool-bar name="table_actions">
branches/v2_0_0_prep/extensions/extCenterViewToPoint/config/config.xml
10 10
			
11 11
			<action 
12 12
                name="view-navigation-center-view-to-point"
13
                label="_Center_view_to_point" 
14
                tooltip="_Center_view_in_a_point_entered_by_the_user" 
13
                label="Centrar_la_Vista_sobre_un_punto" 
14
                tooltip="Centrar_la_Vista_sobre_un_punto" 
15 15
                position="650102100" 
16 16
                action-command="view-navigation-center-view-to-point"
17 17
                icon="view-navigation-center-view-to-point"
......
20 20
			
21 21
			<menu
22 22
			    name="view-navigation-center-view-to-point" 
23
			    text="View/Navigation/Center_view_to_point"
23
			    text="View/Navigation/Centrar_la_Vista_sobre_un_punto"
24 24
			    />
25 25
			    
26 26
			<tool-bar name="view_navigation">
branches/v2_0_0_prep/extensions/extDataLocator/config/config.xml
10 10
			
11 11
			<action 
12 12
                name="view-navigation-locator-by-attribute"
13
                label="_Locator_by_attribute" 
14
                tooltip="_Locate_a_feature_searching_by_an_attribute" 
13
                label="Localizador_por_atributo" 
14
                tooltip="Localizador_por_atributo" 
15 15
                position="650102000" 
16 16
                action-command="view-navigation-locator-by-attribute"
17 17
                icon="view-navigation-locator-by-attribute"
......
20 20
            
21 21
            <menu
22 22
                name="view-navigation-locator-by-attribute" 
23
                text="View/Navigation/Locator_by_attribute"
23
                text="View/Navigation/Localizador_por_atributo"
24 24
                />
25 25
                
26 26
			<tool-bar name="Herramientas">
branches/v2_0_0_prep/extensions/org.gvsig.geometrymeasurement.app/org.gvsig.geometrymeasurement.app.extension/src/main/resources/config.xml
16 16
        		icon="table-add-area"
17 17
        		position="500800100" />
18 18

  
19
      		<menu name="table-add-area" text="Table/Add/area" />
19
      		<menu name="table-add-area" text="Table/_Add_measurement/area" />
20 20
        	
21 21
      		<tool-bar name="table-add-measurement">
22 22
        		<action-tool name="table-add-area"/>
......
34 34
        		icon="table-add-perimeter"
35 35
        		position="500800200" />
36 36

  
37
      		<menu name="table-add-perimeter" text="Table/Add/perimeter" />
37
      		<menu name="table-add-perimeter" text="Table/_Add_measurement/perimeter" />
38 38
        	
39 39
      		<tool-bar name="table-add-measurement">
40 40
        		<action-tool name="table-add-perimeter"/>
......
52 52
        		icon="table-add-xy"
53 53
        		position="500800300" />
54 54

  
55
      		<menu name="table-add-xy" text="Table/Add/add_x_y" />
55
      		<menu name="table-add-xy" text="Table/_Add_measurement/add_x_y" />
56 56
        	
57 57
      		<tool-bar name="table-add-measurement">
58 58
        		<action-tool name="table-add-xy"/>
branches/v2_0_0_prep/extensions/org.gvsig.geometrymeasurement.app/org.gvsig.geometrymeasurement.app.extension/src/main/resources/org/gvsig/geometrymeasurement/app/extension/i18n/text.properties
1 1
new_field_query=Se van a a?adir nuevos campo en la tabla.\nDesea continuar?
2 2
perimeter=Per?metro
3
add_x_y=A?adir X e Y
3
add_x_y=A?adir X e Y
4
_Add_measurement=A?adir medici?n
branches/v2_0_0_prep/extensions/org.gvsig.geometrymeasurement.app/org.gvsig.geometrymeasurement.app.extension/src/main/resources/org/gvsig/geometrymeasurement/app/extension/i18n/text_en.properties
1 1
new_field_query=New fields are going to be added to the table.\nDo you want to continue?
2 2
perimeter=Perimeter
3
add_x_y=Add X and Y
3
add_x_y=Add X and Y
4
_Add_measurement=Add measure
branches/v2_0_0_prep/extensions/extExpressionField/config/text_en.properties
44 44
type=Type
45 45
value=Value
46 46
without_limit=Without limit
47
_Expression_field=Field calculator
48

  
branches/v2_0_0_prep/extensions/extExpressionField/config/config.xml
21 21
            
22 22
            <menu
23 23
                name="table-expression-field"
24
                text="Table/Expression field"
24
                text="Table/_Expression_field"
25 25
                />
26 26
            
27 27
            <tool-bar name="table_tools">
branches/v2_0_0_prep/extensions/extExpressionField/config/text.properties
44 44
type=Tipo
45 45
value=Valor
46 46
without_limit=Sin l\u00edmite
47
_Expression_field=Calculadora de campos
branches/v2_0_0_prep/extensions/org.gvsig.selectiontools.app/org.gvsig.selectiontools.app.extension/src/main/resources/config.xml
17 17
			priority="30">
18 18
			<menu text="Selection/SelectAll"
19 19
				action-command="SELALL"
20
				tooltip="select_all_info"
20
				tooltip="SelectAll"
21 21
				icon="selection-select-all"
22 22
				position="300400000"/>
23 23
			<tool-bar name="Tools_Select" position="6">
24
				<selectable-tool icon="selection-select-all" action-command="SELALL" tooltip="select_all_info" position="7"/>
24
				<selectable-tool icon="selection-select-all" action-command="SELALL" tooltip="SelectAll" position="7"/>
25 25
			</tool-bar>
26 26
		</extension>		
27 27
		 <extension class-name="org.gvsig.selectiontools.app.extension.SelectByCircleExtension"
......
30 30
			priority="30">
31 31
			<menu text="Selection/Select_by_circle"
32 32
				action-command="SELCIRCLE"
33
				tooltip="select_by_circle_info"
33
				tooltip="Select_by_circle"
34 34
				icon="selection-select-by-circle"
35 35
				position="301000000"/>
36 36
			<tool-bar name="Tools_Select" position="6">
37
				<selectable-tool icon="selection-select-by-circle" action-command="SELCIRCLE" tooltip="select_by_circle" position="6"/>
37
				<selectable-tool icon="selection-select-by-circle" action-command="SELCIRCLE" tooltip="Select_by_circle" position="6"/>
38 38
			</tool-bar>
39 39
		</extension>		
40 40
		<extension class-name="org.gvsig.selectiontools.app.extension.SelectByPolylineExtension"
......
43 43
			priority="30">
44 44
			<menu text="Selection/Select_by_polyline"
45 45
				action-command="SELPOLYLINE"
46
				tooltip="select_by_polyline_info"
46
				tooltip="Select_by_polyline"
47 47
				icon="selection-select-by-polyline"
48 48
				position="301300000"/>
49 49
			<tool-bar name="Tools_Select" position="6">
50
				<selectable-tool icon="selection-select-by-polyline" action-command="SELPOLYLINE" tooltip="select_by_polyline" position="5"/>
50
				<selectable-tool icon="selection-select-by-polyline" action-command="SELPOLYLINE" tooltip="Select_by_polyline" position="5"/>
51 51
			</tool-bar>
52 52
		</extension>		
53 53

  
......
57 57
			priority="30">
58 58
			<menu text="Selection/Select_by_buffer"
59 59
				action-command="SELBUFFER"
60
				tooltip="select_by_buffer_info"
60
				tooltip="Select_by_buffer"
61 61
				icon="selection-select-by-buffer"
62 62
				position="300900000"/>
63 63
			<tool-bar name="Tools_Select" position="6">
64
				<action-tool icon="selection-select-by-buffer" action-command="SELBUFFER" tooltip="select_by_buffer" position="7"/>
64
				<action-tool icon="selection-select-by-buffer" action-command="SELBUFFER" tooltip="Select_by_buffer" position="7"/>
65 65
			</tool-bar>
66 66
		</extension>
67 67
				
branches/v2_0_0_prep/extensions/extDalTransformJoin/config/config.xml
13 13
            <action 
14 14
                name="table-remove-join"
15 15
                label="_Remove_join" 
16
                tooltip="_Remove_a_join_between_two_tables_or_layers" 
16
                tooltip="_Remove_join" 
17 17
                position="501200000" 
18 18
                action-command="table-remove-join"
19 19
                icon="table-remove-join"
......
23 23
			
24 24
			<menu
25 25
			     name="table-remove-join" 
26
			     text="Table/remove_join"
26
			     text="Table/_Remove_join"
27 27
			/>
28 28
		</extension>
29 29
		
......
35 35
            <action 
36 36
                name="table-create-join"
37 37
                label="_Create_join" 
38
                tooltip="_Create_a_join_between_two_tables_or_layers" 
38
                tooltip="_Create_join" 
39 39
                position="501200000" 
40 40
                action-command="table-create-join"
41 41
                icon="table-create-join"
......
44 44
            
45 45
            <menu
46 46
                name="table-create-join" 
47
                text="Table/Create_join"
47
                text="Table/_Create_join"
48 48
                />
49 49
                
50 50
			<tool-bar name="Herramientas" position="12">
branches/v2_0_0_prep/extensions/extDalTransformJoin/resources/org/gvsig/app/join/i18n/text_en.properties
10 10
_Join=Join
11 11
_Error_getting_attributes=Error getting attributes
12 12
_No_compatible_field_in_second_table=No compatible fields in second table
13
_Remove_join=Remove join
14
_Create_join=Create join
branches/v2_0_0_prep/extensions/extDalTransformJoin/resources/org/gvsig/app/join/i18n/text.properties
9 9
_First_table_has_no_fields=La primera tabla no tiene campos
10 10
_Join=Uni?n de tablas
11 11
_Error_getting_attributes=Error al obtener campos
12
_No_compatible_field_in_second_table=No hay campos compatibles en la segunda tabla
12
_No_compatible_field_in_second_table=No hay campos compatibles en la segunda tabla
13
_Remove_join=Deshacer uni?n
14
_Create_join=Crear uni?n

Also available in: Unified diff