Révision 3424 TXM/trunk/org.txm.rcp/plugin.xml

plugin.xml (revision 3424)
146 146
            class="org.txm.rcp.views.cmdparameters.TXMResultParametersView"
147 147
            icon="icons/functions/Properties.png"
148 148
            id="org.txm.rcp.views.cmdparameters.ParametersView"
149
            name="Parameters panel"
149
            name="%view.name.3"
150 150
            restorable="true">
151 151
      </view>
152 152
      <view
......
184 184
            class="org.txm.rcp.views.cmdparameters.TXMResultPreferencesView"
185 185
            icon="icons/functions/Properties.png"
186 186
            id="org.txm.rcp.views.cmdparameters.TXMResultPreferencesView"
187
            name="Parameters"
187
            name="%view.name.14"
188 188
            restorable="true">
189 189
      </view>
190 190
   </extension>
......
232 232
            class="org.txm.rcp.editors.SVGGraphicEditor"
233 233
            default="false"
234 234
            id="org.txm.rcp.editors.SVGGraphicEditor"
235
            name="SVG"/>
235
            name="%editor.name.3"/>
236 236
      <editor
237 237
            class="org.txm.rcp.editors.TXMMultiPageEditor"
238 238
            default="false"
......
526 526
               <menu
527 527
                     icon="icons/functions/pencil.png"
528 528
                     id="menu.file.import.annotations"
529
                     label="Annotations">
529
                     label="%menu.label.15">
530 530
                  <command
531 531
                        commandId="org.txm.rcp.commands.function.WordPropertiesFromTable"
532 532
                        style="push">
......
568 568
               <menu
569 569
                     icon="icons/objects/corpus.png"
570 570
                     id="menu.file.export.corpus"
571
                     label="Corpus">
571
                     label="%menu.label.16">
572 572
                  <command
573 573
                        commandId="org.txm.rcp.commands.ExportXMLTXMFiles"
574 574
                        icon="icons/objects/script.png"
......
585 585
               </menu>
586 586
               <menu
587 587
                     id="menu.file.export.properties"
588
                     label="Properties">
588
                     label="%menu.label.17">
589 589
                  <command
590 590
                        commandId="org.txm.rcp.commands.function.WordPropertiesToTable"
591 591
                        style="push">
......
600 600
               <menu
601 601
                     icon="icons/functions/pencil.png"
602 602
                     id="menu.file.export.annotations"
603
                     label="Annotations">
603
                     label="%menu.label.18">
604 604
               </menu>
605 605
               <command
606 606
                     commandId="org.txm.rcp.commands.function.ExportResult"
......
1082 1082
                  icon="icons/functions/update.png"
1083 1083
                  label="%command.name.98"
1084 1084
                  style="push"
1085
                  tooltip="Only the modified XML-TXM files will update the texts">
1085
                  tooltip="%command.tooltip.6">
1086 1086
               <visibleWhen
1087 1087
                     checkEnabled="false">
1088 1088
                  <or>
......
1097 1097
                  icon="icons/functions/update.png"
1098 1098
                  label="%command.name.981"
1099 1099
                  style="push"
1100
                  tooltip="All texts will be updated from the XML-TXM files">
1100
                  tooltip="%command.tooltip.46">
1101 1101
               <visibleWhen
1102 1102
                     checkEnabled="false">
1103 1103
                  <or>
......
1130 1130
            </separator>
1131 1131
            <command
1132 1132
                  commandId="org.txm.rcp.commands.workspace.OpenCorpus"
1133
                  label="Open corpus"
1133
                  label="%command.label.80"
1134 1134
                  style="push">
1135 1135
               <visibleWhen
1136 1136
                     checkEnabled="false">
......
1143 1143
            </command>
1144 1144
            <command
1145 1145
                  commandId="org.txm.rcp.commands.workspace.CloseCorpus"
1146
                  label="Close corpus"
1146
                  label="%command.label.96"
1147 1147
                  style="push">
1148 1148
               <visibleWhen
1149 1149
                     checkEnabled="false">
......
1179 1179
         </menu>
1180 1180
         <menu
1181 1181
               id="menu.utilities"
1182
               label="Utilities">
1182
               label="%menu.label.19">
1183 1183
            <dynamic
1184 1184
                  class="org.txm.rcp.menu.MacrosMenuContribution"
1185 1185
                  id="menu.utilities.contribution">
......
1281 1281
            </separator>
1282 1282
            <menu
1283 1283
                  id="menu.help.documentation"
1284
                  label="Documentation">
1284
                  label="%menu.label.20">
1285 1285
               <command
1286 1286
                     commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
1287 1287
                     label="%command.label.68"
......
1357 1357
            </separator>
1358 1358
            <menu
1359 1359
                  id="menu.help.ressources"
1360
                  label="Ressources">
1360
                  label="%menu.label.21">
1361 1361
               <command
1362 1362
                     commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
1363 1363
                     label="%command.label.49"
......
1381 1381
            </menu>
1382 1382
            <menu
1383 1383
                  id="menu.help.community"
1384
                  label="Community">
1384
                  label="%menu.label.22">
1385 1385
               <command
1386 1386
                     commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
1387 1387
                     label="%command.label.55"
......
1409 1409
            </separator>
1410 1410
            <menu
1411 1411
                  id="menu.help.textometry"
1412
                  label="Textometry project">
1412
                  label="%menu.label.23">
1413 1413
               <command
1414 1414
                     commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
1415 1415
                     label="%command.label.69"
......
1431 1431
            </menu>
1432 1432
            <menu
1433 1433
                  id="menu.help.participate"
1434
                  label="Participate">
1434
                  label="%menu.label.24">
1435 1435
               <command
1436 1436
                     commandId="org.txm.rcp.commands.OpenLocalizedWebPage"
1437 1437
                     label="%command.label.53"
......
2233 2233
            </command>
2234 2234
            <command
2235 2235
                  commandId="org.txm.rcp.commands.workspace.OpenCorpus"
2236
                  label="Open corpus"
2236
                  label="%command.label.97"
2237 2237
                  style="push">
2238 2238
               <visibleWhen
2239 2239
                     checkEnabled="false">
......
2246 2246
            </command>
2247 2247
            <command
2248 2248
                  commandId="org.txm.rcp.commands.workspace.CloseCorpus"
2249
                  label="Close corpus"
2249
                  label="%command.label.99"
2250 2250
                  style="push">
2251 2251
               <visibleWhen
2252 2252
                     checkEnabled="false">
......
2442 2442
               icon="icons/functions/run.png"
2443 2443
               id="compute"
2444 2444
               style="push"
2445
               tooltip="org.txm.rcp.handlers.ComputeTXMResult">
2445
               tooltip="%command.tooltip.55">
2446 2446
         </command>
2447 2447
      </menuContribution>
2448 2448
      <menuContribution
......
2655 2655
      <command
2656 2656
            defaultHandler="org.txm.rcp.commands.ExportXMLTXMFiles"
2657 2657
            id="org.txm.rcp.commands.ExportXMLTXMFiles"
2658
            name="Corpus au format XML-TXM (.xml)...">
2658
            name="%command.name.65">
2659 2659
      </command>
2660 2660
      <command
2661 2661
            categoryId="org.txm.rcp.category.txm"
2662 2662
            defaultHandler="org.txm.rcp.commands.function.WordPropertiesFromTable"
2663 2663
            id="org.txm.rcp.commands.function.WordPropertiesFromTable"
2664
            name="Word properties from table (.csv)">
2664
            name="%command.name.75">
2665 2665
      </command>
2666 2666
      <command
2667 2667
            categoryId="org.txm.rcp.category.txm"
2668 2668
            defaultHandler="org.txm.rcp.commands.function.WordPropertiestoTable"
2669 2669
            id="org.txm.rcp.commands.function.WordPropertiesToTable"
2670
            name="Word properties to table (.csv)">
2670
            name="%command.name.76">
2671 2671
      </command>
2672 2672
   </extension>
2673 2673
   <extension
......
2850 2850
            <command
2851 2851
                  categoryId="org.txm.rcp.categories.results"
2852 2852
                  defaultHandler="org.txm.rcp.commands.workspace.OpenCorpus"
2853
                  description="Open"
2853
                  description="%command.description.2"
2854 2854
                  id="org.txm.rcp.commands.workspace.OpenCorpus"
2855
                  name="Open">
2855
                  name="%command.name.77">
2856 2856
            </command>
2857 2857
            <command
2858 2858
                  categoryId="org.txm.rcp.categories.results"
2859 2859
                  defaultHandler="org.txm.rcp.commands.workspace.CloseCorpus"
2860
                  description="Close"
2860
                  description="%command.description.8"
2861 2861
                  id="org.txm.rcp.commands.workspace.CloseCorpus"
2862
                  name="Close">
2862
                  name="%command.name.85">
2863 2863
            </command>
2864 2864
   </extension>
2865 2865
   <extension
......
3402 3402
      <page
3403 3403
            class="org.txm.rcp.InstallationPage.PathsInstallationPage"
3404 3404
            id="org.txm.rcp.installationPages.paths"
3405
            name="Paths">
3405
            name="%page.name.3">
3406 3406
      </page>
3407 3407
   </extension>
3408 3408
   <extension

Formats disponibles : Unified diff