Révision 1048
tmp/org.txm.analec.rcp/src/org/txm/analec/widgets/Messages.java (revision 1048) | ||
---|---|---|
1 |
package org.txm.analec.widgets; |
|
2 |
|
|
3 |
import org.eclipse.osgi.util.NLS; |
|
4 |
import org.txm.utils.messages.Utf8NLS; |
|
5 |
|
|
6 |
public class Messages extends NLS { |
|
7 |
|
|
8 |
public static String NavigationField_0; |
|
9 |
public static String NavigationField_2; |
|
10 |
public static String NavigationField_3; |
|
11 |
public static String NavigationField_4; |
|
12 |
public static String NavigationField_5; |
|
13 |
|
|
14 |
static { |
|
15 |
// initialize resource bundle |
|
16 |
Utf8NLS.initializeMessages(Messages.class); |
|
17 |
} |
|
18 |
|
|
19 |
private Messages() { |
|
20 |
} |
|
21 |
} |
tmp/org.txm.analec.rcp/src/org/txm/analec/widgets/messages.properties (revision 1048) | ||
---|---|---|
1 |
NavigationField_0=<identifiant> |
|
2 |
NavigationField_2=Wrong unit ID: |
|
3 |
NavigationField_3=Wrong unit ID: |
|
4 |
NavigationField_4=Rechercher par les propri?t?s de ce type d'unit? |
|
5 |
NavigationField_5=<identifiant> |
tmp/org.txm.analec.rcp/src/org/txm/analec/widgets/NavigationField.java (revision 1048) | ||
---|---|---|
22 | 22 |
import org.txm.analec.toolbar.UnitToolbar; |
23 | 23 |
import org.txm.analec.view.ElementSearchView; |
24 | 24 |
import org.txm.rcp.IImageKeys; |
25 |
import org.txm.analec.Messages; |
|
25 | 26 |
|
26 | 27 |
import visuAnalec.elements.Unite; |
27 | 28 |
|
tmp/org.txm.analec.rcp/src/org/txm/analec/Messages.java (revision 1048) | ||
---|---|---|
8 | 8 |
public static String AnalecCorpora_3; |
9 | 9 |
public static String AnalecCorpora_4; |
10 | 10 |
|
11 |
public static String DoInstallStep_10; |
|
12 |
public static String DoInstallStep_11; |
|
13 |
public static String DoInstallStep_17; |
|
14 |
public static String DoInstallStep_18; |
|
15 |
public static String DoInstallStep_2; |
|
16 |
public static String DoInstallStep_5; |
|
17 |
public static String DoInstallStep_6; |
|
18 |
public static String DoInstallStep_7; |
|
19 |
public static String DoInstallStep_9; |
|
20 |
public static String EditStructure_0; |
|
21 |
public static String ExportGlozzCorpus_0; |
|
22 |
public static String ExportGlozzCorpus_1; |
|
23 |
public static String ExportGlozzCorpus_2; |
|
24 |
public static String ExportGlozzCorpus_3; |
|
25 |
public static String ExportGlozzCorpus_4; |
|
26 |
public static String ExportTEICorpus_0; |
|
27 |
public static String ExportTEICorpus_1; |
|
28 |
public static String ExportTEICorpus_2; |
|
29 |
public static String ExportTEICorpus_3; |
|
30 |
public static String ExportTEICorpus_4; |
|
31 |
public static String ImportGlozzAnnotations_0; |
|
32 |
public static String ImportGlozzAnnotations_1; |
|
33 |
public static String ImportGlozzAnnotations_10; |
|
34 |
public static String ImportGlozzAnnotations_2; |
|
35 |
public static String ImportGlozzAnnotations_3; |
|
36 |
public static String ImportGlozzAnnotations_4; |
|
37 |
public static String ImportGlozzAnnotations_5; |
|
38 |
public static String ImportGlozzAnnotations_6; |
|
39 |
public static String ImportGlozzAnnotations_7; |
|
40 |
public static String ImportGlozzAnnotations_8; |
|
41 |
public static String ImportGlozzAnnotations_9; |
|
42 |
public static String ImportGlozzCorpus_0; |
|
43 |
public static String ImportGlozzCorpus_1; |
|
44 |
public static String ImportGlozzCorpus_10; |
|
45 |
public static String ImportGlozzCorpus_11; |
|
46 |
public static String ImportGlozzCorpus_15; |
|
47 |
public static String ImportGlozzCorpus_17; |
|
48 |
public static String ImportGlozzCorpus_19; |
|
49 |
public static String ImportGlozzCorpus_22; |
|
50 |
public static String ImportGlozzCorpus_23; |
|
51 |
public static String ImportGlozzCorpus_24; |
|
52 |
public static String ImportGlozzCorpus_25; |
|
53 |
public static String ImportGlozzCorpus_26; |
|
54 |
public static String ImportGlozzCorpus_27; |
|
55 |
public static String ImportGlozzCorpus_28; |
|
56 |
public static String ImportGlozzCorpus_29; |
|
57 |
public static String ImportGlozzCorpus_3; |
|
58 |
public static String ImportGlozzCorpus_30; |
|
59 |
public static String ImportGlozzCorpus_32; |
|
60 |
public static String ImportGlozzCorpus_4; |
|
61 |
public static String ImportGlozzCorpus_5; |
|
62 |
public static String ImportGlozzCorpus_8; |
|
63 |
public static String ImportGlozzCorpus_9; |
|
64 |
public static String ImportTEIAnnotations_0; |
|
65 |
public static String ImportTEIAnnotations_1; |
|
66 |
public static String ImportTEIAnnotations_2; |
|
67 |
public static String ImportTEIAnnotations_3; |
|
68 |
public static String ImportTEIAnnotations_4; |
|
69 |
public static String ImportTEIAnnotations_5; |
|
70 |
public static String ImportTEIAnnotations_6; |
|
71 |
public static String ImportTEIAnnotations_7; |
|
72 |
public static String ImportTEIAnnotations_8; |
|
73 |
public static String ImportTEICorpus_0; |
|
74 |
public static String ImportTEICorpus_11; |
|
75 |
public static String ImportTEICorpus_14; |
|
76 |
public static String ImportTEICorpus_15; |
|
77 |
public static String ImportTEICorpus_16; |
|
78 |
public static String ImportTEICorpus_18; |
|
79 |
public static String ImportTEICorpus_19; |
|
80 |
public static String ImportTEICorpus_2; |
|
81 |
public static String ImportTEICorpus_20; |
|
82 |
public static String ImportTEICorpus_21; |
|
83 |
public static String ImportTEICorpus_22; |
|
84 |
public static String ImportTEICorpus_23; |
|
85 |
public static String ImportTEICorpus_24; |
|
86 |
public static String ImportTEICorpus_3; |
|
87 |
public static String ImportTEICorpus_5; |
|
88 |
public static String ImportTEICorpus_7; |
|
89 |
public static String ImportTEICorpus_9; |
|
90 |
public static String LoadCorpus_0; |
|
91 |
public static String LoadCorpus_1; |
|
92 |
public static String LoadCorpus_2; |
|
93 |
public static String LoadCorpus_3; |
|
94 |
public static String LoadCorpus_4; |
|
95 |
public static String LoadCorpus_5; |
|
96 |
public static String LoadStructure_0; |
|
97 |
public static String LoadStructure_1; |
|
98 |
public static String LoadStructure_2; |
|
99 |
public static String LoadStructure_3; |
|
100 |
public static String LoadStructureFromGlozz_0; |
|
101 |
public static String LoadStructureFromGlozz_1; |
|
102 |
public static String LoadStructureFromGlozz_2; |
|
103 |
public static String LoadStructureFromGlozz_3; |
|
104 |
public static String LoadStructureFromGlozz_4; |
|
105 |
public static String LoadVue_0; |
|
106 |
public static String LoadVue_1; |
|
107 |
public static String LoadVue_2; |
|
108 |
public static String LoadVue_3; |
|
109 |
public static String SaveCorpus_0; |
|
110 |
public static String SaveCorpus_1; |
|
111 |
public static String SaveCorpus_3; |
|
112 |
public static String SaveCorpus_5; |
|
113 |
public static String SaveStructure_0; |
|
114 |
public static String SaveStructure_3; |
|
115 |
public static String SaveStructure_4; |
|
116 |
public static String SaveStructure_5; |
|
117 |
public static String SaveStructureAsGlozzModel_0; |
|
118 |
public static String SaveStructureAsGlozzModel_1; |
|
119 |
public static String SaveStructureAsGlozzModel_2; |
|
120 |
public static String SaveStructureAsGlozzModel_3; |
|
121 |
public static String SaveVue_0; |
|
122 |
public static String SaveVue_3; |
|
123 |
public static String SaveVue_4; |
|
124 |
public static String SaveVue_5; |
|
125 |
|
|
126 |
public static String AnalecPreferencePage_3; |
|
127 |
public static String AnalecPreferencePage_4; |
|
128 |
public static String AnalecPreferencePage_9; |
|
129 |
|
|
130 |
public static String AnnotationToolbar_0; |
|
131 |
public static String AnnotationToolbar_6; |
|
132 |
public static String AnnotationToolbar_7; |
|
133 |
public static String UnitToolbar_10; |
|
134 |
public static String UnitToolbar_12; |
|
135 |
public static String UnitToolbar_14; |
|
136 |
public static String UnitToolbar_16; |
|
137 |
public static String UnitToolbar_27; |
|
138 |
public static String UnitToolbar_28; |
|
139 |
public static String UnitToolbar_29; |
|
140 |
public static String UnitToolbar_3; |
|
141 |
public static String UnitToolbar_32; |
|
142 |
public static String UnitToolbar_4; |
|
143 |
public static String UnitToolbar_44; |
|
144 |
public static String UnitToolbar_45; |
|
145 |
public static String UnitToolbar_46; |
|
146 |
public static String UnitToolbar_47; |
|
147 |
public static String UnitToolbar_48; |
|
148 |
public static String UnitToolbar_49; |
|
149 |
public static String UnitToolbar_5; |
|
150 |
public static String UnitToolbar_50; |
|
151 |
public static String UnitToolbar_51; |
|
152 |
public static String UnitToolbar_52; |
|
153 |
public static String UnitToolbar_53; |
|
154 |
public static String UnitToolbar_54; |
|
155 |
public static String UnitToolbar_59; |
|
156 |
public static String UnitToolbar_6; |
|
157 |
public static String UnitToolbar_60; |
|
158 |
public static String UnitToolbar_61; |
|
159 |
public static String UnitToolbar_62; |
|
160 |
public static String UnitToolbar_63; |
|
161 |
public static String UnitToolbar_7; |
|
162 |
public static String UnitToolbar_8; |
|
163 |
|
|
164 |
public static String StartButton_0; |
|
165 |
public static String StartButton_1; |
|
166 |
public static String StartButton_10; |
|
167 |
public static String StartButton_11; |
|
168 |
public static String StartButton_12; |
|
169 |
public static String StartButton_2; |
|
170 |
public static String StartButton_3; |
|
171 |
public static String StartButton_4; |
|
172 |
public static String StartButton_5; |
|
173 |
public static String StartButton_6; |
|
174 |
public static String StartButton_7; |
|
175 |
public static String StartButton_8; |
|
176 |
public static String StartButton_9; |
|
177 |
|
|
178 |
public static String NavigationField_0; |
|
179 |
public static String NavigationField_2; |
|
180 |
public static String NavigationField_3; |
|
181 |
public static String NavigationField_4; |
|
182 |
public static String NavigationField_5; |
|
183 |
|
|
11 | 184 |
static { |
12 | 185 |
// initialize resource bundle |
13 | 186 |
Utf8NLS.initializeMessages(Messages.class); |
tmp/org.txm.analec.rcp/src/org/txm/analec/toolbarbutton/messages.properties (revision 1048) | ||
---|---|---|
1 |
StartButton_0=Units |
|
2 |
StartButton_1=Schemas |
|
3 |
StartButton_10=), then call the Analec > Import Structure command |
|
4 |
StartButton_11=Save and close annotation tools: |
|
5 |
StartButton_12=D?marrer l'annotation Analec |
|
6 |
StartButton_2=Saving analec annotations... |
|
7 |
StartButton_3=Saving analec annotations... |
|
8 |
StartButton_4=Error: corpus not saved. |
|
9 |
StartButton_5=Done. |
|
10 |
StartButton_6=You need to import an annotation structure before starting to annotate. Select the edition main corpus ( |
|
11 |
StartButton_7=), then call the Analec > Import Structure command |
|
12 |
StartButton_8=Save and close annotation tools: |
|
13 |
StartButton_9=You need to import an annotation structure before starting to annotate. Select the edition main corpus ( |
tmp/org.txm.analec.rcp/src/org/txm/analec/toolbarbutton/Messages.java (revision 1048) | ||
---|---|---|
1 |
package org.txm.analec.toolbarbutton; |
|
2 |
|
|
3 |
import org.eclipse.osgi.util.NLS; |
|
4 |
import org.txm.utils.messages.Utf8NLS; |
|
5 |
|
|
6 |
public class Messages extends NLS { |
|
7 |
|
|
8 |
public static String StartButton_0; |
|
9 |
public static String StartButton_1; |
|
10 |
public static String StartButton_10; |
|
11 |
public static String StartButton_11; |
|
12 |
public static String StartButton_12; |
|
13 |
public static String StartButton_2; |
|
14 |
public static String StartButton_3; |
|
15 |
public static String StartButton_4; |
|
16 |
public static String StartButton_5; |
|
17 |
public static String StartButton_6; |
|
18 |
public static String StartButton_7; |
|
19 |
public static String StartButton_8; |
|
20 |
public static String StartButton_9; |
|
21 |
|
|
22 |
static { |
|
23 |
// initialize resource bundle |
|
24 |
Utf8NLS.initializeMessages(Messages.class); |
|
25 |
} |
|
26 |
|
|
27 |
private Messages() { |
|
28 |
} |
|
29 |
} |
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/Messages.java (revision 1048) | ||
---|---|---|
1 |
package org.txm.analec.commands; |
|
2 |
|
|
3 |
import org.eclipse.osgi.util.NLS; |
|
4 |
|
|
5 |
public class Messages extends NLS { |
|
6 |
private static final String BUNDLE_NAME = "org.txm.analec.commands.messages"; //$NON-NLS-1$ |
|
7 |
public static String DoInstallStep_10; |
|
8 |
public static String DoInstallStep_11; |
|
9 |
public static String DoInstallStep_17; |
|
10 |
public static String DoInstallStep_18; |
|
11 |
public static String DoInstallStep_2; |
|
12 |
public static String DoInstallStep_5; |
|
13 |
public static String DoInstallStep_6; |
|
14 |
public static String DoInstallStep_7; |
|
15 |
public static String DoInstallStep_9; |
|
16 |
public static String EditStructure_0; |
|
17 |
public static String ExportGlozzCorpus_0; |
|
18 |
public static String ExportGlozzCorpus_1; |
|
19 |
public static String ExportGlozzCorpus_2; |
|
20 |
public static String ExportGlozzCorpus_3; |
|
21 |
public static String ExportGlozzCorpus_4; |
|
22 |
public static String ExportTEICorpus_0; |
|
23 |
public static String ExportTEICorpus_1; |
|
24 |
public static String ExportTEICorpus_2; |
|
25 |
public static String ExportTEICorpus_3; |
|
26 |
public static String ExportTEICorpus_4; |
|
27 |
public static String ImportGlozzAnnotations_0; |
|
28 |
public static String ImportGlozzAnnotations_1; |
|
29 |
public static String ImportGlozzAnnotations_10; |
|
30 |
public static String ImportGlozzAnnotations_2; |
|
31 |
public static String ImportGlozzAnnotations_3; |
|
32 |
public static String ImportGlozzAnnotations_4; |
|
33 |
public static String ImportGlozzAnnotations_5; |
|
34 |
public static String ImportGlozzAnnotations_6; |
|
35 |
public static String ImportGlozzAnnotations_7; |
|
36 |
public static String ImportGlozzAnnotations_8; |
|
37 |
public static String ImportGlozzAnnotations_9; |
|
38 |
public static String ImportGlozzCorpus_0; |
|
39 |
public static String ImportGlozzCorpus_1; |
|
40 |
public static String ImportGlozzCorpus_10; |
|
41 |
public static String ImportGlozzCorpus_11; |
|
42 |
public static String ImportGlozzCorpus_15; |
|
43 |
public static String ImportGlozzCorpus_17; |
|
44 |
public static String ImportGlozzCorpus_19; |
|
45 |
public static String ImportGlozzCorpus_22; |
|
46 |
public static String ImportGlozzCorpus_23; |
|
47 |
public static String ImportGlozzCorpus_24; |
|
48 |
public static String ImportGlozzCorpus_25; |
|
49 |
public static String ImportGlozzCorpus_26; |
|
50 |
public static String ImportGlozzCorpus_27; |
|
51 |
public static String ImportGlozzCorpus_28; |
|
52 |
public static String ImportGlozzCorpus_29; |
|
53 |
public static String ImportGlozzCorpus_3; |
|
54 |
public static String ImportGlozzCorpus_30; |
|
55 |
public static String ImportGlozzCorpus_32; |
|
56 |
public static String ImportGlozzCorpus_4; |
|
57 |
public static String ImportGlozzCorpus_5; |
|
58 |
public static String ImportGlozzCorpus_8; |
|
59 |
public static String ImportGlozzCorpus_9; |
|
60 |
public static String ImportTEIAnnotations_0; |
|
61 |
public static String ImportTEIAnnotations_1; |
|
62 |
public static String ImportTEIAnnotations_2; |
|
63 |
public static String ImportTEIAnnotations_3; |
|
64 |
public static String ImportTEIAnnotations_4; |
|
65 |
public static String ImportTEIAnnotations_5; |
|
66 |
public static String ImportTEIAnnotations_6; |
|
67 |
public static String ImportTEIAnnotations_7; |
|
68 |
public static String ImportTEIAnnotations_8; |
|
69 |
public static String ImportTEICorpus_0; |
|
70 |
public static String ImportTEICorpus_11; |
|
71 |
public static String ImportTEICorpus_14; |
|
72 |
public static String ImportTEICorpus_15; |
|
73 |
public static String ImportTEICorpus_16; |
|
74 |
public static String ImportTEICorpus_18; |
|
75 |
public static String ImportTEICorpus_19; |
|
76 |
public static String ImportTEICorpus_2; |
|
77 |
public static String ImportTEICorpus_20; |
|
78 |
public static String ImportTEICorpus_21; |
|
79 |
public static String ImportTEICorpus_22; |
|
80 |
public static String ImportTEICorpus_23; |
|
81 |
public static String ImportTEICorpus_24; |
|
82 |
public static String ImportTEICorpus_3; |
|
83 |
public static String ImportTEICorpus_5; |
|
84 |
public static String ImportTEICorpus_7; |
|
85 |
public static String ImportTEICorpus_9; |
|
86 |
public static String LoadCorpus_0; |
|
87 |
public static String LoadCorpus_1; |
|
88 |
public static String LoadCorpus_2; |
|
89 |
public static String LoadCorpus_3; |
|
90 |
public static String LoadCorpus_4; |
|
91 |
public static String LoadCorpus_5; |
|
92 |
public static String LoadStructure_0; |
|
93 |
public static String LoadStructure_1; |
|
94 |
public static String LoadStructure_2; |
|
95 |
public static String LoadStructure_3; |
|
96 |
public static String LoadStructureFromGlozz_0; |
|
97 |
public static String LoadStructureFromGlozz_1; |
|
98 |
public static String LoadStructureFromGlozz_2; |
|
99 |
public static String LoadStructureFromGlozz_3; |
|
100 |
public static String LoadStructureFromGlozz_4; |
|
101 |
public static String LoadVue_0; |
|
102 |
public static String LoadVue_1; |
|
103 |
public static String LoadVue_2; |
|
104 |
public static String LoadVue_3; |
|
105 |
public static String SaveCorpus_0; |
|
106 |
public static String SaveCorpus_1; |
|
107 |
public static String SaveCorpus_3; |
|
108 |
public static String SaveCorpus_5; |
|
109 |
public static String SaveStructure_0; |
|
110 |
public static String SaveStructure_3; |
|
111 |
public static String SaveStructure_4; |
|
112 |
public static String SaveStructure_5; |
|
113 |
public static String SaveStructureAsGlozzModel_0; |
|
114 |
public static String SaveStructureAsGlozzModel_1; |
|
115 |
public static String SaveStructureAsGlozzModel_2; |
|
116 |
public static String SaveStructureAsGlozzModel_3; |
|
117 |
public static String SaveVue_0; |
|
118 |
public static String SaveVue_3; |
|
119 |
public static String SaveVue_4; |
|
120 |
public static String SaveVue_5; |
|
121 |
static { |
|
122 |
// initialize resource bundle |
|
123 |
NLS.initializeMessages(BUNDLE_NAME, Messages.class); |
|
124 |
} |
|
125 |
|
|
126 |
private Messages() { |
|
127 |
} |
|
128 |
} |
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/messages.properties (revision 1048) | ||
---|---|---|
1 |
DoInstallStep_10=. Aborting |
|
2 |
DoInstallStep_11=Previous version of Analec macros are moved to: |
|
3 |
DoInstallStep_17=Error while coping Analec org/txm/macro/analec in |
|
4 |
DoInstallStep_18=Analec post-installation done. |
|
5 |
DoInstallStep_2=Analec.DoInstallStep.install() |
|
6 |
DoInstallStep_5=No post-installation of Analec to do |
|
7 |
DoInstallStep_6=Post-installing Analec version= |
|
8 |
DoInstallStep_7=scripts/macro/org/txm/macro/analec |
|
9 |
DoInstallStep_9=Analec previous macro backup directory already exists: |
|
10 |
EditStructure_0=Selection is not a corpus: |
|
11 |
ExportGlozzCorpus_0=Selection is not a main corpus: |
|
12 |
ExportGlozzCorpus_1=\ Glozz export |
|
13 |
ExportGlozzCorpus_2=Canceled. |
|
14 |
ExportGlozzCorpus_3=Error while exporting annotations : |
|
15 |
ExportGlozzCorpus_4=Error while exporting annotations : |
|
16 |
ExportTEICorpus_0=Selection is not a corpus: |
|
17 |
ExportTEICorpus_1=\ annotations export... |
|
18 |
ExportTEICorpus_2=Error while exporting corpus. |
|
19 |
ExportTEICorpus_3=Error while exporting corpus to XML-Analec: |
|
20 |
ExportTEICorpus_4=Error while exporting annotations: |
|
21 |
ImportGlozzAnnotations_0=The AA AAM and AC files must exists. |
|
22 |
ImportGlozzAnnotations_1=Selection is not a main corpus: |
|
23 |
ImportGlozzAnnotations_10=Done. |
|
24 |
ImportGlozzAnnotations_2=Importing Glozz model from: |
|
25 |
ImportGlozzAnnotations_3=error while importing Glozz model. |
|
26 |
ImportGlozzAnnotations_4=Importing Glozz corpus from: |
|
27 |
ImportGlozzAnnotations_5=\ and |
|
28 |
ImportGlozzAnnotations_6=error while importing Glozz corpus. |
|
29 |
ImportGlozzAnnotations_7=Reindexing annotations with TXM words |
|
30 |
ImportGlozzAnnotations_8=error while re-indexing Analec annotations. |
|
31 |
ImportGlozzAnnotations_9=Saving annotations. |
|
32 |
ImportGlozzCorpus_0=The glozzDirectory directory must exists. |
|
33 |
ImportGlozzCorpus_1=Creating source directory: $srcDir |
|
34 |
ImportGlozzCorpus_10=No .aa files found in |
|
35 |
ImportGlozzCorpus_11=Importing Glozz data from: |
|
36 |
ImportGlozzCorpus_15=Error while importing Glozz data. |
|
37 |
ImportGlozzCorpus_17=Could not create the TXT source file $txtFile |
|
38 |
ImportGlozzCorpus_19=ERROR: could not save import configuration: |
|
39 |
ImportGlozzCorpus_22=Error: no script found for import name ${importName}: $script |
|
40 |
ImportGlozzCorpus_23=Error during import |
|
41 |
ImportGlozzCorpus_24=Finalize Analec corpus import |
|
42 |
ImportGlozzCorpus_25=Importing Glozz model from: |
|
43 |
ImportGlozzCorpus_26=Error while importing Glozz model. |
|
44 |
ImportGlozzCorpus_27=Reindexing annotations with TXM words. |
|
45 |
ImportGlozzCorpus_28=error while re-indexing Analec annotations. |
|
46 |
ImportGlozzCorpus_29=Saving annotations. |
|
47 |
ImportGlozzCorpus_3=Creating ec directory: $ecDir |
|
48 |
ImportGlozzCorpus_30=Done. |
|
49 |
ImportGlozzCorpus_32=ERROR while finalizing corpus import: |
|
50 |
ImportGlozzCorpus_4=Could not create the source directory $srcDir |
|
51 |
ImportGlozzCorpus_5=Could not create the ec directory $ecDir |
|
52 |
ImportGlozzCorpus_8=No .aa files found in |
|
53 |
ImportGlozzCorpus_9=No .ac files found in |
|
54 |
ImportTEIAnnotations_0=Selection is not a corpus: |
|
55 |
ImportTEIAnnotations_1=\ annotations import... |
|
56 |
ImportTEIAnnotations_2=Error while importing annotations. |
|
57 |
ImportTEIAnnotations_3=Error while importing annotations: |
|
58 |
ImportTEIAnnotations_4=Error while exporting annotations: |
|
59 |
ImportTEIAnnotations_5=Done: |
|
60 |
ImportTEIAnnotations_6=\ unites |
|
61 |
ImportTEIAnnotations_7=\ relations |
|
62 |
ImportTEIAnnotations_8=\ schemas. |
|
63 |
ImportTEICorpus_0=The XML files must exists: |
|
64 |
ImportTEICorpus_11=ERROR: could not save import configuration: |
|
65 |
ImportTEICorpus_14=Error: no script found for import name ${importName}: $script |
|
66 |
ImportTEICorpus_15=Error during import |
|
67 |
ImportTEICorpus_16=Finalize Analec corpus import |
|
68 |
ImportTEICorpus_18=Importing TEI model from: |
|
69 |
ImportTEICorpus_19=Error while importing TEI model. |
|
70 |
ImportTEICorpus_2=Creating source directory: $srcDir |
|
71 |
ImportTEICorpus_20=Reindexing annotations with TXM words. |
|
72 |
ImportTEICorpus_21=error while re-indexing Analec annotations. |
|
73 |
ImportTEICorpus_22=Saving annotations. |
|
74 |
ImportTEICorpus_23=Done. |
|
75 |
ImportTEICorpus_24=Error while finalizing corpus import: |
|
76 |
ImportTEICorpus_3=Could not create the source directory $srcDir |
|
77 |
ImportTEICorpus_5=Importing TEI data from: |
|
78 |
ImportTEICorpus_7=Error while importing TEI data. |
|
79 |
ImportTEICorpus_9=Could not create the TXT source file $txtFile |
|
80 |
LoadCorpus_0=Selection is not a main corpus: |
|
81 |
LoadCorpus_1=Loading corpus from file... |
|
82 |
LoadCorpus_2=The EC files must exists. |
|
83 |
LoadCorpus_3=Loading corpus from file: |
|
84 |
LoadCorpus_4=Fail to load structure. |
|
85 |
LoadCorpus_5=Done: |
|
86 |
LoadStructure_0=Selection is not a main corpus: |
|
87 |
LoadStructure_1=Loading structure for corpus= |
|
88 |
LoadStructure_2=Fail to load structure. |
|
89 |
LoadStructure_3=Done: |
|
90 |
LoadStructureFromGlozz_0=Selection is not a main corpus: |
|
91 |
LoadStructureFromGlozz_1=Importing Glozz model for corpus= |
|
92 |
LoadStructureFromGlozz_2=The AAM file must exists. |
|
93 |
LoadStructureFromGlozz_3=Fail to load structure from Glozz model. |
|
94 |
LoadStructureFromGlozz_4=Done. |
|
95 |
LoadVue_0=Selection is not a main corpus: |
|
96 |
LoadVue_1=Loading vue for corpus= |
|
97 |
LoadVue_2=Fail to load structure. |
|
98 |
LoadVue_3=Done: |
|
99 |
SaveCorpus_0=Selection is not a main corpus: |
|
100 |
SaveCorpus_1=\ in |
|
101 |
SaveCorpus_3=Saving structure for corpus= |
|
102 |
SaveCorpus_5=Erreur lors de la sauvegarde du corpus. |
|
103 |
SaveStructure_0=Selection is not a main corpus: |
|
104 |
SaveStructure_3=Saving structure for corpus= |
|
105 |
SaveStructure_4=\ in |
|
106 |
SaveStructure_5=Erreur lors de la sauvegarde de la structure. |
|
107 |
SaveStructureAsGlozzModel_0=Selection is not a main corpus: |
|
108 |
SaveStructureAsGlozzModel_1=Saving structure as Glozz model for corpus= |
|
109 |
SaveStructureAsGlozzModel_2=Erreur lors de la sauvegarde de la structure. |
|
110 |
SaveStructureAsGlozzModel_3=Done. |
|
111 |
SaveVue_0=Selection is not a main corpus: |
|
112 |
SaveVue_3=Saving vue for corpus= |
|
113 |
SaveVue_4=\ in |
|
114 |
SaveVue_5=Erreur lors de la sauvegarde de la vue. |
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/SaveStructure.java (revision 1048) | ||
---|---|---|
11 | 11 |
|
12 | 12 |
import visuAnalec.donnees.Corpus; |
13 | 13 |
import visuAnalec.fichiers.FichiersJava; |
14 |
import org.txm.analec.Messages; |
|
14 | 15 |
|
15 | 16 |
public class SaveStructure extends AbstractHandler { |
16 | 17 |
|
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/ExportTEICorpus.java (revision 1048) | ||
---|---|---|
19 | 19 |
|
20 | 20 |
import visuAnalec.donnees.Corpus; |
21 | 21 |
import visuAnalec.vue.Vue; |
22 |
import org.txm.analec.Messages; |
|
22 | 23 |
|
23 | 24 |
/** |
24 | 25 |
* Export the Analec annotation of the selected Corpus |
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/DoInstallStep.java (revision 1048) | ||
---|---|---|
10 | 10 |
import org.txm.rcp.TxmPreferences; |
11 | 11 |
import org.txm.utils.BundleUtils; |
12 | 12 |
import org.txm.utils.logger.Log; |
13 |
import org.txm.analec.Messages; |
|
13 | 14 |
|
14 | 15 |
/** |
15 | 16 |
* Copy macros from bundle to TXM macro directory |
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/ImportTEIAnnotations.java (revision 1048) | ||
---|---|---|
1 | 1 |
package org.txm.analec.commands; |
2 | 2 |
|
3 | 3 |
import java.io.File; |
4 |
import org.txm.analec.Messages; |
|
4 | 5 |
|
5 | 6 |
import org.eclipse.core.commands.AbstractHandler; |
6 | 7 |
import org.eclipse.core.commands.ExecutionEvent; |
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/SaveCorpus.java (revision 1048) | ||
---|---|---|
17 | 17 |
|
18 | 18 |
import visuAnalec.donnees.Corpus; |
19 | 19 |
import visuAnalec.fichiers.FichiersJava; |
20 |
import org.txm.analec.Messages; |
|
20 | 21 |
|
21 | 22 |
public class SaveCorpus extends AbstractHandler { |
22 | 23 |
|
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/ImportGlozzCorpus.java (revision 1048) | ||
---|---|---|
29 | 29 |
import visuAnalec.donnees.Corpus; |
30 | 30 |
import visuAnalec.fichiers.FichiersGlozz; |
31 | 31 |
import visuAnalec.fichiers.FichiersJava; |
32 |
import org.txm.analec.Messages; |
|
32 | 33 |
|
33 | 34 |
public class ImportGlozzCorpus extends AbstractHandler { |
34 | 35 |
|
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/LoadVue.java (revision 1048) | ||
---|---|---|
16 | 16 |
import visuAnalec.donnees.Corpus; |
17 | 17 |
import visuAnalec.fichiers.FichiersJava; |
18 | 18 |
import visuAnalec.vue.Vue; |
19 |
import org.txm.analec.Messages; |
|
19 | 20 |
|
20 | 21 |
public class LoadVue extends AbstractHandler { |
21 | 22 |
|
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/LoadStructure.java (revision 1048) | ||
---|---|---|
13 | 13 |
import visuAnalec.donnees.Corpus; |
14 | 14 |
import visuAnalec.donnees.VisuStructure; |
15 | 15 |
import visuAnalec.fichiers.FichiersJava; |
16 |
import org.txm.analec.Messages; |
|
16 | 17 |
|
17 | 18 |
public class LoadStructure extends AbstractHandler { |
18 | 19 |
|
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/ExportGlozzCorpus.java (revision 1048) | ||
---|---|---|
18 | 18 |
import org.txm.searchengine.cqp.corpus.MainCorpus; |
19 | 19 |
import org.txm.searchengine.cqp.serverException.CqiServerError; |
20 | 20 |
import org.txm.utils.logger.Log; |
21 |
import org.txm.analec.Messages; |
|
21 | 22 |
|
22 |
|
|
23 | 23 |
public class ExportGlozzCorpus extends AbstractHandler { |
24 | 24 |
|
25 | 25 |
@Option(name="exportDirectory",usage="the result directory ", widget="Folder", required=true, def="result directory") |
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/EditStructure.java (revision 1048) | ||
---|---|---|
14 | 14 |
import visuAnalec.donnees.Corpus; |
15 | 15 |
import visuAnalec.donnees.VisuStructure; |
16 | 16 |
import visuAnalec.util.GMessages; |
17 |
import org.txm.analec.Messages; |
|
17 | 18 |
|
18 | 19 |
public class EditStructure extends AbstractHandler { |
19 | 20 |
|
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/ImportTEICorpus.java (revision 1048) | ||
---|---|---|
25 | 25 |
|
26 | 26 |
import visuAnalec.donnees.Corpus; |
27 | 27 |
import visuAnalec.fichiers.FichiersTEI; |
28 |
import org.txm.analec.Messages; |
|
28 | 29 |
|
29 | 30 |
public class ImportTEICorpus extends AbstractHandler { |
30 | 31 |
|
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/LoadStructureFromGlozz.java (revision 1048) | ||
---|---|---|
13 | 13 |
|
14 | 14 |
import visuAnalec.donnees.Corpus; |
15 | 15 |
import visuAnalec.fichiers.FichiersGlozz; |
16 |
import org.txm.analec.Messages; |
|
16 | 17 |
|
17 | 18 |
public class LoadStructureFromGlozz extends AbstractHandler { |
18 | 19 |
|
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/SaveStructureAsGlozzModel.java (revision 1048) | ||
---|---|---|
6 | 6 |
import org.txm.analec.AnalecCorpora; |
7 | 7 |
import org.txm.rcp.views.corpora.CorporaView; |
8 | 8 |
import org.txm.searchengine.cqp.corpus.MainCorpus; |
9 |
import org.txm.analec.Messages; |
|
9 | 10 |
|
10 | 11 |
import visuAnalec.donnees.Corpus; |
11 | 12 |
import visuAnalec.fichiers.FichiersGlozz; |
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/LoadCorpus.java (revision 1048) | ||
---|---|---|
19 | 19 |
import visuAnalec.fichiers.FichiersJava; |
20 | 20 |
import visuAnalec.util.Fichiers; |
21 | 21 |
import visuAnalec.util.Fichiers.Commande; |
22 |
import org.txm.analec.Messages; |
|
22 | 23 |
|
23 | 24 |
public class LoadCorpus extends AbstractHandler { |
24 | 25 |
|
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/SaveVue.java (revision 1048) | ||
---|---|---|
8 | 8 |
import org.txm.analec.AnalecCorpora; |
9 | 9 |
import org.txm.rcp.views.corpora.CorporaView; |
10 | 10 |
import org.txm.searchengine.cqp.corpus.MainCorpus; |
11 |
import org.txm.analec.Messages; |
|
11 | 12 |
|
12 | 13 |
import visuAnalec.donnees.Corpus; |
13 | 14 |
import visuAnalec.fichiers.FichiersJava; |
tmp/org.txm.analec.rcp/src/org/txm/analec/commands/ImportGlozzAnnotations.java (revision 1048) | ||
---|---|---|
21 | 21 |
|
22 | 22 |
import visuAnalec.donnees.Corpus; |
23 | 23 |
import visuAnalec.fichiers.FichiersGlozz; |
24 |
import org.txm.analec.Messages; |
|
24 | 25 |
|
25 | 26 |
public class ImportGlozzAnnotations extends AbstractHandler { |
26 | 27 |
|
tmp/org.txm.analec.rcp/src/org/txm/analec/preferences/messages.properties (revision 1048) | ||
---|---|---|
1 |
AnalecPreferencePage_3=Use Analec scheme to fix unit limits |
|
2 |
AnalecPreferencePage_4=Autocompletion search pattern of field is prefix (instead of infixe) |
|
3 |
AnalecPreferencePage_9=Unit highlight color palette |
tmp/org.txm.analec.rcp/src/org/txm/analec/preferences/Messages.java (revision 1048) | ||
---|---|---|
1 |
package org.txm.analec.preferences; |
|
2 |
|
|
3 |
import org.eclipse.osgi.util.NLS; |
|
4 |
|
|
5 |
public class Messages extends NLS { |
|
6 |
private static final String BUNDLE_NAME = "org.txm.analec.preferences.messages"; //$NON-NLS-1$ |
|
7 |
public static String AnalecPreferencePage_3; |
|
8 |
public static String AnalecPreferencePage_4; |
|
9 |
public static String AnalecPreferencePage_9; |
|
10 |
static { |
|
11 |
// initialize resource bundle |
|
12 |
NLS.initializeMessages(BUNDLE_NAME, Messages.class); |
|
13 |
} |
|
14 |
|
|
15 |
private Messages() { |
|
16 |
} |
|
17 |
} |
tmp/org.txm.analec.rcp/src/org/txm/analec/preferences/AnalecPreferencePage.java (revision 1048) | ||
---|---|---|
7 | 7 |
import org.eclipse.ui.IWorkbenchPreferencePage; |
8 | 8 |
import org.eclipse.ui.preferences.ScopedPreferenceStore; |
9 | 9 |
import org.txm.rcp.Application; |
10 |
import org.txm.analec.Messages; |
|
10 | 11 |
|
11 | 12 |
public class AnalecPreferencePage extends FieldEditorPreferencePage |
12 | 13 |
implements IWorkbenchPreferencePage { |
tmp/org.txm.analec.rcp/src/org/txm/analec/messages.properties (revision 1048) | ||
---|---|---|
1 | 1 |
AnalecCorpora_3=Fail to open corpus file: |
2 | 2 |
AnalecCorpora_4=Fail to create corpus file: |
3 |
DoInstallStep_10=. Aborting |
|
4 |
DoInstallStep_11=Previous version of Analec macros are moved to: |
|
5 |
DoInstallStep_17=Error while coping Analec org/txm/macro/analec in |
|
6 |
DoInstallStep_18=Analec post-installation done. |
|
7 |
DoInstallStep_2=Analec.DoInstallStep.install() |
|
8 |
DoInstallStep_5=No post-installation of Analec to do |
|
9 |
DoInstallStep_6=Post-installing Analec version= |
|
10 |
DoInstallStep_7=scripts/macro/org/txm/macro/analec |
|
11 |
DoInstallStep_9=Analec previous macro backup directory already exists: |
|
12 |
EditStructure_0=Selection is not a corpus: |
|
13 |
ExportGlozzCorpus_0=Selection is not a main corpus: |
|
14 |
ExportGlozzCorpus_1=\ Glozz export |
|
15 |
ExportGlozzCorpus_2=Canceled. |
|
16 |
ExportGlozzCorpus_3=Error while exporting annotations : |
|
17 |
ExportGlozzCorpus_4=Error while exporting annotations : |
|
18 |
ExportTEICorpus_0=Selection is not a corpus: |
|
19 |
ExportTEICorpus_1=\ annotations export... |
|
20 |
ExportTEICorpus_2=Error while exporting corpus. |
|
21 |
ExportTEICorpus_3=Error while exporting corpus to XML-Analec: |
|
22 |
ExportTEICorpus_4=Error while exporting annotations: |
|
23 |
ImportGlozzAnnotations_0=The AA AAM and AC files must exists. |
|
24 |
ImportGlozzAnnotations_1=Selection is not a main corpus: |
|
25 |
ImportGlozzAnnotations_10=Done. |
|
26 |
ImportGlozzAnnotations_2=Importing Glozz model from: |
|
27 |
ImportGlozzAnnotations_3=error while importing Glozz model. |
|
28 |
ImportGlozzAnnotations_4=Importing Glozz corpus from: |
|
29 |
ImportGlozzAnnotations_5=\ and |
|
30 |
ImportGlozzAnnotations_6=error while importing Glozz corpus. |
|
31 |
ImportGlozzAnnotations_7=Reindexing annotations with TXM words |
|
32 |
ImportGlozzAnnotations_8=error while re-indexing Analec annotations. |
|
33 |
ImportGlozzAnnotations_9=Saving annotations. |
|
34 |
ImportGlozzCorpus_0=The glozzDirectory directory must exists. |
|
35 |
ImportGlozzCorpus_1=Creating source directory: $srcDir |
|
36 |
ImportGlozzCorpus_10=No .aa files found in |
|
37 |
ImportGlozzCorpus_11=Importing Glozz data from: |
|
38 |
ImportGlozzCorpus_15=Error while importing Glozz data. |
|
39 |
ImportGlozzCorpus_17=Could not create the TXT source file $txtFile |
|
40 |
ImportGlozzCorpus_19=ERROR: could not save import configuration: |
|
41 |
ImportGlozzCorpus_22=Error: no script found for import name ${importName}: $script |
|
42 |
ImportGlozzCorpus_23=Error during import |
|
43 |
ImportGlozzCorpus_24=Finalize Analec corpus import |
|
44 |
ImportGlozzCorpus_25=Importing Glozz model from: |
|
45 |
ImportGlozzCorpus_26=Error while importing Glozz model. |
|
46 |
ImportGlozzCorpus_27=Reindexing annotations with TXM words. |
|
47 |
ImportGlozzCorpus_28=error while re-indexing Analec annotations. |
|
48 |
ImportGlozzCorpus_29=Saving annotations. |
|
49 |
ImportGlozzCorpus_3=Creating ec directory: $ecDir |
|
50 |
ImportGlozzCorpus_30=Done. |
|
51 |
ImportGlozzCorpus_32=ERROR while finalizing corpus import: |
|
52 |
ImportGlozzCorpus_4=Could not create the source directory $srcDir |
|
53 |
ImportGlozzCorpus_5=Could not create the ec directory $ecDir |
|
54 |
ImportGlozzCorpus_8=No .aa files found in |
|
55 |
ImportGlozzCorpus_9=No .ac files found in |
|
56 |
ImportTEIAnnotations_0=Selection is not a corpus: |
|
57 |
ImportTEIAnnotations_1=\ annotations import... |
|
58 |
ImportTEIAnnotations_2=Error while importing annotations. |
|
59 |
ImportTEIAnnotations_3=Error while importing annotations: |
|
60 |
ImportTEIAnnotations_4=Error while exporting annotations: |
|
61 |
ImportTEIAnnotations_5=Done: |
|
62 |
ImportTEIAnnotations_6=\ unites |
|
63 |
ImportTEIAnnotations_7=\ relations |
|
64 |
ImportTEIAnnotations_8=\ schemas. |
|
65 |
ImportTEICorpus_0=The XML files must exists: |
|
66 |
ImportTEICorpus_11=ERROR: could not save import configuration: |
|
67 |
ImportTEICorpus_14=Error: no script found for import name ${importName}: $script |
|
68 |
ImportTEICorpus_15=Error during import |
|
69 |
ImportTEICorpus_16=Finalize Analec corpus import |
|
70 |
ImportTEICorpus_18=Importing TEI model from: |
|
71 |
ImportTEICorpus_19=Error while importing TEI model. |
|
72 |
ImportTEICorpus_2=Creating source directory: $srcDir |
|
73 |
ImportTEICorpus_20=Reindexing annotations with TXM words. |
|
74 |
ImportTEICorpus_21=error while re-indexing Analec annotations. |
|
75 |
ImportTEICorpus_22=Saving annotations. |
|
76 |
ImportTEICorpus_23=Done. |
|
77 |
ImportTEICorpus_24=Error while finalizing corpus import: |
|
78 |
ImportTEICorpus_3=Could not create the source directory $srcDir |
|
79 |
ImportTEICorpus_5=Importing TEI data from: |
|
80 |
ImportTEICorpus_7=Error while importing TEI data. |
|
81 |
ImportTEICorpus_9=Could not create the TXT source file $txtFile |
|
82 |
LoadCorpus_0=Selection is not a main corpus: |
|
83 |
LoadCorpus_1=Loading corpus from file... |
|
84 |
LoadCorpus_2=The EC files must exists. |
|
85 |
LoadCorpus_3=Loading corpus from file: |
|
86 |
LoadCorpus_4=Fail to load structure. |
|
87 |
LoadCorpus_5=Done: |
|
88 |
LoadStructure_0=Selection is not a main corpus: |
|
89 |
LoadStructure_1=Loading structure for corpus= |
|
90 |
LoadStructure_2=Fail to load structure. |
|
91 |
LoadStructure_3=Done: |
|
92 |
LoadStructureFromGlozz_0=Selection is not a main corpus: |
|
93 |
LoadStructureFromGlozz_1=Importing Glozz model for corpus= |
|
94 |
LoadStructureFromGlozz_2=The AAM file must exists. |
|
95 |
LoadStructureFromGlozz_3=Fail to load structure from Glozz model. |
|
96 |
LoadStructureFromGlozz_4=Done. |
|
97 |
LoadVue_0=Selection is not a main corpus: |
|
98 |
LoadVue_1=Loading vue for corpus= |
|
99 |
LoadVue_2=Fail to load structure. |
|
100 |
LoadVue_3=Done: |
|
101 |
SaveCorpus_0=Selection is not a main corpus: |
|
102 |
SaveCorpus_1=\ in |
|
103 |
SaveCorpus_3=Saving structure for corpus= |
|
104 |
SaveCorpus_5=Erreur lors de la sauvegarde du corpus. |
|
105 |
SaveStructure_0=Selection is not a main corpus: |
|
106 |
SaveStructure_3=Saving structure for corpus= |
|
107 |
SaveStructure_4=\ in |
|
108 |
SaveStructure_5=Erreur lors de la sauvegarde de la structure. |
|
109 |
SaveStructureAsGlozzModel_0=Selection is not a main corpus: |
|
110 |
SaveStructureAsGlozzModel_1=Saving structure as Glozz model for corpus= |
|
111 |
SaveStructureAsGlozzModel_2=Erreur lors de la sauvegarde de la structure. |
|
112 |
SaveStructureAsGlozzModel_3=Done. |
|
113 |
SaveVue_0=Selection is not a main corpus: |
|
114 |
SaveVue_3=Saving vue for corpus= |
|
115 |
SaveVue_4=\ in |
|
116 |
SaveVue_5=Erreur lors de la sauvegarde de la vue. |
|
117 |
AnalecPreferencePage_3=Use Analec scheme to fix unit limits |
|
118 |
AnalecPreferencePage_4=Autocompletion search pattern of field is prefix (instead of infixe) |
|
119 |
AnalecPreferencePage_9=Unit highlight color palette |
|
120 |
AnnotationToolbar_0=No selection found. Aborting. |
|
121 |
AnnotationToolbar_6=Error: QueryResult matches size is |
|
122 |
AnnotationToolbar_7=\ query was |
|
123 |
UnitToolbar_10=Supprimer |
|
124 |
UnitToolbar_12=Corriger la limite gauche en cliquant sur un mot |
|
125 |
UnitToolbar_14=Corriger les limites gauche et droite avec une nouvelle s?lection de mot |
|
126 |
UnitToolbar_16=Corriger la limite droite en cliquant sur un mot |
|
127 |
UnitToolbar_27=You must select a word. Try again\! |
|
128 |
UnitToolbar_28=An error occured when updating unit limits with id= |
|
129 |
UnitToolbar_29=Select |
|
130 |
UnitToolbar_3=** Could not retrieve |
|
131 |
UnitToolbar_32=Select |
|
132 |
UnitToolbar_4=\ size: |
|
133 |
UnitToolbar_44=Creating unit with start= |
|
134 |
UnitToolbar_45=\ end= |
|
135 |
UnitToolbar_46=org.txm.analec.delete |
|
136 |
UnitToolbar_47=Delete unit |
|
137 |
UnitToolbar_48=Do you really want to delete unit |
|
138 |
UnitToolbar_49=\ ? |
|
139 |
UnitToolbar_5=Type d'unit? : |
|
140 |
UnitToolbar_50=Aborting annotation limit update |
|
141 |
UnitToolbar_51=Identifiants SelectionListener: |
|
142 |
UnitToolbar_52=Types SelectionListener: |
|
143 |
UnitToolbar_53=Reloading identifiants combo values. |
|
144 |
UnitToolbar_54=< type d'unit? > |
|
145 |
UnitToolbar_59=Error no word found for id= |
|
146 |
UnitToolbar_6=Type d'unit? |
|
147 |
UnitToolbar_60=Updating annotation limits: |
|
148 |
UnitToolbar_61=\ -> |
|
149 |
UnitToolbar_62=\ with word id= |
|
150 |
UnitToolbar_63=\ with pos= |
|
151 |
UnitToolbar_7=Type d'unit? |
|
152 |
UnitToolbar_8=Cr?er |
|
153 |
StartButton_0=Units |
|
154 |
StartButton_1=Schemas |
|
155 |
StartButton_10=), then call the Analec > Import Structure command |
|
156 |
StartButton_11=Save and close annotation tools: |
|
157 |
StartButton_12=D?marrer l'annotation Analec |
|
158 |
StartButton_2=Saving analec annotations... |
|
159 |
StartButton_3=Saving analec annotations... |
|
160 |
StartButton_4=Error: corpus not saved. |
|
161 |
StartButton_5=Done. |
|
162 |
StartButton_6=You need to import an annotation structure before starting to annotate. Select the edition main corpus ( |
|
163 |
StartButton_7=), then call the Analec > Import Structure command |
|
164 |
StartButton_8=Save and close annotation tools: |
|
165 |
StartButton_9=You need to import an annotation structure before starting to annotate. Select the edition main corpus ( |
|
166 |
NavigationField_0=<identifiant> |
|
167 |
NavigationField_2=Wrong unit ID: |
|
168 |
NavigationField_3=Wrong unit ID: |
|
169 |
NavigationField_4=Rechercher par les propri?t?s de ce type d'unit? |
|
170 |
NavigationField_5=<identifiant> |
tmp/org.txm.analec.rcp/src/org/txm/analec/toolbar/messages.properties (revision 1048) | ||
---|---|---|
1 |
AnnotationToolbar_0=No selection found. Aborting. |
|
2 |
AnnotationToolbar_6=Error: QueryResult matches size is |
|
3 |
AnnotationToolbar_7=\ query was |
|
4 |
UnitToolbar_10=Supprimer |
|
5 |
UnitToolbar_12=Corriger la limite gauche en cliquant sur un mot |
|
6 |
UnitToolbar_14=Corriger les limites gauche et droite avec une nouvelle s?lection de mot |
|
7 |
UnitToolbar_16=Corriger la limite droite en cliquant sur un mot |
|
8 |
UnitToolbar_27=You must select a word. Try again\! |
|
9 |
UnitToolbar_28=An error occured when updating unit limits with id= |
|
10 |
UnitToolbar_29=Select |
|
11 |
UnitToolbar_3=** Could not retrieve |
|
12 |
UnitToolbar_32=Select |
|
13 |
UnitToolbar_4=\ size: |
|
14 |
UnitToolbar_44=Creating unit with start= |
|
15 |
UnitToolbar_45=\ end= |
|
16 |
UnitToolbar_46=org.txm.analec.delete |
|
17 |
UnitToolbar_47=Delete unit |
|
18 |
UnitToolbar_48=Do you really want to delete unit |
|
19 |
UnitToolbar_49=\ ? |
|
20 |
UnitToolbar_5=Type d'unit? : |
|
21 |
UnitToolbar_50=Aborting annotation limit update |
|
22 |
UnitToolbar_51=Identifiants SelectionListener: |
|
23 |
UnitToolbar_52=Types SelectionListener: |
|
24 |
UnitToolbar_53=Reloading identifiants combo values. |
|
25 |
UnitToolbar_54=< type d'unit? > |
|
26 |
UnitToolbar_59=Error no word found for id= |
|
27 |
UnitToolbar_6=Type d'unit? |
|
28 |
UnitToolbar_60=Updating annotation limits: |
|
29 |
UnitToolbar_61=\ -> |
|
30 |
UnitToolbar_62=\ with word id= |
|
31 |
UnitToolbar_63=\ with pos= |
|
32 |
UnitToolbar_7=Type d'unit? |
|
33 |
UnitToolbar_8=Cr?er |
tmp/org.txm.analec.rcp/src/org/txm/analec/toolbar/Messages.java (revision 1048) | ||
---|---|---|
1 |
package org.txm.analec.toolbar; |
|
2 |
|
|
3 |
import org.eclipse.osgi.util.NLS; |
|
4 |
import org.txm.utils.messages.Utf8NLS; |
|
5 |
|
|
6 |
public class Messages extends NLS { |
|
7 |
|
|
8 |
public static String AnnotationToolbar_0; |
|
9 |
public static String AnnotationToolbar_6; |
|
10 |
public static String AnnotationToolbar_7; |
|
11 |
public static String UnitToolbar_10; |
|
12 |
public static String UnitToolbar_12; |
|
13 |
public static String UnitToolbar_14; |
|
14 |
public static String UnitToolbar_16; |
|
15 |
public static String UnitToolbar_27; |
|
16 |
public static String UnitToolbar_28; |
|
17 |
public static String UnitToolbar_29; |
|
18 |
public static String UnitToolbar_3; |
|
19 |
public static String UnitToolbar_32; |
|
20 |
public static String UnitToolbar_4; |
|
21 |
public static String UnitToolbar_44; |
|
22 |
public static String UnitToolbar_45; |
|
23 |
public static String UnitToolbar_46; |
|
24 |
public static String UnitToolbar_47; |
|
25 |
public static String UnitToolbar_48; |
|
26 |
public static String UnitToolbar_49; |
|
27 |
public static String UnitToolbar_5; |
|
28 |
public static String UnitToolbar_50; |
|
29 |
public static String UnitToolbar_51; |
|
30 |
public static String UnitToolbar_52; |
|
31 |
public static String UnitToolbar_53; |
|
32 |
public static String UnitToolbar_54; |
|
33 |
public static String UnitToolbar_59; |
|
34 |
public static String UnitToolbar_6; |
|
35 |
public static String UnitToolbar_60; |
|
36 |
public static String UnitToolbar_61; |
|
37 |
public static String UnitToolbar_62; |
|
38 |
public static String UnitToolbar_63; |
|
39 |
public static String UnitToolbar_7; |
|
40 |
public static String UnitToolbar_8; |
|
41 |
|
|
42 |
static { |
|
43 |
// initialize resource bundle |
|
44 |
Utf8NLS.initializeMessages(Messages.class); |
|
45 |
} |
|
46 |
|
|
47 |
private Messages() { |
|
48 |
} |
|
49 |
} |
tmp/org.txm.analec.rcp/src/org/txm/analec/toolbar/UnitToolbar.java (revision 1048) | ||
---|---|---|
52 | 52 |
import org.txm.searchengine.cqp.corpus.query.Match; |
53 | 53 |
import org.txm.searchengine.cqp.corpus.query.Query; |
54 | 54 |
import org.txm.utils.logger.Log; |
55 |
|
|
55 |
import org.txm.analec.Messages; |
|
56 | 56 |
import visuAnalec.Message; |
57 | 57 |
import visuAnalec.Message.TypeMessage; |
58 | 58 |
import visuAnalec.donnees.Structure; |
tmp/org.txm.analec.rcp/src/org/txm/analec/toolbar/URSAnnotationToolbar.java (revision 1048) | ||
---|---|---|
11 | 11 |
import org.eclipse.swt.widgets.Composite; |
12 | 12 |
import org.eclipse.swt.widgets.ToolItem; |
13 | 13 |
import org.txm.analec.AnalecCorpora; |
14 |
import org.txm.analec.toolbarbutton.Messages;
|
|
14 |
import org.txm.analec.Messages; |
|
15 | 15 |
import org.txm.analec.view.ElementPropertiesView; |
16 | 16 |
import org.txm.analec.view.ElementSearchView; |
17 | 17 |
import org.txm.annotation.rcp.editor.AnnotationArea; |
tmp/org.txm.analec.rcp/OSGI-INF/l10n/bundle.properties (revision 1048) | ||
---|---|---|
1 |
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/) |
|
2 |
#Properties file for AnalecRCP |
|
3 |
|
|
4 |
Bundle-Name = AnalecRCP |
|
5 |
|
|
6 |
Bundle-Vendor = Textometrie.org |
|
7 |
|
|
8 |
command.label = Import Glozz annotations (clear the current annotations)... |
|
9 |
command.label.0 = Corpus in XML-TEI URS format... |
|
10 |
command.label.1 = Corpus in Glozz format (.ac, .ac and .aam)... |
|
11 |
command.label.2 = XML-TEI Analec |
|
12 |
command.name = Load Annotation Structure |
|
13 |
command.name.0 = Edit Annotation Structure |
|
14 |
command.name.1 = Save Annotation Structure |
|
15 |
command.name.10 = Install |
|
16 |
command.name.11 = Import XML-TEI URS annotations... |
|
17 |
command.name.12 = Export to XML Glozz... |
|
18 |
command.name.13 = Export to XML-TEI URS... |
|
19 |
command.name.14 = XML-TEI URS |
|
20 |
command.name.15 = Align Glozz annotations with TXM corpus words |
|
21 |
command.name.2 = Import Glozz model... |
|
22 |
command.name.3 = Load Corpus... |
|
23 |
command.name.4 = Save annotations |
|
24 |
command.name.5 = Load Vue |
|
25 |
command.name.6 = Save Vue |
|
26 |
command.name.7 = Export to Glozz model... |
|
27 |
command.name.8 = Glozz |
|
28 |
command.name.9 = Import Glozz annotations... |
|
29 |
|
|
30 |
menu.label.0 = Analec |
|
31 |
menu.mnemonic = A |
|
32 |
menu.mnemonic.0 = A |
|
33 |
|
|
34 |
view.name = Properties |
|
35 |
view.name.0 = Search |
|
36 |
|
|
37 |
Bundle-Name.0 = org.txm.analec.rcp |
|
38 |
menu.label = Analec |
|
39 |
command.name.16 = Edit view |
|
40 |
page.name = Analec |
|
1 |
Bundle-Name.0= org.txm.analec.rcp |
|
2 |
menu.label= Analec |
|
3 |
command.name.16= Edit view |
|
4 |
page.name= Analec |
tmp/org.txm.analec.rcp/OSGI-INF/l10n/bundle_ru.properties (revision 1048) | ||
---|---|---|
1 |
Bundle-Name.0=org.txm.analec.rcp |
|
2 |
menu.label=Analec |
|
3 |
command.name.16=N/A_ Edit view |
|
4 |
page.name=Analec |
tmp/org.txm.analec.rcp/OSGI-INF/l10n/bundle_fr.properties (revision 1048) | ||
---|---|---|
1 |
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/) |
|
2 |
#Properties file for AnalecRCP |
|
3 | 1 |
|
4 |
Bundle-Name = Analec
|
|
2 |
Bundle-Name.0 = org.txm.analec.rcp
|
|
5 | 3 |
|
6 |
Bundle-Vendor = Textometrie.org
|
|
4 |
command.name.16 = \u00C9diter la vue
|
|
7 | 5 |
|
8 |
command.label = Importer des annotations Glozz (supprime les annotations d\u00E9j\u00E0 existantes)...
|
|
6 |
menu.label = Analec
|
|
9 | 7 |
|
10 |
command.label.0 = Corpus au format XML-TEI URS... |
|
11 |
|
|
12 |
command.label.1 = Corpus au format Glozz (.ac, .aa et .aam)... |
|
13 |
|
|
14 |
command.label.2 = XML-TEI Analec |
|
15 |
|
|
16 |
command.name = Charger une structure d'annotation... |
|
17 |
|
|
18 |
command.name.0 = Editer la structure d'annotation |
|
19 |
|
|
20 |
command.name.1 = Sauver la structure d'annotation |
|
21 |
|
|
22 |
command.name.10 = Installer |
|
23 |
|
|
24 |
command.name.11 = Importer des annotations XML-TEI URS... |
|
25 |
|
|
26 |
command.name.12 = Export XML Glozz... |
|
27 |
|
|
28 |
command.name.13 = Export XML-TEI URS... |
|
29 |
|
|
30 |
command.name.14 = XML-TEI URS |
|
31 |
|
|
32 |
command.name.15 = Aligner les annotations Glozz avec les mots TXM |
|
33 |
|
|
34 |
command.name.2 = Importer un mod\u00E8le Glozz... |
|
35 |
|
|
36 |
command.name.3 = Charger le Corpus Analec... |
|
37 |
|
|
38 |
command.name.4 = Sauver les annotations |
|
39 |
|
|
40 |
command.name.5 = Charger une Vue |
|
41 |
|
|
42 |
command.name.6 = Sauver la Vue |
|
43 |
|
|
44 |
command.name.7 = Exporter vers un mod\u00E8le Glozz... |
|
45 |
|
|
46 |
command.name.8 = Glozz |
|
47 |
|
|
48 |
command.name.9 = Importer les annotations Glozz... |
|
49 |
|
|
50 |
menu.label.0 = Analec |
|
51 |
|
|
52 |
menu.mnemonic = A |
|
53 |
|
|
54 |
menu.mnemonic.0 = A |
|
55 |
|
|
56 |
view.name = Propri\u00E9t\u00E9s |
|
57 |
|
|
58 |
view.name.0 = chercher |
|
8 |
page.name = Analec |
tmp/org.txm.analec.rcp/META-INF/MANIFEST.MF (revision 1048) | ||
---|---|---|
163 | 163 |
org.txm.analec.preferences, |
164 | 164 |
org.txm.analec.testers, |
165 | 165 |
org.txm.analec.toolbar, |
166 |
org.txm.analec.toolbarbutton, |
|
167 | 166 |
org.txm.analec.view, |
168 | 167 |
org.txm.analec.widgets, |
169 | 168 |
org.txm.macro.analec, |
Formats disponibles : Unified diff