Hi José, After you translate strings.json to spanish, including changing the first line to 'Fusion.Strings.es =', you need to include this in your application's index.php file with a script tag such as:
<script type="text/javascript" src="../../fusion/text/es/strings.json"></script> Then execute your application using 'index.php?locale=es' when you want it in spanish (or make spanish your default locale.) Any chance you would be willing to share your translated strings files? Andy -- View this message in context: http://n2.nabble.com/spanish-localization---localizaci%C3%B3n-espa%C3%B1ol-tp3350983p3430882.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
