diff --git a/src/main/java/org/gcube/portlets/user/td/client/i18n/TDMMessages.java b/src/main/java/org/gcube/portlets/user/td/client/i18n/TDMMessages.java deleted file mode 100644 index 8c71b7c..0000000 --- a/src/main/java/org/gcube/portlets/user/td/client/i18n/TDMMessages.java +++ /dev/null @@ -1,17 +0,0 @@ -package org.gcube.portlets.user.td.client.i18n; - -import com.google.gwt.i18n.client.Messages; - -/** - * - * @author giancarlo - * email: g.panichi@isti.cnr.it - * - */ -public interface TDMMessages extends Messages { - @Key("newRuleTitle") - @DefaultMessage("New Rule") - String newRuleTitle(); - -} - diff --git a/src/main/resources/org/gcube/portlets/user/td/tabulardataportlet.gwt.xml b/src/main/resources/org/gcube/portlets/user/td/tabulardataportlet.gwt.xml index d416b39..b6e2e51 100644 --- a/src/main/resources/org/gcube/portlets/user/td/tabulardataportlet.gwt.xml +++ b/src/main/resources/org/gcube/portlets/user/td/tabulardataportlet.gwt.xml @@ -77,6 +77,8 @@ + +