[mapguide-users] Localization
Bruce Dechant
bruce.dechant at autodesk.com
Fri Apr 7 10:51:48 EDT 2006
Willem,
All the messages generated by the MapGuide server are stored in a
resource file and are easily localizable.
The default windows location is here:
..\mapguide-1.0.0\Server\bin\release\Resources
By default the MapGuide server is set up for the "en" or English locale,
MapGuide uses the ISO 639-1 standard for locale naming.
The "en" locale used by the server is matched to the "server_en.res"
resource file, where "en" is the ISO 639-1 name.
If you want to use another locale you will need to create a new resource
file for the locale you want. First make a copy of the above file and
change the ISO 639-1 name to what you want and then edit the strings
inside the resource file. Then in the "serverconfig.ini" file set the
"DefaultLocale" property to the ISO 639-1 name of the locale file you
just created.
Bruce
_____
From: Willem Schwarte [mailto:willem at giskit.nl]
Sent: Friday, April 07, 2006 5:19 AM
To: users at mapguide.osgeo.org
Subject: [mapguide-users] Localization
How can I localize the mapserver text messages?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide_users/attachments/20060407/c5755da9/attachment.html
More information about the Mapguide_users
mailing list