Dear Manuel,

This problem occurs on Windows Vista where my language is set to English (South Africa).

This is how I did the installation of gvSIG 1.11 RC1:
1. Uninstalled gvSIG 1.10
2. Deleted the gvSIG folder (this is the folder with the andami-config file)
3. Installed gvSIG 1.11 RC1 - I specified that the install language must be English

When I run gvSIG the language is Spanish. I have attached copies of the andami-config.xml files for you to see: - The first one is from after the install is finished but before I ran gvSIG for the first time. You can see that locale-language="$ISO3_LANG" - The second file is from after I ran gvSIG for the time. Now the locale-language="es"

The problem seems to be with $ISO3_LANG and gvSIG doesn't recognise it.

Regards,
Frank.

On 31/03/2011 10:23, Manuel Madrid wrote:
Hello Frank.

We did some research. The gvSIG language is set by the installer... the
first time. When a user install gvSIG in a computer for the first time a
file called "andami-config.xml" containing some user settings is created
in the gvSIG folder. The installer checks if this file exists. In that
case it doesn't overwrite it so in the case you install gvSIG in Spanish
(as it's the default option) the first time, reinstalling in English
doesn't solve the problem, as the file already exists. The only way is
to run the app and change the settings.

¿Could this happen to you?

Best regards,
Manuel.

Manuel Madrid.
Product and testing manager.
gvSIG project (http://www.gvsig.org).

El 29/03/11 18:42, Frank Sokolic escribió:
Hi all,

After installing 1.11 RC1 the program starts up with Spanish as the GUI
language, even though I specified English during the installation
procedure. It is easy enough to change the language back to English (or
whichever language you require) but you do have to know enough Spanish
to navigate to Ventana> Preferencias> General> Idioma. This is a
minor irritant but should be easy to fix.

Frank.
_______________________________________________
Gvsig_internacional mailing list
[email protected]
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


<?xml version="1.0" encoding="UTF-8"?>
<andami-config locale-language="$ISO3_LANG" pluginsDirectory="gvSIG/extensiones">
	<andami update="yes"/>
        <plugin name="com.iver.cit.gvsig" update="yes"/>
        <plugin name="com.iver.core" update="no"/>
</andami-config>
<?xml version="1.0" encoding="UTF-8"?>
<andami-config locale-language="es" locale-country="" locale-variant=""
    lookAndFeel="com.sun.java.swing.plaf.windows.WindowsLookAndFeel" pluginsDirectory="gvSIG/extensiones">
    <andami update="false"/>
    <plugin name="com.iver.cit.gvsig" update="false"/>
    <plugin name="com.iver.core" update="false"/>
    <plugin name="org.gvsig.copypastegeom" update="false"/>
    <plugin name="com.iver.gvsig.datalocator" update="false"/>
    <plugin name="com.iver.cit.gvsig.jdbc_spatial" update="false"/>
    <plugin name="com.iver.gvsig.addeventtheme" update="false"/>
    <plugin name="org.gvsig.backup" update="false"/>
    <plugin name="org.gvsig.tableImport" update="false"/>
    <plugin name="org.gvsig.hyperlink" update="false"/>
    <plugin name="org.gvsig.newgeoprocess" update="false"/>
    <plugin name="org.gvsig.iconThemeBase" update="false"/>
    <plugin name="org.gvsig.selectduplicates" update="false"/>
    <plugin name="org.gvsig.help" update="false"/>
    <plugin name="org.gvsig.quickInfo" update="false"/>
    <plugin name="org.gvsig.layerLoadingOrder" update="false"/>
    <plugin name="org.gvsig.consecutivenumber" update="false"/>
    <plugin name="es.unex.sextante" update="false"/>
    <plugin name="es.gva.cit.gvsig.catalogClient" update="false"/>
    <plugin name="org.gvsig.selectionTools" update="false"/>
    <plugin name="org.gvsig.georeferencing" update="false"/>
    <plugin name="com.iver.cit.gvsig.wcs" update="false"/>
    <plugin name="org.gvsig.installer.app.extension" update="false"/>
    <plugin name="es.prodevelop.cit.gvsig.arcims" update="false"/>
    <plugin name="org.gvsig.extended-symbology" update="false"/>
    <plugin name="com.iver.cit.gvsig.geoprocessextensions" update="false"/>
    <plugin name="es.udc.cartolab.gvsig.navtable" update="false"/>
    <plugin name="org.gvsig.rastertools" update="false"/>
    <plugin name="org.gvsig.sde" update="false"/>
    <plugin name="org.gvsig.gpe" update="false"/>
    <plugin name="org.gvsig.scripting" update="false"/>
    <plugin name="org.gvsig.tableExport" update="false"/>
    <plugin name="org.gvsig.tableSummarize" update="false"/>
    <plugin name="com.iver.gvsig.centerviewpoint" update="false"/>
    <plugin name="org.gvsig.quickPrint" update="false"/>
    <plugin name="com.iver.cit.gvsig.wfs2" update="false"/>
    <plugin name="org.gvsig.i18n" update="false"/>
    <plugin name="com.iver.cit.gvsig.wms" update="false"/>
    <plugin name="com.iver.cit.gvsig.geoprocess" update="false"/>
    <plugin name="com.iver.cit.gvsig.oracle_spatial" update="false"/>
    <plugin name="org.gvsig.crs" update="false"/>
    <plugin name="com.iver.cit.gvsig.annotation" update="false"/>
    <plugin name="com.iver.cit.gvsig.cad" update="false"/>
    <plugin name="org.gvsig.chartlegend" update="false"/>
    <plugin name="es.iver.derivedGeom" update="false"/>
    <plugin name="com.iver.gvsig.expressionfield" update="false"/>
</andami-config>
_______________________________________________
Gvsig_internacional mailing list
[email protected]
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional

Reply via email to