Revision 38870 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
156 156
            
157 157
            <menu
158 158
                name="table-stop-editing"
159
                text="Table/Stop_editing"
159
                text="Table/_Stop_editing"
160 160
                />
161 161
            
162 162
            <tool-bar name="table_actions">
......
181 181
            
182 182
            <menu
183 183
                name="table-start-editing"
184
                text="Table/Start_editing"
184
                text="Table/_Start_editing"
185 185
                />
186 186
            
187 187
            <tool-bar name="table_actions">
......
358 358
			active="true">
359 359
            <action 
360 360
                name="edit-cut-table"
361
                label="_Attributes_table" 
362
                tooltip="_Show_attributes_table" 
361
                label="_Cut_table" 
362
                tooltip="_Cut_table_in_editing" 
363 363
                position="200400000" 
364 364
                action-command="edit-cut-table"
365 365
                icon="edit-cut"
......
543 543
			active="true">
544 544
            <action 
545 545
                name="application-print-table"
546
                label="_Attributes_table" 
547
                tooltip="_Show_attributes_table" 
546
                label="_Print_table" 
547
                tooltip="_Print_table" 
548 548
                position="100800000" 
549 549
                action-command="application-print-table"
550 550
                icon="document-print"

Also available in: Unified diff