Updated i18N

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-open-widget@119365 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-10-02 16:44:59 +00:00 committed by Giancarlo Panichi
parent d1237ffde9
commit b2db6b5a3f
5 changed files with 12 additions and 2 deletions

View File

@ -14,6 +14,9 @@ public interface TDOpenMessages extends Messages {
@DefaultMessage("Open")
String buttonOpenLabel();
@DefaultMessage("Select a Tabular Resource")
String tabResourcesSelectionCardSelectLabel();
@DefaultMessage("Search")
String buttonSearchLabel();

View File

@ -19,6 +19,7 @@ import org.gcube.portlets.user.td.wizardwidget.client.WizardCard;
import org.gcube.portlets.user.td.wizardwidget.client.util.UtilsGXT3;
import com.allen_sauer.gwt.log.client.Log;
import com.google.gwt.core.client.GWT;
import com.google.gwt.event.logical.shared.SelectionEvent;
import com.google.gwt.event.logical.shared.SelectionHandler;
import com.google.gwt.user.client.Command;
@ -39,15 +40,18 @@ import com.sencha.gxt.widget.core.client.event.HideEvent.HideHandler;
*/
public class TabResourcesSelectionCard extends WizardCard {
private static TDOpenMessages msgsTDOpen = GWT.create(TDOpenMessages.class);
protected TabResourcesSelectionCard thisCard;
protected TRId trId;
protected TDOpenSession tdOpenSession;
protected TabResourcesSelectionPanel tabResourcesSelectionPanel;
protected TRId trId;
protected TabResource selectedTabResource = null;
public TabResourcesSelectionCard(TRId trId,
final TDOpenSession tdOpenSession) {
super("Select a Tabular Resource", "");
super(msgsTDOpen.tabResourcesSelectionCardSelectLabel(), "");
Log.debug("TabResourcesSelectionCard");
this.tdOpenSession = tdOpenSession;
thisCard = this;

View File

@ -1,4 +1,5 @@
buttonOpenLabel = Open
tabResourcesSelectionCardSelectLabel = Select a Tabular Resource
buttonSearchLabel = Search
buttonReloadLabel = Reload
tabResourcesSelectionPanelColumnNameLabel = Name

View File

@ -1,4 +1,5 @@
buttonOpenLabel = Abre
tabResourcesSelectionCardSelectLabel = Seleccione una Tabular Resource
buttonSearchLabel = Búsqueda
buttonReloadLabel = Recargar
tabResourcesSelectionPanelColumnNameLabel = Nombre

View File

@ -1,4 +1,5 @@
buttonOpenLabel = Apri
tabResourcesSelectionCardSelectLabel = Seleziona una Tabular Resource
buttonSearchLabel = Cerca
buttonReloadLabel = Reload
tabResourcesSelectionPanelColumnNameLabel = Nome