Révision 3882

TXM/trunk/bundles/org.txm.searchengine.cqp.rcp/OSGI-INF/l10n/bundle.properties (revision 3882)
31 31
editor.name.0=Partition
32 32
page.name=CQP
33 33
page.name.0=Subcorpus
34

  
35
command.name.4 = Edit
36
command.name.5 = Edit
TXM/trunk/bundles/org.txm.searchengine.cqp.rcp/plugin.xml (revision 3882)
57 57
      <command
58 58
            defaultHandler="org.txm.searchengine.cqp.rcp.handlers.base.EditPartition"
59 59
            id="org.txm.searchengine.cqp.rcp.handlers.base.EditPartition"
60
            name="Edit">
60
            name="%command.name.4">
61 61
         <commandParameter
62 62
               id="CorpusParameter"
63 63
               name="%commandParameter.name.0"
......
67 67
      <command
68 68
            defaultHandler="org.txm.searchengine.cqp.rcp.handlers.base.EditSubCorpus"
69 69
            id="org.txm.searchengine.cqp.rcp.handlers.base.EditSubCorpus"
70
            name="Edit">
70
            name="%command.name.5">
71 71
         <commandParameter
72 72
               id="CorpusParameter"
73 73
               name="%commandParameter.name.0"
TXM/trunk/bundles/org.txm.rcp/plugin.xml (revision 3882)
552 552
                     icon="icons/functions/import_parameters.png"
553 553
                     label="%command.label.102"
554 554
                     style="push"
555
                     tooltip="Import a calculus from a .txmcmd file">
555
                     tooltip="%command.tooltip.56">
556 556
                  <visibleWhen
557 557
                        checkEnabled="false">
558 558
                     <and>
......
578 578
               </command>
579 579
               <command
580 580
                     commandId="org.txm.rcp.commands.RecoverCorporaFromInstalls"
581
                     label="Recover corpora"
581
                     label="%command.label.200"
582 582
                     style="push">
583 583
               </command>
584 584
               <separator
......
660 660
                     icon="icons/functions/export_parameters.png"
661 661
                     label="%command.label.103"
662 662
                     style="push"
663
                     tooltip="Export a calculus to a .txmcmd file">
663
                     tooltip="%command.tooltip.57">
664 664
                  <visibleWhen
665 665
                        checkEnabled="false">
666 666
                     <and>
......
1623 1623
                  icon="icons/functions/import_parameters.png"
1624 1624
                  label="%command.label.141"
1625 1625
                  style="push"
1626
                  tooltip="Import a calculus from a .txmcmd file">
1626
                  tooltip="%command.tooltip.59">
1627 1627
               <visibleWhen
1628 1628
                     checkEnabled="false">
1629 1629
                  <and>
......
1638 1638
                  icon="icons/functions/export_parameters.png"
1639 1639
                  label="%command.label.142"
1640 1640
                  style="push"
1641
                  tooltip="Export a calculus to a .txmcmd file">
1641
                  tooltip="%command.tooltip.61">
1642 1642
               <visibleWhen
1643 1643
                     checkEnabled="false">
1644 1644
                  <and>
......
2134 2134
                        icon="icons/functions/export_parameters.png"
2135 2135
                        label="%command.label.194"
2136 2136
                        style="push"
2137
                        tooltip="Export a calculus to a .txmcmd file">
2137
                        tooltip="%command.tooltip.62">
2138 2138
                     <visibleWhen
2139 2139
                           checkEnabled="false">
2140 2140
                        <and>
......
2153 2153
            <menu
2154 2154
                  icon="platform:/plugin/org.eclipse.ui/icons/full/etool16/import_wiz.png"
2155 2155
                  id="org.txm.rcp.corporaview.import"
2156
                  label="Import">
2156
                  label="%menu.label.26">
2157 2157
               <command
2158 2158
                     commandId="org.txm.rcp.handlers.export.ImportResultParameters"
2159 2159
                     icon="icons/functions/import_parameters.png"
2160 2160
                     label="%command.label.102"
2161 2161
                     style="push"
2162
                     tooltip="Import a calculus from a .txmcmd file">
2162
                     tooltip="%command.tooltip.68">
2163 2163
                  <visibleWhen
2164 2164
                        checkEnabled="false">
2165 2165
                     <and>
......
2839 2839
            categoryId="org.txm.rcp.category.txm"
2840 2840
            defaultHandler="org.txm.rcp.commands.RecoverCorporaFromInstalls"
2841 2841
            id="org.txm.rcp.commands.RecoverCorporaFromInstalls"
2842
            name="Recover corpora">
2842
            name="%command.name.38">
2843 2843
      </command>
2844 2844
      <command
2845 2845
            defaultHandler="org.txm.rcp.commands.CleanEditors"
2846 2846
            id="org.txm.rcp.commands.CleanEditors"
2847
            name="Close all editors">
2847
            name="%command.name.113">
2848 2848
      </command>
2849 2849
      <command
2850 2850
            defaultHandler="org.txm.rcp.commands.QuitHandler"
2851
            description="Close TXM"
2851
            description="%command.description.9"
2852 2852
            id="org.txm.rcp.commands.QuitHandler"
2853
            name="Quit">
2853
            name="%command.name.114">
2854 2854
      </command>
2855 2855
   </extension>
2856 2856
   <extension
......
2866 2866
      <command
2867 2867
            defaultHandler="org.txm.rcp.handlers.export.ExportResultFromEditor"
2868 2868
            id="org.txm.rcp.commands.function.ExportResultFromEditor"
2869
            name="ExportResultFromEditor">
2869
            name="%command.name.115">
2870 2870
      </command>
2871 2871
      <command
2872 2872
            defaultHandler="org.txm.rcp.handlers.export.ExportCommand"
......
3047 3047
            <command
3048 3048
            categoryId="org.txm.rcp.categories.results"
3049 3049
            defaultHandler="org.txm.rcp.handlers.results.RevertTXMResult"
3050
            description="Revert"
3050
            description="%command.description.10"
3051 3051
            id="org.txm.rcp.handlers.RevertTXMResult"
3052 3052
            name="%command.name.32">
3053 3053
      </command>
TXM/trunk/bundles/org.txm.rcp/OSGI-INF/l10n/bundle.properties (revision 3882)
576 576
wizard.name          = Corpus
577 577
wizard.name.0        = Corpus
578 578
wizard.name.1        = Corpus
579

  
580
command.tooltip.56 = Import a calculus from a .txmcmd file
581
command.label.200 = Recover corpora
582
command.tooltip.57 = Export a calculus to a .txmcmd file
583
command.tooltip.59 = Import a calculus from a .txmcmd file
584
command.tooltip.61 = Export a calculus to a .txmcmd file
585
command.tooltip.62 = Export a calculus to a .txmcmd file
586
menu.label.26 = Import
587
command.tooltip.68 = Import a calculus from a .txmcmd file
588
command.name.38 = Recover corpora
589
command.name.113 = Close all editors
590
command.description.9 = Close TXM
591
command.name.114 = Quit
592
command.name.115 = ExportResultFromEditor
593
command.description.10 = Revert
TXM/trunk/bundles/org.txm.searchengine.rcp/OSGI-INF/l10n/bundle.properties (revision 3882)
1 1
#Properties file for org.txm.searchengine.rcp
2
page.name = Search engines
2
page.name = Search engines
3
view.name = Query
TXM/trunk/bundles/org.txm.searchengine.rcp/plugin.xml (revision 3882)
18 18
            class="org.txm.searchengine.rcp.preferences.QueryView"
19 19
            icon="platform:/plugin/org.txm.rcp/icons/functions/Queryassist.png"
20 20
            id="org.txm.searchengine.rcp.preferences.QueryView"
21
            name="Query"
21
            name="%view.name"
22 22
            restorable="true">
23 23
      </view>
24 24
   </extension>
TXM/trunk/bundles/org.txm.lexicaltable.rcp/OSGI-INF/l10n/bundle.properties (revision 3882)
12 12
command.tooltip=Compute a lexical table
13 13
editor.name=Lexical table
14 14
page.name=Lexical table
15

  
16
command.label.0 = Data...
17
command.label.1 = Data...
18
command.label.2 = Data...
TXM/trunk/bundles/org.txm.lexicaltable.rcp/plugin.xml (revision 3882)
17 17
               <command
18 18
                     commandId="org.txm.lexicaltable.rcp.handlers.ImportTable"
19 19
                     icon="platform:/plugin/org.txm.rcp/icons/functions/import_data.png"
20
                     label="Data..."
20
                     label="%command.label.0"
21 21
                     style="push">
22 22
                  <visibleWhen
23 23
                        checkEnabled="false">
......
125 125
               <command
126 126
                     commandId="org.txm.lexicaltable.rcp.handlers.ImportTable"
127 127
                     icon="platform:/plugin/org.txm.rcp/icons/functions/import_data.png"
128
                     label="Data..."
128
                     label="%command.label.1"
129 129
                     style="push">
130 130
                  <visibleWhen
131 131
                        checkEnabled="false">
......
163 163
         <command
164 164
               commandId="org.txm.rcp.commands.function.ExportResultFromEditor"
165 165
               icon="platform:/plugin/org.txm.rcp/icons/functions/export_data.png"
166
               label="Data..."
166
               label="%command.label.2"
167 167
               style="push">
168 168
            <visibleWhen
169 169
                  checkEnabled="false">
TXM/trunk/bundles/org.txm.whatsnew.rcp/plugin.xml (revision 3882)
32 32
   <extension
33 33
         point="org.eclipse.ui.preferencePages">
34 34
      <page
35
            category="org.txm.rcp.preferences.UserPreferencePage"
35
            category="org.txm.rcp.preferences.AdvancePreferencePage"
36 36
            class="org.txm.whatsnew.rcp.NewsPreferencesPage"
37 37
            id="org.txm.whatsnew.rcp.NewsPreferencesPage"
38 38
            name="%page.name">
TXM/trunk/bundles/org.txm.utils.core/src/org/txm/utils/DeleteDir.java (revision 3882)
43 43
	/**
44 44
	 * The main method.
45 45
	 *
46
	 * @param args
47
	 *            the arguments
46
	 * @param args the arguments
48 47
	 */
49 48
	public static void main(String args[]) {
50 49
		deleteDirectory(new File(args[0]));
......
62 61
	 * @return true, if successful
63 62
	 */
64 63
	static public boolean deleteDirectory(File path, boolean definitive) {
64
		
65 65
		if (path == null) {
66 66
			return false;
67 67
		}
......
131 131
								files.add(sfile);
132 132
						} else
133 133
							files.add(sfile);
134
					} else
134
					} else {
135 135
						dirfiles.add(sfile);
136
					}
136 137
				}
137 138
			}
138 139
		}
TXM/trunk/bundles/org.txm.chartsengine.r.core/src/org/txm/chartsengine/r/core/Messages.java (revision 3882)
11 11
	public static String RChartEngineOnlyManageFileChartsP0;
12 12
	
13 13
	static {
14
		// initialize resource bundle
15 14
		Utf8NLS.initializeMessages(Messages.class);
16 15
	}
17 16

  
TXM/trunk/bundles/org.txm.conllu.rcp/OSGI-INF/l10n/bundle.properties (revision 3882)
9 9

  
10 10
page.name = UD
11 11
page.name2 = UD
12

  
13
command.name.2 = CoNLLU Corpus preferences
TXM/trunk/bundles/org.txm.conllu.rcp/plugin.xml (revision 3882)
31 31
            categoryId="TreeSearch4TXM.commands.category"
32 32
            defaultHandler="org.txm.conllu.rcp.commands.CoNLLUCorpusPreferences"
33 33
            id="org.txm.conllu.rcp.commands.CoNLLUCorpusPreferences"
34
            name="CoNLLU Corpus preferences">
34
            name="%command.name.2">
35 35
      </command>
36 36
   </extension>
37 37
   <extension
TXM/trunk/bundles/org.txm.cooccurrence.chartsengine/META-INF/MANIFEST.MF (revision 3882)
1 1
Manifest-Version: 1.0
2 2
Bundle-ManifestVersion: 2
3
Bundle-Name: Cooccurrence Graphs
3
Bundle-Name: %Bundle-Name
4 4
Bundle-SymbolicName: org.txm.cooccurrence.chartsengine.rcp;singleton:=true
5 5
Bundle-Version: 1.0.0.qualifier
6 6
Bundle-Vendor: Textometrie.org
TXM/trunk/bundles/org.txm.cooccurrence.chartsengine/OSGI-INF/l10n/bundle.properties (revision 3882)
1 1
#Properties file for org.txm.cooccurrence.chartsengine
2 2
command.name = Compute Cooccurrence Graph
3
editor.name = Cooccurrence Graph Editor
3
editor.name = Cooccurrence Graph Editor
4
Bundle-Name = Cooccurrence Graphs

Formats disponibles : Unified diff