Revision 39107 branches/v2_0_0_prep/extensions/org.gvsig.app.document.table.app/org.gvsig.app.document.table.app.mainplugin/src/main/resources/config.xml

View differences:

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">

Also available in: Unified diff