From 6f838c04848666c7a02d27c127b0cec26282f730 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20M=C3=BCller?= Date: Fri, 12 Jun 2015 17:37:21 +0200 Subject: [PATCH] fix umlaute in key menus and add gitignore for rcp.target --- .../OSGI-INF/l10n/bundle_de.properties | 10 +++++----- eu.etaxonomy.taxeditor/.gitignore | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 eu.etaxonomy.taxeditor/.gitignore diff --git a/eu.etaxonomy.taxeditor.navigation/OSGI-INF/l10n/bundle_de.properties b/eu.etaxonomy.taxeditor.navigation/OSGI-INF/l10n/bundle_de.properties index 12b1f1376..66a7f8d73 100644 --- a/eu.etaxonomy.taxeditor.navigation/OSGI-INF/l10n/bundle_de.properties +++ b/eu.etaxonomy.taxeditor.navigation/OSGI-INF/l10n/bundle_de.properties @@ -25,7 +25,7 @@ command.label.fixClassificationHierarchy = Erzeuge Taxon-Hierarchie menu.label.0 = Aktualisieren command.label.17 = Liste -command.label.18 = Schl�sselknoten +command.label.18 = Schl\u00fcsselknoten command.label.19 = L\u00F6schen command.name = Neuer Taxonknoten command.name.0 = Neue Klassifikation @@ -34,10 +34,10 @@ command.name.2 = Verschiebe Taxon command.name.3 = Aktualisieren command.name.4 = Kopieren command.name.5 = Verschiebe akzeptiertes Taxon in Synonymie -command.name.6 = Neuer Polytomer Schl�ssel -command.name.7 = Bearbeite Schl�ssel-Knoten -command.name.8 = Aktualisiere Schl�ssel-Liste -command.name.9 = Aktualisiere Schl�ssel-Knoten +command.name.6 = Neuer Polytomer Schl\u00fcssel +command.name.7 = Bearbeite Schl\u00fcssel-Knoten +command.name.8 = Aktualisiere Schl\u00fcssel-Liste +command.name.9 = Aktualisiere Schl\u00fcssel-Knoten command.name.10 = Erzeuge Taxon-Hierarchie view.name.2 = Taxonomiebaum navigatorContent.name = Klassifikation diff --git a/eu.etaxonomy.taxeditor/.gitignore b/eu.etaxonomy.taxeditor/.gitignore new file mode 100644 index 000000000..d62e6a229 --- /dev/null +++ b/eu.etaxonomy.taxeditor/.gitignore @@ -0,0 +1 @@ +/rcp.target -- 2.34.1