Project

General

Profile

« Previous | Next » 

Revision 2f9887be

Added by Katja Luther over 5 years ago

ref #7163: restructure preferences and externalize strings in preferences

View differences:

eu.etaxonomy.taxeditor.store/OSGI-INF/l10n/bundle.properties
15 15
page.name.12 = Extension Types
16 16
page.name.13 = Type Designation (Name)
17 17
page.name.14 = Named Area Type
18
page.name.15 = Matching (Experimental)
18
page.name.15 = Matching
19 19
page.name.16 = Taxon Name Matching Strategy
20 20
page.name.17 = Reference Matching Strategy
21 21
page.name.18 = Team or Person Matching Strategy
......
127 127
colorDefinition.label.13 = Parse Error
128 128
colorDefinition.label.14 = Disabled Name Editor Field
129 129
colorDefinition.label.15 = Editor On Error
130
page.name.26 = Specimens and FieldUnits
130
page.name.26 = Specimens
131 131
page.name.27 = Media
132 132
page.name.28 = Distribution Editor
133 133
page.name.29 = Editor Profile
......
197 197
page.name.45 = Specimen
198 198
page.name.46 = Publish Flag
199 199
page.name.47 = Common Names
200
page.name.48 = Identifier Search
200
page.name.48 = Search Dialogs
201 201
command.name.111 = Open Admin Distributionstatus-Wizard
202 202
command.name.112 = Open Admin CommonNameArea-Wizard
203 203
handledmenuitem.label.1 = New Feature Tree
......
240 240
menu.label.4 = Export
241 241
handledmenuitem.label.14 = Export as Ontology
242 242
command.commandname.14 = Export as Ontology
243

  
244
page.name.49 = Experimental Features
245
page.name.51 = Names
246
page.name.52 = Taxa
247
page.name.53 = UI
248
page.name.54 = External Services
249
page.name.55 = Supplemental Data
250
page.name.56 = Search
251
page.name.57 = Taxon Search
eu.etaxonomy.taxeditor.store/OSGI-INF/l10n/bundle_de.properties
1 1
#Properties file for eu.etaxonomy.taxeditor.store, German
2
page.name = Loakale Pr\u00e4ferenzen
2
page.name = Lokale Pr\u00e4ferenzen
3 3
page.name.0 = Faktendaten
4 4
page.name.1 = Merkmal
5 5
page.name.2 = Verbreitungsstatus
......
15 15
page.name.12 = Erweiterungen
16 16
page.name.13 = Typusarten (Namen)
17 17
page.name.14 = Gebiete
18
page.name.15 = Matching (experimentell)
18
page.name.15 = Matching
19 19
page.name.16 = Taxonnamen Matching-Strategie
20 20
page.name.17 = Referenz Matching-Strategie
21 21
page.name.18 = Team oder Personen Matching-Strategie
......
127 127
colorDefinition.label.13 = Fehler beim Parsing
128 128
colorDefinition.label.14 = Gesperrtes Namenseditierfeld
129 129
colorDefinition.label.15 = Editor fehlerhaft
130
page.name.26 = Specimens und Field Units
130
page.name.26 = Specimens
131 131
page.name.27 = Media
132 132
page.name.28 = Verbreitungs-Editor
133 133
page.name.29 = Editor Profil
......
197 197
page.name.45 = Specimen
198 198
page.name.46 = Publish Flag
199 199
page.name.47 = Trivialnamen
200
page.name.48 = Identifier Suche
200
page.name.48 = Such Dialoge
201 201
command.name.111 = \u00d6ffne Admin Verbreitungsstatus-Wizard
202 202
command.name.112 = \u00d6ffne Admin Common Name Areal-Wizard
203 203
handledmenuitem.label.1 = Neuer Merkmalsbaum
......
234 234

  
235 235
menu.label.4 = Export
236 236
handledmenuitem.label.14 = Export als Ontologie
237
command.commandname.14 = Export als Ontologie
237
command.commandname.14 = Export als Ontologie
238

  
239
page.name.49 = Experimentelle Features
240
page.name.51 = Namen
241
page.name.52 = Taxa
242
page.name.53 = UI
243
page.name.54 = Externe Services
244
page.name.55 = Zusatzdaten
245
page.name.56 = Suche
246
page.name.57 = Taxon Suche
eu.etaxonomy.taxeditor.store/plugin.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<?eclipse version="3.2"?>
3 3
<plugin>
4
   <extension-point id="eu.etaxonomy.taxeditor.store.cdmViewer" name="Cdm Viewer" schema="schema/eu.etaxonomy.taxeditor.store.cdmViewer.exsd"/>
5
   <extension-point id="eu.etaxonomy.taxeditor.store.preferencePage" name="Preference Page" schema="schema/eu.etaxonomy.taxeditor.store.preferencePage.exsd"/>
4
   <extension-point id="eu.etaxonomy.taxeditor.store.cdmViewer" name="%extension-point.name.2" schema="schema/eu.etaxonomy.taxeditor.store.cdmViewer.exsd"/>
5
   <extension-point id="eu.etaxonomy.taxeditor.store.preferencePage" name="%extension-point.name.3" schema="schema/eu.etaxonomy.taxeditor.store.preferencePage.exsd"/>
6 6
   <extension-point id="eu.etaxonomy.taxeditor.store.adminPreferencePage" name="%extension-point.name.1" schema="schema/eu.etaxonomy.taxeditor.store.adminPreferencePage.exsd"/>
7 7
   <extension
8 8
         point="org.eclipse.ui.menus">
......
371 371
</extension>
372 372
<extension
373 373
      id="eu.etaxonomy.taxeditor.store.workbench.model"
374
      name="Store Workbench Model"
374
      name="%extension.name.2"
375 375
      point="org.eclipse.e4.workbench.model">
376 376
   <fragment
377 377
         apply="always"
......
393 393
   </page>
394 394
   <page
395 395
         category="eu.etaxonomy.taxeditor.preferences.general"
396
         class="eu.etaxonomy.taxeditor.preference.NameDetailsViewConfiguration"
397
         id="eu.etaxonomy.taxeditor.preferences.nameDetails"
398
         name="%page.name.36">
399
   </page>
400
   <page
401
         category="eu.etaxonomy.taxeditor.preferences.general"
402 396
         class="eu.etaxonomy.taxeditor.preference.DescriptionPreferences"
403 397
         id="eu.etaxonomy.taxeditor.preferences.description"
404 398
         name="%page.name.0">
......
416 410
         name="%page.name.2">
417 411
   </page>-->
418 412
    <page
419
         category="eu.etaxonomy.taxeditor.preferences.general"
420
         class="eu.etaxonomy.taxeditor.preference.SearchPreferences"
421
         id="eu.etaxonomy.taxeditor.preferences.search"
413
         category="eu.etaxonomy.taxeditor.preference.searchPreferences"
414
         class="eu.etaxonomy.taxeditor.preference.SearchDialogPreferences"
415
         id="eu.etaxonomy.taxeditor.preferences.searchDialog"
422 416
         name="%page.name.48">
423 417
   </page>
424 418
   <page
425
         category="eu.etaxonomy.taxeditor.preferences.general"
426
         class="eu.etaxonomy.taxeditor.preference.TaxonomicPreferences"
427
         id="eu.etaxonomy.taxeditor.preferences.taxonomic"
428
         name="%page.name.3">
429
   </page>
430
   <page
431
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
419
         category="eu.etaxonomy.taxeditor.preferences.name"
432 420
         class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalCodePreferences"
433 421
         id="eu.etaxonomy.taxeditor.preferences.nomenclatural"
434 422
         name="%page.name.4">
435 423
   </page>
436 424
   <page
437
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
425
         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
438 426
         class="eu.etaxonomy.taxeditor.preference.menu.RankMenuPreferences"
439 427
         id="eu.etaxonomy.taxeditor.preferences.ranks"
440 428
         name="%page.name.5">
441 429
   </page>
442 430
   <page
443
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
431
         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
444 432
         class="eu.etaxonomy.taxeditor.preference.menu.NomenclaturalStatusTypeMenuPreferences"
445 433
         id="eu.etaxonomy.taxeditor.preferences.nomenclaturalStatusType"
446 434
         name="%page.name.6">
447 435
   </page>
448 436
   <page
449
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
437
         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
450 438
         class="eu.etaxonomy.taxeditor.preference.menu.NameRelationshipTypeMenuPreferences"
451 439
         id="eu.etaxonomy.taxeditor.preferences.nameRelationshipType"
452 440
         name="%page.name.7">
453 441
   </page>
454 442
   <page
455
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
443
         category="eu.etaxonomy.taxeditor.preferences.taxonPreferences"
456 444
         class="eu.etaxonomy.taxeditor.preference.menu.TaxonRelationshipTypeMenuPreferences"
457 445
         id="taxeditor-store.page1"
458 446
         name="%page.name.8">
459 447
   </page>
460 448
   <page
461
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
449
         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
462 450
         class="eu.etaxonomy.taxeditor.preference.menu.SpecimenTypeDesignationStatusMenuPreferences"
463 451
         id="eu.etaxonomy.taxeditor.preferences.specimenTypeDesignationStatus"
464 452
         name="%page.name.9">
465 453
   </page>
466 454
   <page
467
         category="eu.etaxonomy.taxeditor.preferences.taxonomic"
455
         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
468 456
         class="eu.etaxonomy.taxeditor.preference.menu.NameTypeDesignationStatusMenuPreferences"
469 457
         id="eu.etaxonomy.taxeditor.preferences.nameTypeDesignationStatus"
470 458
         name="%page.name.13">
......
476 464
         name="%page.name.10">
477 465
   </page>
478 466
   <page
479
         category="eu.etaxonomy.taxeditor.preferences.general"
467
         category="eu.etaxonomy.taxeditor.preference.supplementalDataPreferences"
480 468
         class="eu.etaxonomy.taxeditor.preference.menu.MarkerTypeMenuPreferences"
481 469
         id="eu.etaxonomy.taxeditor.preferences.markerTypes"
482 470
         name="%page.name.11">
483 471
   </page>
484 472
   <page
485
         category="eu.etaxonomy.taxeditor.preferences.general"
473
         category="eu.etaxonomy.taxeditor.preference.supplementalDataPreferences"
486 474
         class="eu.etaxonomy.taxeditor.preference.menu.ExtensionTypeMenuPreferences"
487 475
         id="eu.etaxonomy.taxeditor.preferences.extensionTypes"
488 476
         name="%page.name.12">
......
495 483
   </page>
496 484
   <page
497 485
         category="eu.etaxonomy.taxeditor.preferences.general"
486
         class="eu.etaxonomy.taxeditor.preference.ExperimentalFeaturesPreferences"
487
         id="eu.etaxonomy.taxeditor.preferences.experimentalFeaturesPreferences"
488
         name="%page.name.49">
489
   </page>
490
   <page
491
         category="eu.etaxonomy.taxeditor.preferences.experimentalFeaturesPreferences"
498 492
         class="eu.etaxonomy.taxeditor.preference.MatchingPreferences"
499 493
         id="eu.etaxonomy.taxeditor.preferences.matching"
500 494
         name="%page.name.15">
......
542 536
         name="%page.name.23">
543 537
   </page>
544 538
   <page
545
         category="eu.etaxonomy.taxeditor.preferences.general"
539
         category="eu.etaxonomy.taxeditor.preferences.externalServicesPreferences"
546 540
         class="eu.etaxonomy.taxeditor.preference.MobotOpenUrlPreferences"
547 541
         id="eu.etaxonomy.taxeditor.preferences.mobotOpenUrl"
548 542
         name="%page.name.24">
549 543
   </page>
550 544
   <page
551 545
         category="eu.etaxonomy.taxeditor.preferences.general"
552
         class="eu.etaxonomy.taxeditor.preference.TypeDesignationPreferences"
553
         id="eu.etaxonomy.taxeditor.preferences.typeDesignation"
554
         name="%page.name.25">
555
   </page>
556
   <page
557
         category="eu.etaxonomy.taxeditor.preferences.general"
558 546
         class="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
559 547
         id="eu.etaxonomy.taxeditor.preference.SpecimenOrObservationPreferences"
560 548
         name="%page.name.26">
561 549
   </page>
562 550
   <page
563
         category="eu.etaxonomy.taxeditor.preferences.general"
551
         category="eu.etaxonomy.taxeditor.preference.UIPreferences"
564 552
         class="eu.etaxonomy.taxeditor.preference.MediaPreferences"
565 553
         id="eu.etaxonomy.taxeditor.preference.MediaPreferences"
566 554
         name="%page.name.27">
567 555
   </page>
568 556
   <page
569
         category="eu.etaxonomy.taxeditor.preferences.general"
557
         category="eu.etaxonomy.taxeditor.preference.UIPreferences"
570 558
         class="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreference"
571 559
         id="eu.etaxonomy.taxeditor.preference.ChecklistEditorGeneralPreferencePage"
572 560
         name="%page.name.28">
......
578 566
         name="%page.name.30">
579 567
   </page>
580 568
   <page
581
         category="eu.etaxonomy.taxeditor.preferences.general"
569
         category="eu.etaxonomy.taxeditor.preference.UIPreferences"
582 570
         class="eu.etaxonomy.taxeditor.preference.OrderPreferences"
583 571
         id="eu.etaxonomy.taxeditor.preference.TaxonNavigator"
584 572
         name="%page.name.32">
......
589 577
         id="eu.etaxonomy.taxeditor.preferences.generalPreferences"
590 578
         name="%page.name.50">
591 579
   </page>
580
   <page
581
         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
582
         class="eu.etaxonomy.taxeditor.preference.NameDetailsViewConfiguration"
583
         id="eu.etaxonomy.taxeditor.preferences.nameDetails"
584
         name="%page.name.36">
585
   </page>
586
   <page
587
         category="eu.etaxonomy.taxeditor.preference.UIPreferences"
588
         class="eu.etaxonomy.taxeditor.preference.NameDetailsViewConfiguration"
589
         id="eu.etaxonomy.taxeditor.preferences.nameDetailsUI"
590
         name="%page.name.36">
591
   </page>
592
     <page
593
         category="eu.etaxonomy.taxeditor.preferences.namePreferences"
594
         class="eu.etaxonomy.taxeditor.preference.TypeDesignationPreferences"
595
         id="eu.etaxonomy.taxeditor.preferences.typeDesignation"
596
         name="%page.name.25">
597
   </page>
598
   <page
599
         category="eu.etaxonomy.taxeditor.preferences.general"
600
         class="eu.etaxonomy.taxeditor.preference.NamePreferences"
601
         id="eu.etaxonomy.taxeditor.preferences.namePreferences"
602
         name="%page.name.51">
603
   </page>
604
   <page
605
         category="eu.etaxonomy.taxeditor.preferences.general"
606
         class="eu.etaxonomy.taxeditor.preference.TaxonPreferences"
607
         id="eu.etaxonomy.taxeditor.preferences.taxonPreferences"
608
         name="%page.name.52">
609
   </page>
610
   <page
611
         category="eu.etaxonomy.taxeditor.preferences.general"
612
         class="eu.etaxonomy.taxeditor.preference.UIPreferences"
613
         id="eu.etaxonomy.taxeditor.preference.UIPreferences"
614
         name="%page.name.53">
615
   </page>
616
   <page
617
         category="eu.etaxonomy.taxeditor.preferences.general"
618
         class="eu.etaxonomy.taxeditor.preference.ExternalServicesPreferences"
619
         id="eu.etaxonomy.taxeditor.preference.externalServicesPreferences"
620
         name="%page.name.54">
621
   </page>
622
   <page
623
         category="eu.etaxonomy.taxeditor.preferences.general"
624
         class="eu.etaxonomy.taxeditor.preference.SupplementalDataPreferences"
625
         id="eu.etaxonomy.taxeditor.preference.supplementalDataPreferences"
626
         name="%page.name.55">
627
   </page>
628
   <page
629
         category="eu.etaxonomy.taxeditor.preferences.general"
630
         class="eu.etaxonomy.taxeditor.preference.SearchPreferences"
631
         id="eu.etaxonomy.taxeditor.preference.searchPreferences"
632
         name="%page.name.56">
633
   </page>
634
    <page
635
         category="eu.etaxonomy.taxeditor.preference.searchPreferences"
636
         class="eu.etaxonomy.taxeditor.preference.TaxonSearchPreferences"
637
         id="eu.etaxonomy.taxeditor.preference.taxonSearchPreferences"
638
         name="%page.name.57">
639
   </page>
640
   
641
   
592 642
</extension>
593 643
<extension
594 644
      point="eu.etaxonomy.taxeditor.store.adminPreferencePage">
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/Messages.java
27 27
    public static String LanguageEditorPreferencePage_RestartRequired;
28 28

  
29 29

  
30
    public static String LanguageRepresentationPreferencePage_global;
31
    public static String LanguageRepresentationPreferencePage_enable;
32

  
33

  
30 34
    public static String ListComponent_ADD_PROVIDER;
31 35

  
32 36

  
......
67 71
    public static String OpenDistributionEditorWizardHandlerE4_DISTRIBUTION;
68 72

  
69 73

  
70
    public static String OrderPreferencePage_NewNavigatorWindowRequired;
71
    public static String OrderPreferencePage_PleaseReopenNavigator;
74
    public static String OrderPreferences_Restore;
75

  
76

  
77
    public static String OrderPreferences_Sorting;
78

  
79

  
72 80
    public static String CdmDataSourceViewPart_1;
73 81
    public static String CdmDataSourceViewPart_10;
74 82
    public static String CdmDataSourceViewPart_11;
......
88 96
    public static String ChangeConnectionHandler_REALLY_CREATE_DATAMODEL;
89 97
    public static String ChangeConnectionHandler_DATASOURCE_NOT_AVAILABLE;
90 98
    public static String ChangeConnectionHandler_NOT_AVAILABLE_REASONS;
91
    public static String UpdateHandler_CHECK_UPDATE_JOB;
92

  
93 99

  
100
    public static String UpdateHandler_CHECK_UPDATE_JOB;
94 101
    public static String UpdateHandler_INSTALL_JOB;
95

  
96

  
97 102
    public static String UpdateHandler_NO_UPDATE_MESSAGE;
98

  
99

  
100 103
    public static String UpdateHandler_NO_UPDATE_TITLE;
101

  
102

  
103 104
    public static String UpdateHandler_UPDATE_INSTALLED_TITLE;
104

  
105

  
106 105
    public static String UpdateHandler_UPDATE_INSTALLED_TITLE_MESSAGE;
107

  
108

  
109 106
    public static String UpdateHandler_UPDATES_FOUND_MESSAGE;
110

  
111

  
112 107
    public static String UpdateHandler_UPDATES_FOUND_TITLE;
113 108

  
114 109

  
......
136 131

  
137 132

  
138 133
    public static String ConfiguratorComposite_CONFIGURE;
139
	public static String DefinedTermDropAdapterE4_MOVE_DESCRIPTIONS;
140

  
141 134

  
135
	public static String DefinedTermDropAdapterE4_MOVE_DESCRIPTIONS;
142 136
    public static String DefinedTermDropAdapterE4_MOVE_FAILED;
143

  
144

  
145 137
    public static String DefinedTermDropAdapterE4_MOVE_FAILED_MESSAGE;
146

  
147

  
148 138
    public static String DefinedTermDropAdapterE4_MOVE_FAILED_SAVE_MESSAGE;
149 139

  
140
    public static String DebugPreferences_0;
141
    public static String DebugPreferences_1;
150 142

  
151
    public static String DefinedTermEditorE4_SAVE_MESSAGE;
143
    public static String DefaultFeatureTreePreferenecs_0;
144
    public static String DefaultFeatureTreePreferenecs_1;
152 145

  
153 146

  
147
    public static String DefinedTermEditorE4_SAVE_MESSAGE;
154 148
    public static String DefinedTermEditorE4_SAVE_TITLE;
155

  
156

  
157 149
    public static String DefinedTermMenu_FEATURE_TREE;
158

  
159

  
160 150
    public static String DefinedTermMenu_MENU;
161

  
162

  
163 151
    public static String DefinedTermMenu_OTHER_S;
164

  
165

  
166 152
    public static String DefinedTermMenu_OTHERS;
167

  
168

  
169 153
    public static String DefinedTermMenu_TERM_EDITOR;
170 154

  
171

  
172 155
    public static String DetailsViewerE4_TAXON_HAS_NO_NAME;
173

  
174

  
175 156
    public static String DetailsViewPart_VIEWER_NAME;
157

  
176 158
    public static String EditPasswordElement_PLEASE_CREATE_OR_SAVE_USER;
177 159
    public static String EditPasswordElement_USERNAME_DOES_NOT_EXIST;
178 160

  
......
189 171
    public static String PasswordWizardPage_PASSWORD_MIN_CHARACTER;
190 172
    public static String PasswordWizardPage_PASSWORDS_DO_NOT_MATCH;
191 173
    public static String PasswordWizardPage_REPEAT_PASSWORD;
174

  
192 175
    public static String PresenceAbsenceTermDetailElement_CHOOSE_COLOR;
193 176
    public static String PresenceAbsenceTermDetailElement_COLOR_NOT_SET;
194 177
    public static String PresenceAbsenceTermDetailElement_LABEL_COLOR;
195
    public static String RemotingLoginDialog_CHOOSE_COMPATIBLE_CDM_SERVER;
196

  
197 178

  
179
    public static String RemotingLoginDialog_CHOOSE_COMPATIBLE_CDM_SERVER;
198 180
    public static String RemotingLoginDialog_DEFAULT_LOGIN;
199

  
200

  
201 181
	public static String RemotingLoginDialog_LABEL_ADVANCED;
202

  
203

  
204 182
	public static String RemotingLoginDialog_LABEL_CDM_INSTANCE;
205

  
206

  
207 183
	public static String RemotingLoginDialog_LABEL_CDM_SERVER;
208

  
209

  
210 184
	public static String RemotingLoginDialog_LABEL_CONNECT;
211

  
212

  
213 185
	public static String RemotingLoginDialog_LABEL_EDITOR_CDM_VERSION;
214

  
215

  
216 186
	public static String RemotingLoginDialog_LABEL_EDITOR_CDMLIB_VERSION;
217

  
218

  
219 187
	public static String RemotingLoginDialog_LABEL_LOGIN;
220

  
221

  
222 188
	public static String RemotingLoginDialog_LABEL_LOGIN_COLON;
223

  
224

  
225 189
	public static String RemotingLoginDialog_LABEL_PASSWORD;
226

  
227

  
228 190
	public static String RemotingLoginDialog_LABEL_PORT;
229

  
230

  
231 191
	public static String RemotingLoginDialog_LABEL_REFRESH;
232

  
233

  
234 192
	public static String RemotingLoginDialog_LABEL_REMEMBER_ME;
235

  
236

  
237 193
	public static String RemotingLoginDialog_RETRIEVE_SERVER_INSTANCES;
238

  
239

  
240 194
	public static String RemotingLoginDialog_LABEL_SERVER_CDM_VERSION;
241

  
242

  
243 195
	public static String RemotingLoginDialog_LABEL_SERVER_CDMLIB_VERSION;
244

  
245

  
246 196
	public static String RemotingLoginDialog_LABEL_STOP_MANAGED_SERVER;
247

  
248

  
249 197
	public static String RemotingLoginDialog_LOGIN_CANNOT_BE_EMPTY;
250

  
251

  
252 198
	public static String RemotingLoginDialog_MESSAGE_PORT_SHOULD_BE_INTEGER;
253

  
254

  
255 199
	public static String RemotingLoginDialog_PASSWORD_CANNOT_BE_EMPTY;
256

  
257

  
258 200
	public static String RemotingLoginDialog_SERVER_LAUNCH_ERROR;
259

  
260

  
261 201
	public static String RemotingLoginDialog_STATUS_AVAILABLE;
262

  
263

  
264 202
	public static String RemotingLoginDialog_STATUS_CHECKING;
265

  
266

  
267 203
	public static String RemotingLoginDialog_STATUS_ERROR;
268 204
	public static String RemotingLoginDialog_STATUS_NO_INSTANCES_FOUND;
269

  
270

  
271 205
	public static String RemotingLoginDialog_STATUS_NOT_AVAILABLE;
272

  
273

  
274 206
	public static String RemotingLoginDialog_STATUS_NOT_COMPATIBLE;
275

  
276

  
277 207
	public static String RemotingLoginDialog_STATUS_NOT_STARTED;
278

  
279

  
280 208
	public static String RemotingLoginDialog_STATUS_REMOTING_NOT_ACTIVATED;
281 209
	public static String RemotingLoginDialog_STATUS_RETRIEVING;
282

  
283

  
284 210
	public static String RemotingLoginDialog_STATUS_STARTED;
285

  
286

  
287 211
	public static String RemotingLoginDialog_UPDATE_EDITOR;
288

  
289

  
290 212
	public static String RemotingLoginDialog_CONNECTION_FAILED_MESSAGE;
291

  
292

  
293 213
    public static String RemotingLoginDialog_CONNECTION_FAILED_TITLE;
294

  
295

  
296 214
    public static String RemotingLoginDialog_COULD_NOT_STOP_SERVER;
297

  
298

  
299 215
	public static String RemotingLoginDialog_ERROR_GENERATING_CONFIG_FILE;
300

  
301

  
302 216
	public static String RemotingLoginDialog_ERROR_STARTING_SERVER;
303

  
304

  
305 217
	public static String RemotingLoginDialog_ERROR_STOPPING_SERVER;
306

  
307

  
308 218
	public static String RemotingLoginDialog_GENERATING_CONFIG_FILE;
309

  
310

  
311 219
	public static String RemotingLoginDialog_JOB_SERVER_LAUNCH;
312

  
313

  
314 220
	public static String RemotingLoginDialog_STARTING_MGD_SERVER;
315

  
316 221
	public static String RemotingLoginDialog_TASK_LAUNCHING_SERVER;
317 222

  
318 223

  
319 224
    public static String SearchManager_LARGE_RESULT_EXPECTED;
320 225
    public static String SearchManager_LONG_SEARCH_WARNING;
321
	public static String SupplementalDataViewPart_VIEWER_NAME;
226

  
227
    public static String SupplementalDataPreferences_0;
228

  
229
    public static String SupplementalDataViewPart_VIEWER_NAME;
322 230
	public static String DeleteConfiguration_media_removeFromGallery;
323 231
	public static String DeleteConfiguration_media_deleteIfUsedInTaxonDescription;
324 232
	public static String DeleteConfiguration_media_deleteIfUsedSomeWhereElse;
......
326 234

  
327 235

  
328 236
    public static String DeleteResultMessagingUtils_ABORT;
329

  
330

  
331 237
    public static String DeleteResultMessagingUtils_SUCCES;
332
	public static String DeleteTermBaseOperation_CANNOT_DELETE_TERM;
333

  
334 238

  
239
    public static String DeleteTermBaseOperation_CANNOT_DELETE_TERM;
335 240
    public static String DeleteTermBaseOperation_CANNOT_DELETE_VOC;
336

  
337

  
338 241
    public static String DeleteTermBaseOperation_DELETE_ALL_TERMS_BEFORE;
339

  
340

  
341 242
    public static String DeleteTermBaseOperation_DELETE_FAILED;
342

  
343

  
344 243
    public static String DeleteTermBaseOperation_SYSTEM_TERM;
345

  
346

  
347 244
    public static String DeleteTermBaseOperation_SYSTEM_VOC;
348

  
349

  
350 245
    public static String DeleteTermBaseOperation_TERM_INCLUDES_OTHERS;
351

  
352

  
353 246
    public static String DeleteTermBaseOperation_TERM_INLCUDES;
354

  
355

  
356 247
    public static String DeleteTermBaseOperation_VOC_NOT_EMPTY;
357 248

  
358 249

  
250
    public static String DescriptionPreferences_1;
251

  
359 252
    public static String NewGrantedAuthority_AlreadyInDb;
360 253

  
361 254
    public static String SetSecundumConfiguration_IncludeAcceptedTaxa;
......
398 291
    public static String DatabasePreferencesPage_SetPublishFlag;
399 292

  
400 293
    public static String ImportFromFileAndChooseVocIdWizardPage_AreaVoc;
401

  
402 294
    public static String ImportFromFileAndChooseVocIdWizardOage_AreaVoc_toolTip;
403 295

  
404 296

  
......
411 303

  
412 304

  
413 305
    public static String FeatureTreeDropAdapter_CHOOSE_VOC;
414

  
415

  
416 306
    public static String FeatureTreeDropAdapter_IMPORT_NOT_POSSIBLE;
417

  
418

  
419 307
    public static String FeatureTreeDropAdapter_MOVE_FAILED_SAVE_MESSAGE;
420

  
421

  
422 308
    public static String FeatureTreeDropAdapter_ONLY_MOVE_FEATURES;
423

  
424

  
425 309
    public static String FeatureTreeDropAdapter_ORDER_VOC_NOT_POSSIBLE;
426 310

  
427

  
428 311
    public static String FeatureTreeEditorComposite_ADD_FEATURE;
429

  
430

  
431 312
    public static String FeatureTreeEditorComposite_FEATURE_TREE;
432

  
433

  
434 313
    public static String FeatureTreeEditorComposite_OPEN_TREE;
435

  
436

  
437 314
    public static String FeatureTreeEditorComposite_REMOVE_FEATURE;
438 315

  
439

  
440 316
    public static String FeatureTreeSelectionDialog_CHOOSE_TREE;
441

  
442

  
443 317
    public static String FeatureTreeSelectionDialog_ENTER_LABEL;
444

  
445

  
446 318
    public static String FeatureTreeSelectionDialog_NEW_TREE;
447

  
448

  
449 319
    public static String FeatureTreeSelectionDialog_TREE_LABEL;
450 320

  
451 321

  
452 322
	public static String NonViralNameDetails_confirmDeleteOfZoologicalNameParts;
453

  
454

  
455 323
	public static String NonViralNameDetails_descriptionDeleteZoologicalNameParts;
456

  
457

  
458 324
	public static String NonViralNameDetails_confirmDeleteOfBacterialNameParts;
459

  
460

  
461 325
	public static String NonViralNameDetails_desciptionDeleteOfBacterialNameParts;
462

  
463

  
464 326
	public static String NonViralNameDetails_confirmDeleteOfFungiNameParts;
465

  
466

  
467 327
	public static String NonViralNameDetails_descriptionDeleteOfFungiNameParts;
468

  
469

  
470 328
	public static String NonViralNameDetails_confirmDeleteOfCultivarNameParts;
471

  
472

  
473 329
	public static String NonViralNameDetails_descriptionDeleteOfCultivarNameParts;
474 330

  
475

  
476
    public static String NameDetailsViewComposite_Show_TypeDesignation;
331
	public static String NameDetailsViewComposite_Show_TypeDesignation;
477 332
    public static String NameDetailsViewComposite_Show_Namerelationships;
478 333
    public static String NameDetailsViewComposite_Show_Hybrid;
479 334
    public static String NameDetailsViewComposite_Show_NameApprobiation;
......
493 348
    public static String NameDetailsViewComposite_Show_Protologue;
494 349

  
495 350
    public static String NameDetailsViewConfiguration_activateSimpleDetailsView;
496

  
497

  
498 351
    public static String NameDetailsViewConfiguration_description;
499 352
    public static String NameDetailsViewConfiguration_useLocalSettings;
500 353
    public static String NameDetailsViewConfiguration_description_not_available;
......
506 359
    public static String SetPublishConfiguration_Publish;
507 360
    public static String SetPublishConfiguration_Publish_tooltip;
508 361
    public static String SetPublishConfiguration_Description_Configurator;
509

  
510

  
511 362
    public static String SetPublishConfiguration_IncludeAcceptedTaxa;
512 363
    public static String SetPublishConfiguration_IncludeSharedtaxa;
513 364
    public static String SetPublishConfiguration_IncludeSynonyms;
......
519 370
    public static String ExcelTaxonUpdateWizard_ConfiguratorWizard_label;
520 371

  
521 372

  
373
    public static String ExperimentalFeaturesPreferences;
374

  
375

  
522 376
    public static String SetPublishConfiguration_Title;
523 377
    public static String SetPublishConfiguration_publish;
524 378
    public static String SetPublishConfiguration_dont_publish;
525 379

  
526 380

  
381
    public static String TaxonomicEditorGeneralPreferences_0;
382
    public static String TaxonomicEditorGeneralPreferences_1;
383

  
384

  
527 385
    public static String TCSImportWizard_ConfiguratorWizard_label;
528 386

  
529 387

  
......
565 423
    public static String AbcdImportProvider_description;
566 424

  
567 425
    public static String AvailableAreaVocabulariesPage_PAGE_DESCRIPTION;
568

  
569

  
570 426
    public static String AvailableAreaVocabulariesPage_PAGE_TITLE;
571 427

  
572

  
573 428
    public static String AvailableDistributionPage_CHECK_MESSAGE;
574

  
575

  
576 429
    public static String AvailableDistributionPage_PAGE_DESCRIPTION;
577

  
578

  
579 430
    public static String AvailableDistributionPage_PAGE_TITLE;
580 431

  
581 432

  
......
601 452
    public static String CheckBoxTreeComposite_TOGGLE_TREE_SELECTION;
602 453

  
603 454

  
604
    public static String ChecklistEditorGeneralPreference_3;
605 455
    public static String ChecklistEditorGeneralPreference_enable;
606 456
    public static String GeneralPreference_allowOverride;
607 457
    public static String ChecklistEditorGeneralPreference_open_distribution_selection;
......
645 495

  
646 496
    public static String SpecimenConfiguration_description;
647 497

  
648

  
649 498
    public static String DatabasePreferncesPage_Show_IOMenu;
650 499

  
651

  
652 500
    public static String Distribution_status_selection;
653

  
654

  
655

  
656

  
657 501
    public static String DistributionAdminPreferences_SELECT_STATUS;
658 502

  
659 503

  
......
672 516
    public static String GeneralPreference_override;
673 517

  
674 518

  
519
    public static String MediaPreferences_advanced;
520
    public static String MediaPreferences_preview;
521

  
522

  
675 523

  
676 524

  
677 525

  
......
685 533
    public static String PublishFlagPreference_description_not_allowed;
686 534

  
687 535

  
688

  
689

  
690

  
691

  
692

  
693

  
694

  
695

  
696

  
697

  
698

  
699

  
700

  
701 536
    static {
702 537
        // initialize resource bundle
703 538
        NLS.initializeMessages(BUNDLE_NAME, Messages.class);
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/messages.properties
13 13
LanguageEditorPreferencePage_EditorHasToRestart=The application has to be restarted, in order to complete the language switch.\nDo you want to restart now?
14 14
LanguageEditorPreferencePage_PleaseRestart=Please Restart
15 15
LanguageEditorPreferencePage_RestartRequired=After changing the default language, a restart is required,\nin order for the new settings to take effect.
16
LanguageRepresentationPreferencePage_global=Choose the global language that will be used throughout the editor to get representations in.
17
LanguageRepresentationPreferencePage_enable=Enable Multiple Language Editing Capability
16 18
ListComponent_ADD_PROVIDER=Add Provider
17 19
ListComponent_NO_PROVIDER_AVAILABLE=No Providers available
18 20
ListComponent_REMOVE_PROVIDER=Remove Provider
19 21
OpenCommonNameAreaWizardAdminHandler_COMMON_NAMES=Common Names
20 22
OpenDistributionEditorWizardHandlerAdminE4_DISTRIBUTION=Distribution
21 23
OpenDistributionEditorWizardHandlerE4_DISTRIBUTION=Distribution
22
OrderPreferencePage_NewNavigatorWindowRequired=After changing the order of the taxon nodes, closing and reopen of the taxon navigator is required.
23
OrderPreferencePage_PleaseReopenNavigator=Please close and reopen the taxon navigator.
24
OrderPreferences_Restore=Restore the last Taxon Navigator state.
25
OrderPreferences_Sorting=Sorting
24 26
DatabaseRepairPage_chooseParameter=Please choose the trees where the sortIndex should be recalculated.
25 27
DatabaseRepairPage_updateTaxonNodes=Taxonomic Tree
26 28
DatabaseRepairPage_toolTip_taxonNode=The sort indexes of the taxonomic tree will be recalculated.
......
150 152
SearchManager_LARGE_RESULT_EXPECTED=Large result expected
151 153
SearchManager_LONG_SEARCH_WARNING=The current search will return %s objects. This will take a long time and/or might render the editor unusable. Please consider refining your search.\nSearch anyway?
152 154

  
155
SupplementalDataPreferences_0=Show UUID and object ID in supplemental data view
153 156
SupplementalDataViewPart_VIEWER_NAME=Supplemental Data
157

  
154 158
DefinedTermDropAdapterE4_MOVE_DESCRIPTIONS=Move Terms
155 159
DefinedTermDropAdapterE4_MOVE_FAILED=Move failed
156 160
DefinedTermDropAdapterE4_MOVE_FAILED_MESSAGE=Cannot move term onto itself or its children
157 161
DefinedTermDropAdapterE4_MOVE_FAILED_SAVE_MESSAGE=Moving the term failed. Try saving before.
162

  
163
DebugPreferences_0=Show up widget is disposed error messages.
164
DebugPreferences_1=Disable services api timestamp check
165
DefaultFeatureTreePreferenecs_0=Default Feature Tree to be used for textual descriptions
166
DefaultFeatureTreePreferenecs_1=Default Feature Tree to be used for structured descriptions
167

  
158 168
DefinedTermEditorE4_SAVE_MESSAGE=You have made changes that must be saved before this query can be executed. Would you like to save?
159 169
DefinedTermEditorE4_SAVE_TITLE=Save changes
160 170
DefinedTermMenu_FEATURE_TREE=Feature Tree
......
233 243
ImportFromFileAndChooseVocIdWizardOage_AreaVoc_toolTip=Please choose a vocabulary for the used areas.
234 244
ExcelDistributionUpdateWizard_ConfiguratorWizard_label=Configure Excel distribution update
235 245
AbstractImportWizard_ConfigurationLabel=Configure the Import
246
TaxonomicEditorGeneralPreferences_0=Run long running operations in background
247
TaxonomicEditorGeneralPreferences_1=Connect to last used datasource when launching
236 248
TCSImportWizard_ConfiguratorWizard_label=Configure the TCS import
237 249
FeatureTreeEditorComposite_ADD_FEATURE=Add a feature to this feature tree.
238 250
FeatureTreeEditorComposite_FEATURE_TREE=Feature Tree
......
283 295

  
284 296
ExcelSpecimenUpdateWizard_ConfiguratorWizard_label=Configuration of excel specimen import
285 297
ExcelTaxonUpdateWizard_ConfiguratorWizard_label=Configuration of excel taxon import
298
ExperimentalFeaturesPreferences=Show experimental features
286 299

  
287 300
SetPublishConfiguration_Title=Configuration for setting the publish flag
288 301
SetPublishConfiguration_publish=publish
......
398 411
DatabasePreferncesPage_Show_MediaView=Show Media View
399 412
DatabasePreferncesPage_Show_ChecklistPerspective=Show Checklist Perspective as default Perspective
400 413
DatabasePreferncesPage_Show_TaxonNodeWizard=Taxon Nodes can be edited in Wizard
414

  
401 415
DistributionAdminPreferences_SELECT_STATUS=List of available distribution status
402 416

  
417
MediaPreferences_advanced=Show Advanced Media View in Details View
418
MediaPreferences_preview=Show Preview in Media View (Tree View)
419

  
420

  
403 421
ToggleableText_ToolTip_closed=Cache is created automatically from atomized data, cache protected against manual entries
404 422
ToggleableText_ToolTip_open=Cache can be edited manually, editing the atomized data has no effect on the cache (not recommended)
405 423

  
424

  
406 425
FeatureTreeDropAdapter_CHOOSE_VOC=Choose vocabulary for import
407 426
FeatureTreeDropAdapter_IMPORT_NOT_POSSIBLE=Import not possible
408 427
FeatureTreeDropAdapter_MOVE_FAILED_SAVE_MESSAGE=Moving the feature node failed. Try saving before.
409 428
FeatureTreeDropAdapter_ONLY_MOVE_FEATURES=Can only move features to feature trees
410 429
FeatureTreeDropAdapter_ORDER_VOC_NOT_POSSIBLE=The chosen vocabulary is an ordered vocabulary.\nImporting into ordered vocabularies is currently not supported.
411 430

  
431

  
432
DefaultFeatureTreePreferenecs_0=Default Feature Tree to be used for textual descriptions
433
DefaultFeatureTreePreferenecs_1=Default Feature Tree to be used for structured descriptions
434
DescriptionPreferences_1=Show vocabulary id for term labels.
435
SupplementalDataPreferences_0=Show UUID and object ID in supplemental data view
436

  
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/messages_de.properties
409 409
FeatureTreeDropAdapter_ONLY_MOVE_FEATURES=Es ist nur m?glich, Merkmale auf Merkmalsb?ume zu verschieben.
410 410
FeatureTreeDropAdapter_ORDER_VOC_NOT_POSSIBLE=Das gew?hlte Vokabular ist ein geordnetes Vokabular.\nImporte in geordnete Vokabulare sind aktuell nich unterst?tzt.
411 411

  
412
DebugPreferences_0=Zeige \"Widget is disposed\" Fehler Meldungen.
413
DebugPreferences_1=Deaktiviere die ?berpr?fung des API Timestamp
414

  
415
DefaultFeatureTreePreferenecs_0=Default Merkmalsbaum f?r textuelle Faktendaten
416
DefaultFeatureTreePreferenecs_1=Default Merkmalsbaum f?r strukturelle Faktendaten
417
DescriptionPreferences_1=Zeige Vokabular ID im Label von Termen.
418
SupplementalDataPreferences_0=Zeige UUID und Objekt ID unter Zusatzdaten
419
MediaPreferences_advanced=Zeige erweiterten Media View im Details View
420
MediaPreferences_preview=Zeige Vorschau im Media View (Baumansicht)
421
ExperimentalFeaturesPreferences=Zeige experimentelle Features
422

  
423
LanguageRepresentationPreferencePage_global=W?hlen Sie die Sprache, f?r die im gesamten Editor die Repr?sentationen ausgew?hlt werden sollen (sofern vorhanden).
424
LanguageRepresentationPreferencePage_enable=Aktiviere mehrsprachige Editierbarkeit
425

  
426
OrderPreferences_Restore=Stelle den letzten Navigator Status wieder her.
427
OrderPreferences_Sorting=Sortierung
428

  
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/DebugPreferences.java
10 10

  
11 11
import org.eclipse.jface.preference.BooleanFieldEditor;
12 12

  
13
import eu.etaxonomy.taxeditor.l10n.Messages;
13 14
import eu.etaxonomy.taxeditor.preference.menu.FieldEditorPreferencePageE4;
14 15

  
15 16
/**
......
22 23
    @Override
23 24
    protected void createFieldEditors() {
24 25
        addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(IPreferenceKeys.IS_SHOW_UP_WIDGET_IS_DISPOSED),
25
                "Show up widget is disposed error messages.",
26
                Messages.DebugPreferences_0,
26 27
                getFieldEditorParent()));
27 28
        addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(IPreferenceKeys.DISABLE_SERVICES_API_TIMESTAMP_CHECK),
28
                "Disable services api timestamp check",
29
                Messages.DebugPreferences_1,
29 30
                getFieldEditorParent()));
30 31

  
31 32
    }
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/DefaultFeatureTreePreferenecs.java
27 27
import eu.etaxonomy.cdm.model.description.FeatureTree;
28 28
import eu.etaxonomy.taxeditor.featuretree.FeatureTreeContentProvider;
29 29
import eu.etaxonomy.taxeditor.featuretree.FeatureTreeLabelProvider;
30
import eu.etaxonomy.taxeditor.l10n.Messages;
30 31
import eu.etaxonomy.taxeditor.model.MessagingUtils;
31 32
import eu.etaxonomy.taxeditor.preference.menu.CdmPreferencePage;
32 33
import eu.etaxonomy.taxeditor.store.CdmStore;
......
63 64

  
64 65
	private void createTextTreeSelection(Composite parent){
65 66
		final CLabel label = new CLabel(parent, SWT.NONE);
66
		label.setText("Default Feature Tree to be used for textual descriptions");
67
		label.setText(Messages.DefaultFeatureTreePreferenecs_0);
67 68

  
68 69
		final ListViewer viewer = new ListViewer(parent);
69 70
		viewer.getControl().setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, true));
......
94 95

  
95 96
	private void createStructureTreeSelection(Composite parent){
96 97
		final CLabel label = new CLabel(parent, SWT.NONE);
97
		label.setText("Default Feature Tree to be used for structured descriptions");
98
		label.setText(Messages.DefaultFeatureTreePreferenecs_1);
98 99

  
99 100
		final ListViewer viewer = new ListViewer(parent);
100 101
		viewer.getControl().setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, true));
......
126 127
	/** {@inheritDoc} */
127 128
	@Override
128 129
	public boolean performOk() {
129
		String defaultFeatureTreeForTextualDescriptionUuid = "";
130
		String defaultFeatureTreeForStructuredDescriptionUuid = "";
130
		String defaultFeatureTreeForTextualDescriptionUuid = ""; //$NON-NLS-1$
131
		String defaultFeatureTreeForStructuredDescriptionUuid = ""; //$NON-NLS-1$
131 132

  
132 133
		if(defaultFeatureTreeForTextualDescription != null){
133 134
			defaultFeatureTreeForTextualDescriptionUuid = defaultFeatureTreeForTextualDescription.getUuid().toString();
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/DescriptionPreferences.java
11 11

  
12 12
import org.eclipse.jface.preference.BooleanFieldEditor;
13 13

  
14
import eu.etaxonomy.taxeditor.l10n.Messages;
14 15
import eu.etaxonomy.taxeditor.preference.menu.FieldEditorPreferencePageE4;
15 16

  
16 17
/**
......
23 24
public class DescriptionPreferences extends FieldEditorPreferencePageE4 {
24 25

  
25 26
	/** Constant <code>PLUGIN_ID="eu.etaxonomy.taxeditor.preferences.desc"{trunked}</code> */
26
	public static final String PLUGIN_ID = "eu.etaxonomy.taxeditor.preferences.description";
27
	public static final String PLUGIN_ID = "eu.etaxonomy.taxeditor.preferences.description"; //$NON-NLS-1$
27 28

  
28 29
	@Override
29 30
	protected void createFieldEditors() {
30 31

  
31 32
	    addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(IPreferenceKeys.SHOW_VOCABULARY_ID_FOR_TERM_LABELS),
32
	            "Show vocabulary id for term labels.",
33
	            Messages.DescriptionPreferences_1,
33 34
                getFieldEditorParent()));
34 35
	}
35 36
}
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/ExperimentalFeaturesPreferences.java
1
/**
2
* Copyright (C) 2019 EDIT
3
* European Distributed Institute of Taxonomy
4
* http://www.e-taxonomy.eu
5
*
6
* The contents of this file are subject to the Mozilla Public License Version 1.1
7
* See LICENSE.TXT at the top of this package for the full license terms.
8
*/
9
package eu.etaxonomy.taxeditor.preference;
10

  
11
import org.eclipse.jface.preference.BooleanFieldEditor;
12

  
13
import eu.etaxonomy.taxeditor.l10n.Messages;
14
import eu.etaxonomy.taxeditor.preference.menu.FieldEditorPreferencePageE4;
15

  
16
/**
17
 * @author k.luther
18
 * @since 18.01.2019
19
 *
20
 */
21
public class ExperimentalFeaturesPreferences extends FieldEditorPreferencePageE4 {
22

  
23
    /**
24
     * {@inheritDoc}
25
     */
26
    @Override
27
    protected void createFieldEditors() {
28
        addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(
29
                IPreferenceKeys.SHOW_EXPERIMENTAL_FEATURES),
30
                Messages.ExperimentalFeaturesPreferences, getFieldEditorParent()));
31

  
32
    }
33

  
34
}
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/ExternalServicesPreferences.java
1
/**
2
* Copyright (C) 2019 EDIT
3
* European Distributed Institute of Taxonomy
4
* http://www.e-taxonomy.eu
5
*
6
* The contents of this file are subject to the Mozilla Public License Version 1.1
7
* See LICENSE.TXT at the top of this package for the full license terms.
8
*/
9
package eu.etaxonomy.taxeditor.preference;
10

  
11
import org.eclipse.jface.preference.IntegerFieldEditor;
12
import org.eclipse.jface.preference.StringFieldEditor;
13

  
14
import eu.etaxonomy.taxeditor.databaseAdmin.wizard.SpacerFieldEditor;
15
import eu.etaxonomy.taxeditor.preference.menu.FieldEditorPreferencePageE4;
16

  
17
/**
18
 * @author k.luther
19
 * @since 18.01.2019
20
 *
21
 */
22
public class ExternalServicesPreferences extends FieldEditorPreferencePageE4 {
23

  
24
    /**
25
     * {@inheritDoc}
26
     */
27
    @Override
28
    protected void createFieldEditors() {
29
        addField(new StringFieldEditor(
30
                PreferencesUtil.createPreferenceString(IPreferenceKeys.OPENURL_ACCESS_POINT),
31
                "Mobot Open Url Service Access Point:", getFieldEditorParent()));
32
        addField(new IntegerFieldEditor(
33
                PreferencesUtil.createPreferenceString(IPreferenceKeys.OPENURL_IMAGE_MAX_WIDTH),
34
                "Image Maximum Width:",
35
                getFieldEditorParent()));
36
        addField(new IntegerFieldEditor(
37
                PreferencesUtil.createPreferenceString(IPreferenceKeys.OPENURL_IMAGE_MAX_HEIGHT),
38
                "Image Maximum Height:",
39
                getFieldEditorParent()));
40
        SpacerFieldEditor spacer1 = new SpacerFieldEditor(
41
                getFieldEditorParent());
42

  
43
        addField(new StringFieldEditor(PreferencesUtil.createPreferenceString(
44
                IPreferenceKeys.EDIT_MAP_SERVICE_ACCES_POINT),
45
                "EDIT Map Service Access Point:", getFieldEditorParent()));
46

  
47
    }
48

  
49
}
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/LanguageRepresentationPreferencePage.java
23 23
import org.eclipse.swt.widgets.Label;
24 24

  
25 25
import eu.etaxonomy.cdm.model.common.Language;
26
import eu.etaxonomy.taxeditor.l10n.Messages;
26 27
import eu.etaxonomy.taxeditor.preference.menu.CdmPreferencePage;
27 28
import eu.etaxonomy.taxeditor.store.CdmStore;
28 29

  
......
71 72
		composite.setLayout(new RowLayout(1));
72 73

  
73 74
		final Label label = new Label(composite, SWT.NONE);
74
		label.setText("Choose the global language that will be used throughout the editor to get representations in.");
75
		label.setText(Messages.LanguageRepresentationPreferencePage_global);
75 76

  
76 77
		final Combo combo_globalLanguage = new Combo(composite, SWT.NONE);
77 78

  
......
108 109
		final Button button_toggle = new Button(composite, SWT.CHECK);
109 110

  
110 111

  
111
		button_toggle.setText("Enable Multiple Language Editing Capability");
112
		button_toggle.setText(Messages.LanguageRepresentationPreferencePage_enable);
112 113

  
113 114
		button_toggle.setSelection(isMultilanguageTextEditingCapability);
114 115

  
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/MediaPreferences.java
10 10

  
11 11
import org.eclipse.jface.preference.BooleanFieldEditor;
12 12

  
13
import eu.etaxonomy.taxeditor.l10n.Messages;
13 14
import eu.etaxonomy.taxeditor.preference.menu.FieldEditorPreferencePageE4;
14 15

  
15 16
/**
......
22 23
    @Override
23 24
    protected void createFieldEditors() {
24 25
        addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(IPreferenceKeys.SHOW_ADVANCED_MEDIA_SECTION),
25
                "Show Advanced Media Section",
26
                Messages.MediaPreferences_advanced,
26 27
                getFieldEditorParent()));
27 28
        addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(IPreferenceKeys.SHOW_MEDIA_PREVIEW),
28
                "Show Preview in Media View",
29
                Messages.MediaPreferences_preview,
29 30
                getFieldEditorParent()));
30 31

  
31 32
    }
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/NamePreferences.java
1
/**
2
* Copyright (C) 2019 EDIT
3
* European Distributed Institute of Taxonomy
4
* http://www.e-taxonomy.eu
5
*
6
* The contents of this file are subject to the Mozilla Public License Version 1.1
7
* See LICENSE.TXT at the top of this package for the full license terms.
8
*/
9
package eu.etaxonomy.taxeditor.preference;
10

  
11
import org.eclipse.swt.widgets.Composite;
12
import org.eclipse.swt.widgets.Control;
13

  
14
import eu.etaxonomy.taxeditor.preference.menu.CdmPreferencePage;
15

  
16
/**
17
 * @author k.luther
18
 * @since 18.01.2019
19
 *
20
 */
21
public class NamePreferences extends CdmPreferencePage {
22

  
23
    /**
24
     * {@inheritDoc}
25
     */
26
    @Override
27
    protected Control createContents(Composite parent) {
28
        noDefaultAndApplyButton();
29
        return null;
30
    }
31

  
32
}
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/OrderPreferences.java
34 34
            secondComposite.setLayout(new GridLayout());
35 35

  
36 36
            final Button activateRestoreNavigatorButton = new Button(secondComposite, SWT.CHECK | SWT.LEFT);
37
            activateRestoreNavigatorButton.setText("Restore the last Taxon Navigator state.");
37
            activateRestoreNavigatorButton.setText(Messages.OrderPreferences_Restore);
38 38
            activateRestoreNavigatorButton.setSelection(isRestoreTaxonNavigator);
39 39
            activateRestoreNavigatorButton.addSelectionListener(new SelectionAdapter(){
40 40
                @Override
......
53 53
	        composite.setLayout(new GridLayout());
54 54

  
55 55
	        Label label = new Label(composite, SWT.NONE);
56
	        label.setText("Sorting");
56
	        label.setText(Messages.OrderPreferences_Sorting);
57 57

  
58 58
	        GridData gridData = new GridData();
59 59
            gridData = new GridData(GridData.BEGINNING, GridData.CENTER, true, false);
......
83 83
            orderSelectionCombo.addSelectionListener(this);
84 84

  
85 85
            final Label description = new Label(parent, SWT.NONE);
86
            description.setText(Messages.OrderPreferencePage_NewNavigatorWindowRequired);
86
            description.setText(""); //$NON-NLS-1$
87 87

  
88 88
	        return composite;
89 89
	    }
......
94 94
		    if (this.orderActivated != null){
95 95
    		    PreferencesUtil.setSortNodes(this.orderActivated);
96 96
    	        PreferencesUtil.setStoreNavigatorState(isRestoreTaxonNavigator);
97
    	    	MessageDialog.openInformation(getShell(), null, Messages.OrderPreferencePage_PleaseReopenNavigator);
97
    	    	MessageDialog.openInformation(getShell(), null, ""); //$NON-NLS-1$
98 98
		    }
99 99
			return super.performOk();
100 100

  
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/SearchDialogPreferences.java
1
/**
2
* Copyright (C) 2018 EDIT
3
* European Distributed Institute of Taxonomy
4
* http://www.e-taxonomy.eu
5
*
6
* The contents of this file are subject to the Mozilla Public License Version 1.1
7
* See LICENSE.TXT at the top of this package for the full license terms.
8
*/
9
package eu.etaxonomy.taxeditor.preference;
10

  
11
import org.eclipse.jface.preference.BooleanFieldEditor;
12

  
13
import eu.etaxonomy.taxeditor.preference.menu.FieldEditorPreferencePageE4;
14

  
15
/**
16
 * @author k.luther
17
 * @since 16.10.2018
18
 *
19
 */
20
public class SearchDialogPreferences extends FieldEditorPreferencePageE4 {
21

  
22
    /**
23
     * {@inheritDoc}
24
     */
25
    @Override
26
    protected void createFieldEditors() {
27
        addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(IPreferenceKeys.SHOW_ID_IN_ENTITY_SELECTION_DIAOLOG),
28
                "Show object id in entity selection dialogs",
29
                getFieldEditorParent()));
30
        addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(IPreferenceKeys.IS_SEARCH_FOR_IDENTIFIER_AS_DEFAULT),
31
                "Set search for Identifier as default.",
32
                getFieldEditorParent()));
33
        addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(IPreferenceKeys.SEARCH_FOR_IDENTIFIER_AND_TITLECACHE),
34
                "Search for identifier and titleCache, if identifier search is enabled",
35
                getFieldEditorParent()));
36

  
37
        addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(IPreferenceKeys.SORT_TAXA_BY_RANK_AND_NAME),
38
                "In selection dialogs for taxa, sort by rank and name",
39
                getFieldEditorParent()));
40
        addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(
41
                IPreferenceKeys.FILTER_COMMON_NAME_REFERENCES),
42
                "Filter common name references", getFieldEditorParent()));
43

  
44

  
45

  
46

  
47
    }
48

  
49
}
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/SearchPreferences.java
1 1
/**
2
* Copyright (C) 2018 EDIT
2
* Copyright (C) 2019 EDIT
3 3
* European Distributed Institute of Taxonomy
4 4
* http://www.e-taxonomy.eu
5 5
*
......
8 8
*/
9 9
package eu.etaxonomy.taxeditor.preference;
10 10

  
11
import org.eclipse.jface.preference.BooleanFieldEditor;
11
import org.eclipse.swt.widgets.Composite;
12
import org.eclipse.swt.widgets.Control;
12 13

  
13
import eu.etaxonomy.taxeditor.preference.menu.FieldEditorPreferencePageE4;
14
import eu.etaxonomy.taxeditor.preference.menu.CdmPreferencePage;
14 15

  
15 16
/**
16 17
 * @author k.luther
17
 * @since 16.10.2018
18
 * @since 18.01.2019
18 19
 *
19 20
 */
20
public class SearchPreferences extends FieldEditorPreferencePageE4 {
21
public class SearchPreferences extends CdmPreferencePage {
21 22

  
22 23
    /**
23 24
     * {@inheritDoc}
24 25
     */
25 26
    @Override
26
    protected void createFieldEditors() {
27

  
28
        addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(IPreferenceKeys.IS_SEARCH_FOR_IDENTIFIER_AS_DEFAULT),
29
                "Set search for Identifier as default.",
30
                getFieldEditorParent()));
31
        addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(IPreferenceKeys.SEARCH_FOR_IDENTIFIER_AND_TITLECACHE),
32
                "Search for identifier and titleCache, if identifier search is enabled",
33
                getFieldEditorParent()));
34

  
35

  
36

  
37

  
38

  
27
    protected Control createContents(Composite parent) {
28
        // TODO Auto-generated method stub
29
        return null;
39 30
    }
40 31

  
41 32
}
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/SupplementalDataPreferences.java
1
/**
2
* Copyright (C) 2019 EDIT
3
* European Distributed Institute of Taxonomy
4
* http://www.e-taxonomy.eu
5
*
6
* The contents of this file are subject to the Mozilla Public License Version 1.1
7
* See LICENSE.TXT at the top of this package for the full license terms.
8
*/
9
package eu.etaxonomy.taxeditor.preference;
10

  
11
import org.eclipse.jface.preference.BooleanFieldEditor;
12

  
13
import eu.etaxonomy.taxeditor.l10n.Messages;
14
import eu.etaxonomy.taxeditor.preference.menu.FieldEditorPreferencePageE4;
15

  
16
/**
17
 * @author k.luther
18
 * @since 18.01.2019
19
 *
20
 */
21
public class SupplementalDataPreferences extends FieldEditorPreferencePageE4 {
22

  
23
    /**
24
     * {@inheritDoc}
25
     */
26
    @Override
27
    protected void createFieldEditors() {
28
        addField(new BooleanFieldEditor(PreferencesUtil.createPreferenceString(IPreferenceKeys.SHOW_DEBUG_INFORMATION),
29
                Messages.SupplementalDataPreferences_0,
30
                getFieldEditorParent()));
31
    }
32

  
33
}
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/TaxonPreferences.java
1
/**
2
* Copyright (C) 2019 EDIT
3
* European Distributed Institute of Taxonomy
4
* http://www.e-taxonomy.eu
5
*
6
* The contents of this file are subject to the Mozilla Public License Version 1.1
7
* See LICENSE.TXT at the top of this package for the full license terms.
8
*/
9
package eu.etaxonomy.taxeditor.preference;
10

  
11
import org.eclipse.swt.widgets.Composite;
12
import org.eclipse.swt.widgets.Control;
13

  
14
import eu.etaxonomy.taxeditor.preference.menu.CdmPreferencePage;
15

  
16
/**
17
 * @author k.luther
18
 * @since 18.01.2019
19
 *
20
 */
21
public class TaxonPreferences extends CdmPreferencePage {
22

  
23
    /**
24
     * {@inheritDoc}
25
     */
26
    @Override
27
    protected Control createContents(Composite parent) {
28
        // TODO Auto-generated method stub
29
        return null;
30
    }
31

  
32
}
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/TaxonSearchPreferences.java
1
/**
2
* Copyright (C) 2019 EDIT
3
* European Distributed Institute of Taxonomy
4
* http://www.e-taxonomy.eu
5
*
6
* The contents of this file are subject to the Mozilla Public License Version 1.1
7
* See LICENSE.TXT at the top of this package for the full license terms.
8
*/
9
package eu.etaxonomy.taxeditor.preference;
10

  
11
import org.eclipse.jface.preference.BooleanFieldEditor;
12

  
13
import eu.etaxonomy.taxeditor.preference.menu.FieldEditorPreferencePageE4;
14

  
15
/**
16
 * @author k.luther
17
 * @since 18.01.2019
18
 *
19
 */
20
public class TaxonSearchPreferences extends FieldEditorPreferencePageE4{
21

  
22
    /**
23
     * {@inheritDoc}
24
     */
25
    @Override
26
    protected void createFieldEditors() {
27
        addField(new BooleanFieldEditor(IPreferenceKeys.SEARCH_OPEN_RESULTS_IN_SEPARATE_WINDOWS,
28
                "Open search results in separate windows",
29
                getFieldEditorParent()));
30

  
31
    }
32

  
33
}
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/TaxonomicEditorGeneralPreferences.java
10 10
package eu.etaxonomy.taxeditor.preference;
11 11

  
12 12
import org.eclipse.jface.preference.BooleanFieldEditor;
13
import org.eclipse.jface.preference.StringFieldEditor;
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff