Revision ab4de114
Added by Patrick Plitzner over 5 years ago
eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF | ||
---|---|---|
27 | 27 |
org.eclipse.equinox.p2.metadata, |
28 | 28 |
org.eclipse.equinox.p2.engine, |
29 | 29 |
org.eclipse.equinox.p2.metadata.repository, |
30 |
org.eclipse.equinox.p2.repository, |
|
31 |
org.eclipse.e4.ui.workbench, |
|
32 |
org.eclipse.e4.core.di.annotations;bundle-version="1.5.0", |
|
33 |
eu.etaxonomy.taxeditor.workbench;bundle-version="1.0.0" |
|
30 |
org.eclipse.equinox.p2.repository |
|
34 | 31 |
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
35 | 32 |
Bundle-ActivationPolicy: lazy |
36 | 33 |
Import-Package: eu.etaxonomy.cdm.database, |
eu.etaxonomy.taxeditor.application/OSGI-INF/l10n/plugin.properties | ||
---|---|---|
15 | 15 |
perspective.name.1 = Uses |
16 | 16 |
perspective.name.2 = Derivatives |
17 | 17 |
perspective.name.3 = Checklist |
18 |
menu.label = General |
|
19 |
menu.label.0 = Edit |
|
20 |
menu.label.1 = Window |
|
21 |
menu.label.2 = Help |
|
22 |
menu.label.3 = New |
|
23 |
menu.label.4 = Admin |
|
24 |
command.label = Close |
|
25 |
command.label.0 = Close All |
|
26 |
command.label.1 = Save |
|
27 |
command.label.2 = Save All |
|
28 |
command.label.3 = Import... |
|
29 |
command.label.4 = Export... |
|
30 |
command.label.5 = Exit |
|
31 |
command.label.6 = Undo |
|
32 |
command.label.7 = Redo |
|
33 |
command.label.8 = Cut |
|
34 |
command.label.9 = Copy |
|
35 |
command.label.10 = Paste |
|
36 |
command.label.11 = Delete |
|
37 |
command.label.12 = Preferences |
|
38 |
command.label.13 = Help Contents |
|
39 |
command.label.14 = Search |
|
40 |
command.label.15 = Dynamic Help |
|
41 |
command.label.16 = Parser Help Website |
|
42 |
command.label.17 = Check for Updates |
|
43 |
command.label.18 = Install New Software... |
|
44 |
command.label.19 = About Taxonomic Editor |
|
45 |
command.label.20 = About the EDIT Platform |
|
46 |
command.label.21 = New |
|
47 |
command.label.22 = Save |
|
48 |
command.label.23 = Database Preferences |
|
49 |
command.label.24 = Database Repair Functionality |
|
50 | 18 |
product.name = EDIT Taxonomic Editor |
51 |
command.name = Parser Help |
|
52 |
command.name.0 = About the EDIT Platform |
|
53 | 19 |
activity.description = Disable unwanted eclipse UI |
54 | 20 |
activity.name = Disable |
55 | 21 |
product.name.0 = EDIT Taxonomic Editor |
eu.etaxonomy.taxeditor.workbench/OSGI-INF/l10n/bundle.properties | ||
---|---|---|
1 | 1 |
#Properties file for eu.etaxonomy.taxeditor.workbench |
2 |
perspective.name = Taxonomic |
|
3 |
perspective.name.0 = Polytomous Key |
|
4 |
perspective.name.1 = Uses |
|
5 |
perspective.name.2 = Derivatives |
|
6 |
perspective.name.3 = Checklist |
|
7 | 2 |
menu.label = General |
8 | 3 |
menu.label.0 = Edit |
9 | 4 |
menu.label.1 = Window |
... | ... | |
36 | 31 |
command.label.22 = Save |
37 | 32 |
command.label.23 = Database Preferences |
38 | 33 |
command.label.24 = Database Repair Functionality |
39 |
product.name = EDIT Taxonomic Editor |
|
40 | 34 |
command.name = Parser Help |
41 | 35 |
command.name.0 = About the EDIT Platform |
42 |
activity.description = Disable unwanted eclipse UI |
|
43 |
activity.name = Disable |
|
44 |
product.name.0 = EDIT Taxonomic Editor |
eu.etaxonomy.taxeditor.workbench/OSGI-INF/l10n/bundle_de.properties | ||
---|---|---|
1 |
perspective.name = Taxonomisch |
|
2 |
perspective.name.0 = Polytomer Schl?ssel |
|
3 |
perspective.name.1 = Nutzung |
|
4 |
perspective.name.2 = Derivate |
|
5 |
perspective.name.3 = Checklisten |
|
6 | 1 |
menu.label = Datei |
7 | 2 |
menu.label.0 = Bearbeiten |
8 | 3 |
menu.label.1 = Extras |
... | ... | |
35 | 30 |
command.label.22 = Speichern |
36 | 31 |
command.label.23 = Datenbank Pr?ferenzen |
37 | 32 |
command.label.24 = Datenbank Reparatur Funktionalit?t |
38 |
product.name = EDIT Taxonomischer Editor |
|
39 | 33 |
command.name = Parser Hilfe |
40 | 34 |
command.name.0 = \u00dcber die EDIT Platform |
41 |
activity.description = Schalte unerw\u00fcnschte eclipse UI aus |
|
42 |
activity.name = Ausschalten |
|
43 |
product.name.0 = EDIT Taxonomischer Editor |
Also available in: Unified diff
ref #6566 Clean up of dependencies and i18n