Revision b0b118a7
Added by Katja Luther over 5 years ago
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/Messages.java | ||
---|---|---|
38 | 38 |
public static String DatabaseRepairPage_toolTip_taxonBase; |
39 | 39 |
public static String DatabaseRepairPage_Reference; |
40 | 40 |
public static String DatabaseRepairPage_toolTip_reference; |
41 |
public static String DatabaseRepairPage_Specimen; |
|
42 |
public static String DatabaseRepairPage_toolTip_specimen; |
|
43 |
public static String DatabaseRepairPage_TeamOrPerson; |
|
44 |
public static String DatabaseRepairPage_toolTip_teamOrPerson; |
|
41 | 45 |
|
42 | 46 |
public static String LoginDialog_CANCEL_MESSAGE; |
43 | 47 |
public static String LoginDialog_LOGIN; |
... | ... | |
236 | 240 |
public static String FeatureTreeEditorComposite_REMOVE_FEATURE; |
237 | 241 |
|
238 | 242 |
|
243 |
|
|
244 |
|
|
245 |
|
|
239 | 246 |
|
240 | 247 |
|
241 | 248 |
static { |
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/messages.properties | ||
---|---|---|
28 | 28 |
DatabaseRepairPage_toolTip_taxonBase=Caches of all taxa and synonyms are recalculated. |
29 | 29 |
DatabaseRepairPage_Reference=References |
30 | 30 |
DatabaseRepairPage_toolTip_reference=Caches of all references are recalculated. |
31 |
DatabaseRepairPage_Specimen=Specimen |
|
32 |
DatabaseRepairPage_toolTip_specimen=Caches of all Derived Units und Field Units are recalculated. |
|
33 |
DatabaseRepairPage_TeamOrPerson=Teams and Persons |
|
34 |
DatabaseRepairPage_toolTip_teamOrPerson=Caches of all Teams und Persons are recalculated. |
|
31 | 35 |
|
32 | 36 |
UriWithLabelElement_URL_NOT_SAVED=URI won't be saved\! |
33 | 37 |
UriWithLabelElement_COULD_NOT_OPEN_BROWSER=Could not open external browser. URI is invalid. |
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/l10n/messages_de.properties | ||
---|---|---|
28 | 28 |
DatabaseRepairPage_toolTip_taxonBase=Die Caches aller Taxa und Synonyme werden aktualisiert. |
29 | 29 |
DatabaseRepairPage_Reference=Referenzen |
30 | 30 |
DatabaseRepairPage_toolTip_reference=Die Caches aller Referenzen werden aktualisiert. |
31 |
DatabaseRepairPage_Specimen=Specimen |
|
32 |
DatabaseRepairPage_toolTip_specimen=Die Caches aller Derived Units und Field Units werden aktualisiert. |
|
33 |
DatabaseRepairPage_TeamOrPerson=Teams und Personen |
|
34 |
DatabaseRepairPage_toolTip_teamOrPerson=Die Caches aller Teams und Personen werden aktualisiert. |
|
31 | 35 |
|
32 | 36 |
UriWithLabelElement_URL_NOT_SAVED=URI wird nicht gespeichert\! |
33 | 37 |
UriWithLabelElement_COULD_NOT_OPEN_BROWSER=Externer Browser konnte nicht ge?ffnet werden. URI ist ung\u00FCtlig. |
Also available in: Unified diff
add i18N file changes for repair wizard