Révision 951
tmp/org.txm.analec.rcp/src/org/txm/analec/widgets/NavigationField.java (revision 951) | ||
---|---|---|
213 | 213 |
clazz, |
214 | 214 |
type, |
215 | 215 |
NavigationField.this.toolbar); |
216 |
view.setFocus(); |
|
216 | 217 |
} |
217 | 218 |
}); |
218 | 219 |
searchButton.setVisible(false); |
tmp/org.txm.index.rcp/src/org/txm/index/rcp/messages/messages.properties (revision 951) | ||
---|---|---|
9 | 9 |
IndexEditor_22 = Couldn't initialize Index table |
10 | 10 |
IndexEditor_29 = Opening the Index results |
11 | 11 |
IndexEditor_33 = Computing index |
12 |
IndexEditor_8 = Page size:
|
|
12 |
IndexEditor_8 = Page size |
|
13 | 13 |
IndexEditor_9 = Thresholds: |
14 | 14 |
|
15 | 15 |
IndexEditor_17 = |
tmp/org.txm.rcp.feature/feature.xml (revision 951) | ||
---|---|---|
203 | 203 |
<import plugin="org.eclipse.equinox.p2.ui.sdk.scheduler" version="1.2.0" match="greaterOrEqual"/> |
204 | 204 |
<import plugin="org.eclipse.e4.ui.css.swt.theme" version="0.9.100" match="greaterOrEqual"/> |
205 | 205 |
<import plugin="org.eclipse.equinox.p2.operations"/> |
206 |
<import plugin="org.eclipse.equinox.p2.ui.discovery" version="1.0.0" match="greaterOrEqual"/> |
|
206 | 207 |
<import plugin="org.eclipse.equinox.p2.metadata" version="2.2.0" match="greaterOrEqual"/> |
207 |
<import plugin="org.eclipse.equinox.p2.ui.discovery" version="1.0.0" match="greaterOrEqual"/> |
|
208 | 208 |
<import plugin="org.eclipse.equinox.p2.discovery" version="1.0.200" match="greaterOrEqual"/> |
209 | 209 |
<import plugin="org.eclipse.equinox.p2.repository" version="2.3.0" match="greaterOrEqual"/> |
210 | 210 |
<import plugin="org.eclipse.equinox.p2.core" version="2.3.0" match="greaterOrEqual"/> |
... | ... | |
220 | 220 |
<import plugin="org.txm.libs.args4j" version="1.0.0" match="greaterOrEqual"/> |
221 | 221 |
<import plugin="org.txm.tokenizer.core" version="1.0.0" match="greaterOrEqual"/> |
222 | 222 |
<import plugin="org.txm.searchengine.cqp.core" version="1.1.0" match="greaterOrEqual"/> |
223 |
<import plugin="org.eclipse.ui.themes" version="1.2.1" match="greaterOrEqual"/> |
|
223 | 224 |
<import plugin="org.eclipse.osgi.util" version="3.3.0" match="greaterOrEqual"/> |
224 | 225 |
<import plugin="org.eclipse.core.net" version="1.2.200" match="greaterOrEqual"/> |
225 | 226 |
<import plugin="org.eclipse.core.runtime" version="3.6.0" match="compatible"/> |
... | ... | |
284 | 285 |
<import plugin="org.txm.libs.cqp" version="1.0.0" match="greaterOrEqual"/> |
285 | 286 |
<import plugin="org.txm.statsengine.core" version="1.0.0" match="greaterOrEqual"/> |
286 | 287 |
<import plugin="org.txm.libs.rserve"/> |
287 |
<import plugin="org.eclipse.ui.themes" version="1.2.1" match="greaterOrEqual"/>
|
|
288 |
<import plugin="org.eclipse.ui.views" version="3.9.0" match="greaterOrEqual"/>
|
|
288 | 289 |
</requires> |
289 | 290 |
|
290 | 291 |
<plugin |
tmp/org.txm.statsengine.r.core/src/org/txm/statsengine/r/core/data/MatrixImpl.java (revision 951) | ||
---|---|---|
328 | 328 |
break; |
329 | 329 |
} |
330 | 330 |
} |
331 |
//System.out.println("iFmin: "+ifmin); |
|
332 | 331 |
|
333 | 332 |
//cut |
334 | 333 |
cut(Math.min(nlines, ifmin)); |
tmp/org.txm.wordcloud.rcp/src/org/txm/wordcloud/rcp/messages/messages.properties (revision 951) | ||
---|---|---|
1 | 1 |
|
2 | 2 |
EditorToolBar_Percent_of_rotated_labels = % of rotated labels: |
3 | 3 |
EditorToolBar_Randomize_positions = Randomize positions |
4 |
EditorToolBar_fmin = Fmin:
|
|
5 |
EditorToolBar_vmax = Vmax:
|
|
4 |
EditorToolBar_fmin = Fmin |
|
5 |
EditorToolBar_vmax = Vmax |
|
6 | 6 |
|
7 | 7 |
Log_WordCloud_ready = WordCloud ready: |
8 | 8 |
|
tmp/org.txm.jodconverter.core/target/classes/document-formats.js (revision 951) | ||
---|---|---|
1 |
[ |
|
2 |
{ |
|
3 |
"name": "Portable Document Format", |
|
4 |
"extension": "pdf", |
|
5 |
"mediaType": "application/pdf", |
|
6 |
"storePropertiesByFamily": { |
|
7 |
"DRAWING": {"FilterName": "draw_pdf_Export"}, |
|
8 |
"SPREADSHEET": {"FilterName": "calc_pdf_Export"}, |
|
9 |
"PRESENTATION": {"FilterName": "impress_pdf_Export"}, |
|
10 |
"TEXT": {"FilterName": "writer_pdf_Export"} |
|
11 |
} |
|
12 |
}, |
|
13 |
{ |
|
14 |
"name": "Macromedia Flash", |
|
15 |
"extension": "swf", |
|
16 |
"mediaType": "application/x-shockwave-flash", |
|
17 |
"storePropertiesByFamily": { |
|
18 |
"DRAWING": {"FilterName": "draw_flash_Export"}, |
|
19 |
"PRESENTATION": {"FilterName": "impress_flash_Export"} |
|
20 |
} |
|
21 |
}, |
|
22 |
{ |
|
23 |
"name": "HTML", |
|
24 |
"extension": "html", |
|
25 |
"mediaType": "text/html", |
|
26 |
"inputFamily": "TEXT", |
|
27 |
"storePropertiesByFamily": { |
|
28 |
"SPREADSHEET": {"FilterName": "HTML (StarCalc)"}, |
|
29 |
"PRESENTATION": {"FilterName": "impress_html_Export"}, |
|
30 |
"TEXT": {"FilterName": "HTML (StarWriter)"} |
|
31 |
} |
|
32 |
}, |
|
33 |
{ |
|
34 |
"name": "OpenDocument Text", |
|
35 |
"extension": "odt", |
|
36 |
"mediaType": "application/vnd.oasis.opendocument.text", |
|
37 |
"inputFamily": "TEXT", |
|
38 |
"storePropertiesByFamily": {"TEXT": {"FilterName": "writer8"}} |
|
39 |
}, |
|
40 |
{ |
|
41 |
"name": "OpenOffice.org 1.0 Text Document", |
|
42 |
"extension": "sxw", |
|
43 |
"mediaType": "application/vnd.sun.xml.writer", |
|
44 |
"inputFamily": "TEXT", |
|
45 |
"storePropertiesByFamily": {"TEXT": {"FilterName": "StarOffice XML (Writer)"}} |
|
46 |
}, |
|
47 |
{ |
|
48 |
"name": "Microsoft Word", |
|
49 |
"extension": "doc", |
|
50 |
"mediaType": "application/msword", |
|
51 |
"inputFamily": "TEXT", |
|
52 |
"storePropertiesByFamily": {"TEXT": {"FilterName": "MS Word 97"}} |
|
53 |
}, |
|
54 |
{ |
|
55 |
"name": "Microsoft Word 2007 XML", |
|
56 |
"extension": "docx", |
|
57 |
"mediaType": "application/vnd.openxmlformats-officedocument.wordprocessingml.document", |
|
58 |
"inputFamily": "TEXT" |
|
59 |
}, |
|
60 |
{ |
|
61 |
"name": "Rich Text Format", |
|
62 |
"extension": "rtf", |
|
63 |
"mediaType": "text/rtf", |
|
64 |
"inputFamily": "TEXT", |
|
65 |
"storePropertiesByFamily": {"TEXT": {"FilterName": "Rich Text Format"}} |
|
66 |
}, |
|
67 |
{ |
|
68 |
"name": "WordPerfect", |
|
69 |
"extension": "wpd", |
|
70 |
"mediaType": "application/wordperfect", |
|
71 |
"inputFamily": "TEXT" |
|
72 |
}, |
|
73 |
{ |
|
74 |
"name": "Plain Text", |
|
75 |
"extension": "txt", |
|
76 |
"mediaType": "text/plain", |
|
77 |
"inputFamily": "TEXT", |
|
78 |
"loadProperties": { |
|
79 |
"FilterName": "Text (encoded)", |
|
80 |
"FilterOptions": "utf8" |
|
81 |
}, |
|
82 |
"storePropertiesByFamily": {"TEXT": { |
|
83 |
"FilterName": "Text (encoded)", |
|
84 |
"FilterOptions": "utf8" |
|
85 |
}} |
|
86 |
}, |
|
87 |
{ |
|
88 |
"name": "MediaWiki wikitext", |
|
89 |
"extension": "wiki", |
|
90 |
"mediaType": "text/x-wiki", |
|
91 |
"storePropertiesByFamily": {"TEXT": {"FilterName": "MediaWiki"}} |
|
92 |
}, |
|
93 |
{ |
|
94 |
"name": "OpenDocument Spreadsheet", |
|
95 |
"extension": "ods", |
|
96 |
"mediaType": "application/vnd.oasis.opendocument.spreadsheet", |
|
97 |
"inputFamily": "SPREADSHEET", |
|
98 |
"storePropertiesByFamily": {"SPREADSHEET": {"FilterName": "calc8"}} |
|
99 |
}, |
|
100 |
{ |
|
101 |
"name": "OpenOffice.org 1.0 Spreadsheet", |
|
102 |
"extension": "sxc", |
|
103 |
"mediaType": "application/vnd.sun.xml.calc", |
|
104 |
"inputFamily": "SPREADSHEET", |
|
105 |
"storePropertiesByFamily": {"SPREADSHEET": {"FilterName": "StarOffice XML (Calc)"}} |
|
106 |
}, |
|
107 |
{ |
|
108 |
"name": "Microsoft Excel", |
|
109 |
"extension": "xls", |
|
110 |
"mediaType": "application/vnd.ms-excel", |
|
111 |
"inputFamily": "SPREADSHEET", |
|
112 |
"storePropertiesByFamily": {"SPREADSHEET": {"FilterName": "MS Excel 97"}} |
|
113 |
}, |
|
114 |
{ |
|
115 |
"name": "Microsoft Excel 2007 XML", |
|
116 |
"extension": "xlsx", |
|
117 |
"mediaType": "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", |
|
118 |
"inputFamily": "SPREADSHEET" |
|
119 |
}, |
|
120 |
{ |
|
121 |
"name": "Comma Separated Values", |
|
122 |
"extension": "csv", |
|
123 |
"mediaType": "text/csv", |
|
124 |
"inputFamily": "SPREADSHEET", |
|
125 |
"loadProperties": { |
|
126 |
"FilterName": "Text - txt - csv (StarCalc)", |
|
127 |
"FilterOptions": "44,34,0" |
|
128 |
}, |
|
129 |
"storePropertiesByFamily": {"SPREADSHEET": { |
|
130 |
"FilterName": "Text - txt - csv (StarCalc)", |
|
131 |
"FilterOptions": "44,34,0" |
|
132 |
}} |
|
133 |
}, |
|
134 |
{ |
|
135 |
"name": "Tab Separated Values", |
|
136 |
"extension": "tsv", |
|
137 |
"mediaType": "text/tab-separated-values", |
|
138 |
"inputFamily": "SPREADSHEET", |
|
139 |
"loadProperties": { |
|
140 |
"FilterName": "Text - txt - csv (StarCalc)", |
|
141 |
"FilterOptions": "9,34,0" |
|
142 |
}, |
|
143 |
"storePropertiesByFamily": {"SPREADSHEET": { |
|
144 |
"FilterName": "Text - txt - csv (StarCalc)", |
|
145 |
"FilterOptions": "9,34,0" |
|
146 |
}} |
|
147 |
}, |
|
148 |
{ |
|
149 |
"name": "OpenDocument Presentation", |
|
150 |
"extension": "odp", |
|
151 |
"mediaType": "application/vnd.oasis.opendocument.presentation", |
|
152 |
"inputFamily": "PRESENTATION", |
|
153 |
"storePropertiesByFamily": {"PRESENTATION": {"FilterName": "impress8"}} |
|
154 |
}, |
|
155 |
{ |
|
156 |
"name": "OpenOffice.org 1.0 Presentation", |
|
157 |
"extension": "sxi", |
|
158 |
"mediaType": "application/vnd.sun.xml.impress", |
|
159 |
"inputFamily": "PRESENTATION", |
|
160 |
"storePropertiesByFamily": {"PRESENTATION": {"FilterName": "StarOffice XML (Impress)"}} |
|
161 |
}, |
|
162 |
{ |
|
163 |
"name": "Microsoft PowerPoint", |
|
164 |
"extension": "ppt", |
|
165 |
"mediaType": "application/vnd.ms-powerpoint", |
|
166 |
"inputFamily": "PRESENTATION", |
|
167 |
"storePropertiesByFamily": {"PRESENTATION": {"FilterName": "MS PowerPoint 97"}} |
|
168 |
}, |
|
169 |
{ |
|
170 |
"name": "Microsoft PowerPoint 2007 XML", |
|
171 |
"extension": "pptx", |
|
172 |
"mediaType": "application/vnd.openxmlformats-officedocument.presentationml.presentation", |
|
173 |
"inputFamily": "PRESENTATION" |
|
174 |
}, |
|
175 |
{ |
|
176 |
"name": "OpenDocument Drawing", |
|
177 |
"extension": "odg", |
|
178 |
"mediaType": "application/vnd.oasis.opendocument.graphics", |
|
179 |
"inputFamily": "DRAWING", |
|
180 |
"storePropertiesByFamily": {"DRAWING": {"FilterName": "draw8"}} |
|
181 |
}, |
|
182 |
{ |
|
183 |
"name": "Scalable Vector Graphics", |
|
184 |
"extension": "svg", |
|
185 |
"mediaType": "image/svg+xml", |
|
186 |
"storePropertiesByFamily": {"DRAWING": {"FilterName": "draw_svg_Export"}} |
|
187 |
} |
|
188 |
] |
|
0 | 189 |
tmp/org.txm.core/src/java/org/txm/core/preferences/TBXPreferences.java (revision 951) | ||
---|---|---|
64 | 64 |
*/ |
65 | 65 |
public static final String PERSISTENCE_ENABLED = "persistence_enabled"; //$NON-NLS-1$ |
66 | 66 |
|
67 |
|
|
68 |
|
|
69 | 67 |
@Override |
70 | 68 |
public void initializeDefaultPreferences() { |
71 | 69 |
|
tmp/org.txm.core/src/java/org/txm/core/messages/messages.properties (revision 951) | ||
---|---|---|
55 | 55 |
Corpus_15 = informations from workspace (selfElement null) |
56 | 56 |
Corpus_19 = ** Failed to restore partition |
57 | 57 |
Corpus_2 = Corpus: |
58 |
Corpus_3 = , Encoding :
|
|
59 |
Corpus_4 = , Language :
|
|
58 |
Corpus_3 = , Encoding: |
|
59 |
Corpus_4 = , Language: |
|
60 | 60 |
Corpus_5 = No values given |
61 | 61 |
Corpus_8 = \ in \ \ \ \ \ \ \ \ |
62 | 62 |
|
... | ... | |
84 | 84 |
|
85 | 85 |
Error_CONNECTION_FAILED = ** Error : while connection to search engine, with the following parameters: |
86 | 86 |
|
87 |
FMAX_1 = Fmax:
|
|
87 |
FMAX_1 = Fmax |
|
88 | 88 |
FMAX_2 = , fmax |
89 | 89 |
|
90 | 90 |
FMIN_2 = , fmin |
... | ... | |
107 | 107 |
|
108 | 108 |
MemCqiClient_0 = Internal CQi error: |
109 | 109 |
MemCqiClient_1 = CL error: |
110 |
MemCqiClient_10 = Unknown CQP codes : b1
|
|
110 |
MemCqiClient_10 = Unknown CQP codes: b1 |
|
111 | 111 |
MemCqiClient_11 = Query ERROR |
112 | 112 |
MemCqiClient_2 = CQP error: |
113 |
MemCqiClient_3 = Unknown CQP error : b1
|
|
114 |
MemCqiClient_5 = Unknown CQP cqi error : b1
|
|
115 |
MemCqiClient_7 = Unknown CQP code : b1
|
|
113 |
MemCqiClient_3 = Unknown CQP error: b1 |
|
114 |
MemCqiClient_5 = Unknown CQP cqi error: b1 |
|
115 |
MemCqiClient_7 = Unknown CQP code: b1 |
|
116 | 116 |
MemCqiClient_9 = b2 |
117 | 117 |
|
118 | 118 |
NEW_PARTION = Creating new partion of corpus {0}: {1} |
... | ... | |
173 | 173 |
|
174 | 174 |
QUERYING_PARTITION = Querying partition {0} |
175 | 175 |
|
176 |
QueryIndex_2 = Warning : duplicate query entry :
|
|
176 |
QueryIndex_2 = Warning: duplicate query entry:
|
|
177 | 177 |
QueryIndex_3 = Warning: query failed: |
178 | 178 |
|
179 | 179 |
QueryResult_0 = \ is not a valid CQP Id for a subcorpus. It must be an uppercase characters followed by lowercase characters. |
... | ... | |
186 | 186 |
READING_STRING_ARRAY_FROM_CQI_SERVER = Reading string array from the CQi server |
187 | 187 |
READING_STRING_FROM_CQI_SERVER = Reading string from the CQi server |
188 | 188 |
|
189 |
READ_2D_INT_ARRAY_FROM_CQI_SERVER = Read string 2D integer from the CQi server : {0}
|
|
190 |
READ_BOOLEAN_FROM_CQI_SERVER = Read boolean from the CQi server : {0}
|
|
191 |
READ_BYTE_FROM_CQI_SERVER = Read byte from the CQi server : {0}
|
|
192 |
READ_INTEGER_FROM_CQI_SERVER = Read integer from the CQi server : {0}
|
|
193 |
READ_INT_ARRAY_FROM_CQI_SERVER = Read integer array from the CQi server : {0}
|
|
194 |
READ_STRING_ARRAY_FROM_CQI_SERVER = Read string array from the CQi server : {0}
|
|
195 |
READ_STRING_FROM_CQI_SERVER = Read string from the CQi server : {0}
|
|
189 |
READ_2D_INT_ARRAY_FROM_CQI_SERVER = Read string 2D integer from the CQi server: {0} |
|
190 |
READ_BOOLEAN_FROM_CQI_SERVER = Read boolean from the CQi server: {0} |
|
191 |
READ_BYTE_FROM_CQI_SERVER = Read byte from the CQi server: {0} |
|
192 |
READ_INTEGER_FROM_CQI_SERVER = Read integer from the CQi server: {0} |
|
193 |
READ_INT_ARRAY_FROM_CQI_SERVER = Read integer array from the CQi server: {0} |
|
194 |
READ_STRING_ARRAY_FROM_CQI_SERVER = Read string array from the CQi server: {0} |
|
195 |
READ_STRING_FROM_CQI_SERVER = Read string from the CQi server: {0} |
|
196 | 196 |
|
197 | 197 |
RelativeFrequency_3 = Relative Frequency % |
198 | 198 |
|
... | ... | |
247 | 247 |
|
248 | 248 |
Toolbox_0 = ** File |
249 | 249 |
Toolbox_10 = ** No workspace found. Creating a new one. |
250 |
Toolbox_12 = Loading workspace from file :
|
|
251 |
Toolbox_14 = ** Error loading workspace from file :
|
|
252 |
Toolbox_15 = ** Error :
|
|
250 |
Toolbox_12 = Loading workspace from file: |
|
251 |
Toolbox_14 = ** Error loading workspace from file: |
|
252 |
Toolbox_15 = ** Error: |
|
253 | 253 |
Toolbox_16 = \ does not exists |
254 | 254 |
Toolbox_17 = End of CQP wait test |
255 | 255 |
Toolbox_18 = ** Error while waiting for CQP |
... | ... | |
268 | 268 |
Toolbox_40 = ': |
269 | 269 |
Toolbox_connected_to_corpus_sever = connected |
270 | 270 |
Toolbox_workspace_init = Loading subcorpora and partitions... |
271 |
Toolbox_workspace_init_failed = ** Error during workspace initialisation :
|
|
272 |
Toolbox_wrong_port = ** Error : the connexion to the server failed : wrong port format
|
|
271 |
Toolbox_workspace_init_failed = ** Error during workspace initialization:
|
|
272 |
Toolbox_wrong_port = ** Error : the connexion to the server failed: wrong port format |
|
273 | 273 |
|
274 | 274 |
TxmObject_2 = Failed to save attribute |
275 | 275 |
|
... | ... | |
292 | 292 |
common_delete = Delete |
293 | 293 |
common_description = Description |
294 | 294 |
common_done = Done. |
295 |
common_fMin = Fmin:
|
|
295 |
common_fMin = Fmin |
|
296 | 296 |
common_frequency = Frequency |
297 | 297 |
common_lowestFrequency = Lowest frequency |
298 | 298 |
common_mode = Mode |
... | ... | |
302 | 302 |
common_properties = Property: |
303 | 303 |
common_property = Property: |
304 | 304 |
common_queries = Queries: |
305 |
common_query = Query:
|
|
305 |
common_query = Query
|
|
306 | 306 |
common_reference = Reference |
307 | 307 |
common_rows = Rows |
308 |
common_structuralUnit = Structural Unit: |
|
308 |
common_structuralUnit = Structural Unit:
|
|
309 | 309 |
common_structure = Structure |
310 | 310 |
common_units = Units |
311 | 311 |
|
tmp/org.txm.rcp/src/main/java/org/txm/rcp/messages/TXMUIMessages.java (revision 951) | ||
---|---|---|
433 | 433 |
public static String OpenBiblio_7; |
434 | 434 |
public static String OpenBiblio_9; |
435 | 435 |
public static String OpenBrowser_0; |
436 |
public static String OpenBrowser_1; |
|
437 | 436 |
public static String OpenEmptyEditor_2; |
438 | 437 |
public static String OpenGraph_8; |
439 | 438 |
public static String OpenSVGGraph_0; |
tmp/org.txm.rcp/src/main/java/org/txm/rcp/messages/messages.properties (revision 951) | ||
---|---|---|
118 | 118 |
CleanPerspective_1 = Error while calling 'org.eclipse.ui.window.resetPerspective': |
119 | 119 |
CleanPerspective_2 = Error while cleaning perspective: no handler service found |
120 | 120 |
|
121 |
ComplexSortSelector_0 = sort keys:
|
|
121 |
ComplexSortSelector_0 = Sort keys
|
|
122 | 122 |
ComplexSortSelector_1 = Complex sort: |
123 | 123 |
ComplexSortSelector_2 = Sort |
124 | 124 |
ComplexSortSelector_5 = ** Error during sort: {0} |
... | ... | |
136 | 136 |
ComplexSort_3 = Select a composite sorter |
137 | 137 |
ComplexSort_4 = &New |
138 | 138 |
ComplexSort_5 = Create a new sorter |
139 |
ComplexSort_6 = Name:
|
|
139 |
ComplexSort_6 = Name
|
|
140 | 140 |
ComplexSort_9 = Name is mandatory. |
141 | 141 |
|
142 | 142 |
ComplexSubcorpusPanel_0 = Match |
... | ... | |
153 | 153 |
ComputeCoocMatrix_12 = Outfile: none |
154 | 154 |
ComputeCoocMatrix_13 = Choose outfile |
155 | 155 |
ComputeCoocMatrix_2 = Number of edges: |
156 |
ComputeCoocMatrix_3 = Distance:
|
|
156 |
ComputeCoocMatrix_3 = Distance
|
|
157 | 157 |
ComputeCoocMatrix_4 = Writing cooc matrix in GRAPHML file: |
158 | 158 |
ComputeCoocMatrix_7 = CoocMatrix parameters |
159 | 159 |
|
... | ... | |
390 | 390 |
GenericMultiPageEditor_1 = The input {0} cannot be displayed. |
391 | 391 |
GenericMultiPageEditor_3 = The number of editors ({0}) and number of inputs ({1}) must be equal. |
392 | 392 |
|
393 |
GraphicalLogger_0 = Error {0} |
|
393 |
GraphicalLogger_0 = Error: {0}
|
|
394 | 394 |
|
395 | 395 |
GroovyConsole_4 = \nConsole reports an Internal error. |
396 | 396 |
GroovyConsole_5 = The error is: |
... | ... | |
514 | 514 |
OpenBiblio_7 = Could not find text {0} in corpus {1} |
515 | 515 |
OpenBiblio_9 = Text {0} has no bibliographic record |
516 | 516 |
|
517 |
OpenBrowser_0 = ** Error while opening bibliographic record |
|
518 |
OpenBrowser_1 = . URL |
|
517 |
OpenBrowser_0 = ** Error while opening bibliographic record {0} with URL={1} |
|
519 | 518 |
|
520 | 519 |
OpenEmptyEditor_2 = Could not find directory: {0} |
521 | 520 |
|
tmp/org.txm.rcp/src/main/java/org/txm/rcp/messages/messages_ru.properties (revision 951) | ||
---|---|---|
413 | 413 |
OpenBiblio_7 = ** Не удается найти текст {0} в корпусе {1} |
414 | 414 |
OpenBiblio_9 = ** Нет ни одной библиографической записи для текста {0} |
415 | 415 |
|
416 |
OpenBrowser_0 = ** Ошибка при открытии библиографической записи |
|
417 |
OpenBrowser_1 = . URL |
|
416 |
OpenBrowser_0 = ** Ошибка при открытии библиографической записи {0} URL={1} |
|
418 | 417 |
|
419 | 418 |
OpenEmptyEditor_2 = ** Библиография: не удается найти папку {0} |
420 | 419 |
|
tmp/org.txm.rcp/src/main/java/org/txm/rcp/messages/messages_fr.properties (revision 951) | ||
---|---|---|
463 | 463 |
OpenBiblio_7 = ** Impossible de trouver le texte {0} dans le corpus {1} |
464 | 464 |
OpenBiblio_9 = ** Le texte {0} n''a aucune entrée bibliographique |
465 | 465 |
|
466 |
OpenBrowser_0 = ** Erreur lors de l'ouverture de la fiche bibliographique |
|
467 |
OpenBrowser_1 = . URL |
|
466 |
OpenBrowser_0 = ** Erreur lors de l'ouverture de la fiche bibliographique {0} avec l'URL {1} |
|
468 | 467 |
|
469 | 468 |
OpenEmptyEditor_2 = ** Bibliographie : dossier {0} introuvable |
470 | 469 |
|
tmp/org.txm.rcp/src/main/java/org/txm/rcp/commands/OpenLocalizedWebPage.java (revision 951) | ||
---|---|---|
91 | 91 |
URL url = new URL(urltoTest); |
92 | 92 |
try { |
93 | 93 |
url.openStream().close(); |
94 |
} catch (IOException e) {
|
|
94 |
} catch (Exception e) { |
|
95 | 95 |
Log.info(e.getMessage()); |
96 | 96 |
Log.printStackTrace(e); |
97 | 97 |
return alternativeUrl; |
98 | 98 |
} |
99 |
} catch (MalformedURLException e) {
|
|
99 |
} catch (Exception e) { |
|
100 | 100 |
Log.severe(e.getMessage()); |
101 | 101 |
Log.printStackTrace(e); |
102 | 102 |
} |
tmp/org.txm.rcp/src/main/java/org/txm/rcp/commands/OpenBrowser.java (revision 951) | ||
---|---|---|
179 | 179 |
editor.setPartName(editorname); |
180 | 180 |
return editor; |
181 | 181 |
} catch (Exception e) { |
182 |
Log.severe(TXMUIMessages.OpenBrowser_0+e.toString()+TXMUIMessages.OpenBrowser_1+filepath);
|
|
183 |
System.out.println(TXMUIMessages.OpenBrowser_0+e.toString()+TXMUIMessages.OpenBrowser_1+filepath);
|
|
182 |
Log.severe(TXMUIMessages.bind(TXMUIMessages.OpenBrowser_0, e.toString(), filepath));
|
|
183 |
System.out.println(TXMUIMessages.bind(TXMUIMessages.OpenBrowser_0, e.toString(), filepath));
|
|
184 | 184 |
} |
185 | 185 |
return null; |
186 | 186 |
} |
... | ... | |
215 | 215 |
|
216 | 216 |
return editor; |
217 | 217 |
} catch (Exception e) { |
218 |
Log.severe(TXMUIMessages.OpenBrowser_0+e.toString()+TXMUIMessages.OpenBrowser_1+filepath);
|
|
219 |
System.out.println(TXMUIMessages.OpenBrowser_0+e.toString()+TXMUIMessages.OpenBrowser_1+filepath);
|
|
218 |
Log.severe(TXMUIMessages.bind(TXMUIMessages.OpenBrowser_0, e.toString(), filepath));
|
|
219 |
System.out.println(TXMUIMessages.bind(TXMUIMessages.OpenBrowser_0, e.toString(), filepath));
|
|
220 | 220 |
} |
221 | 221 |
return null; |
222 | 222 |
} |
tmp/org.txm.rcp/src/main/java/org/txm/rcp/preferences/ImportPreferencePage.java (revision 951) | ||
---|---|---|
27 | 27 |
// |
28 | 28 |
package org.txm.rcp.preferences; |
29 | 29 |
|
30 |
import java.io.IOException; |
|
31 | 30 |
import java.util.Set; |
32 | 31 |
|
33 | 32 |
import org.eclipse.jface.preference.ComboFieldEditor; |
34 |
import org.eclipse.jface.preference.FieldEditorPreferencePage; |
|
35 | 33 |
import org.eclipse.jface.preference.StringFieldEditor; |
36 |
import org.eclipse.osgi.util.NLS; |
|
37 | 34 |
import org.eclipse.swt.SWT; |
38 | 35 |
import org.eclipse.swt.layout.GridData; |
39 | 36 |
import org.eclipse.swt.layout.GridLayout; |
40 | 37 |
import org.eclipse.swt.layout.RowLayout; |
41 | 38 |
import org.eclipse.swt.widgets.Group; |
42 | 39 |
import org.eclipse.swt.widgets.Label; |
43 |
import org.eclipse.ui.IWorkbench; |
|
44 |
import org.eclipse.ui.IWorkbenchPreferencePage; |
|
45 |
import org.eclipse.ui.preferences.ScopedPreferenceStore; |
|
46 | 40 |
import org.txm.core.preferences.TBXPreferences; |
47 |
import org.txm.core.preferences.TXMPreferences; |
|
48 | 41 |
import org.txm.libs.cqp.CQPLibPreferences; |
49 |
import org.txm.rcp.Application; |
|
50 |
import org.txm.rcp.TxmPreferences; |
|
51 | 42 |
import org.txm.rcp.messages.TXMUIMessages; |
52 |
import org.txm.searchengine.cqp.CQPPreferences; |
|
53 | 43 |
// TODO: Auto-generated Javadoc |
54 | 44 |
/** |
55 | 45 |
* The Class ExportPreferencePage. |
tmp/org.txm.rcp/META-INF/MANIFEST.MF (revision 951) | ||
---|---|---|
12 | 12 |
org.eclipse.equinox.p2.ui.sdk.scheduler;bundle-version="1.2.0";visibility:=reexport, |
13 | 13 |
org.eclipse.e4.ui.css.swt.theme;bundle-version="0.9.100";visibility:=reexport, |
14 | 14 |
org.eclipse.equinox.p2.operations;visibility:=reexport, |
15 |
org.eclipse.equinox.p2.ui.discovery;bundle-version="1.0.0";visibility:=reexport, |
|
15 | 16 |
org.eclipse.equinox.p2.metadata;bundle-version="2.2.0";visibility:=reexport, |
16 |
org.eclipse.equinox.p2.ui.discovery;bundle-version="1.0.0";visibility:=reexport, |
|
17 | 17 |
org.eclipse.equinox.p2.discovery;bundle-version="1.0.200";visibility:=reexport, |
18 | 18 |
org.eclipse.equinox.p2.repository;bundle-version="2.3.0";visibility:=reexport, |
19 | 19 |
org.eclipse.equinox.p2.core;bundle-version="2.3.0";visibility:=reexport, |
... | ... | |
33 | 33 |
org.txm.searchengine.cqp.core;bundle-version="1.1.0";visibility:=reexport, |
34 | 34 |
org.txm.statsengine.core, |
35 | 35 |
org.eclipse.ui.themes;bundle-version="1.2.1", |
36 |
org.txm.annotation.core |
|
36 |
org.txm.annotation.core, |
|
37 |
org.eclipse.ui.views;bundle-version="3.9.0" |
|
37 | 38 |
Export-Package: junit.extensions, |
38 | 39 |
junit.framework, |
39 | 40 |
junit.runner, |
tmp/org.txm.rcp/OSGI-INF/l10n/bundle.properties (revision 951) | ||
---|---|---|
827 | 827 |
|
828 | 828 |
page.name.8 = NLP |
829 | 829 |
|
830 |
perspective.name = |
|
830 |
perspective.name = C
|
|
831 | 831 |
|
832 | 832 |
perspective.name.1 = |
833 | 833 |
|
tmp/org.txm.rcp/OSGI-INF/l10n/bundle_fr.properties (revision 951) | ||
---|---|---|
942 | 942 |
|
943 | 943 |
page.name.8 = TAL |
944 | 944 |
|
945 |
perspective.name = |
|
945 |
perspective.name = C
|
|
946 | 946 |
|
947 | 947 |
perspective.name.1 = |
948 | 948 |
|
Formats disponibles : Unified diff