ref #4611 Restructure string externalization for taxeditor.navigation
authorPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 23 Feb 2017 15:45:47 +0000 (16:45 +0100)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 23 Feb 2017 15:45:47 +0000 (16:45 +0100)
commit6a5433c16107f9cb71c682b7b80a42e0744d3a4e
treed9d4c5cb419081419488e88c3a9573ea808b4be5
parent3feda38533486ee69b5bfba1032a4655a62c779e
ref #4611 Restructure string externalization for taxeditor.navigation

 - created l10n package and moved Messages.java and the
messages.properties files there
eu.etaxonomy.taxeditor.navigation/build.properties
eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/l10n/Messages.java [moved from eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/search/Messages.java with 83% similarity]
eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/l10n/messages.properties [moved from eu.etaxonomy.taxeditor.navigation/OSGI-INF/l10n/messages.properties with 100% similarity]
eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/l10n/messages_de.properties [moved from eu.etaxonomy.taxeditor.navigation/OSGI-INF/l10n/messages_de.properties with 100% similarity]
eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/search/SearchBar.java