Revision 45234

View differences:

trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.swing/org.gvsig.fmap.dal.swing.impl/src/main/java/org/gvsig/fmap/dal/swing/impl/searchpanel/DefaultSearchPanel.java
720 720
                rowCount.setValue(tableModel.getRowCount());
721 721
            } catch (Exception ex) {
722 722
                LOGGER.warn("Search not able to be executed. Can't get features or create table model", ex);
723
                lblMsg.setText(ToolsLocator.getI18nManager().getTranslation("_Errors_getting_new_feature_set")+"...");
723 724
                resetTable();
724 725
            } finally {
725 726
                SwingUtilities.invokeLater(() -> {
trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.app/org.gvsig.app.mainplugin/src/main/resources-plugin/i18n/text.properties
1496 1496
_Export_attribute_as_an_expression_or_as_a_real_field=Exportar el atributo como una expresi\u00f3n o un campo real
1497 1497
_Select_if_field_has_to_be_exported=Seleccionar si desea exportar el campo
1498 1498
_Select_in_the_check_box_wich_fields_wanted_to_be_exported_and_configure_its_attributes=Seleccionar los campos que desean ser \nexportados y configura sus atributos.
1499
_Errors_fetching_new_query=Errores obteniendo la nueva petici\u00f3n
1499
_Errors_fetching_new_query=Errores obteniendo la nueva petici\u00f3n
1500
_Errors_getting_new_feature_set=Errores obteniendo nuevo listado de entidades
trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.app/org.gvsig.app.mainplugin/src/main/resources-plugin/i18n/text_en.properties
1414 1414
_Export_attribute_as_an_expression_or_as_a_real_field=Export attribute as an expression or as a real field
1415 1415
_Select_if_field_has_to_be_exported=Select if field has to be exported
1416 1416
_Select_in_the_check_box_wich_fields_wanted_to_be_exported_and_configure_its_attributes=Select in the check box wich fields \nwanted to export and configure its attributes
1417
_Errors_fetching_new_query=Errors fetching new query
1417
_Errors_fetching_new_query=Errors fetching new query
1418
_Errors_getting_new_feature_set=Errors getting new feature set

Also available in: Unified diff