From: Patrick Plitzner Date: Tue, 15 Sep 2015 12:48:51 +0000 (+0200) Subject: Add missing i18n properties to build path X-Git-Tag: remoting-3.10.0~5^2 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/8175c7f6a51901e6d67e4e6ca4d777df938de3a1 Add missing i18n properties to build path --- diff --git a/eu.etaxonomy.taxeditor.editor/build.properties b/eu.etaxonomy.taxeditor.editor/build.properties index 51792637f..5b0708ee1 100644 --- a/eu.etaxonomy.taxeditor.editor/build.properties +++ b/eu.etaxonomy.taxeditor.editor/build.properties @@ -6,4 +6,7 @@ bin.includes = META-INF/,\ icons/,\ p2.inf,\ OSGI-INF/l10n/plugin.properties,\ - OSGI-INF/l10n/plugin_de.properties + OSGI-INF/l10n/plugin_de.properties,\ + OSGI-INF/l10n/plugin_en.properties,\ + OSGI-INF/l10n/messages_de.properties,\ + OSGI-INF/l10n/messages.properties