Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@113982 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-04-13 14:46:31 +00:00
parent 52d2031e7c
commit 37602b7d7e
2 changed files with 2 additions and 17 deletions

View File

@ -1,17 +0,0 @@
package org.gcube.portlets.user.td.client.i18n;
import com.google.gwt.i18n.client.Messages;
/**
*
* @author giancarlo
* email: <a href="mailto:g.panichi@isti.cnr.it">g.panichi@isti.cnr.it</a>
*
*/
public interface TDMMessages extends Messages {
@Key("newRuleTitle")
@DefaultMessage("New Rule")
String newRuleTitle();
}

View File

@ -77,6 +77,8 @@
<!-- Specify the app entry point class. -->
<entry-point class='org.gcube.portlets.user.td.client.TabularDataPortlet' />
<!--
<set-configuration-property name="locale.cookie"
value="TDLangCookie" />