What's new? | Help | Directory | Sign in
Google
mapstudioos
An application for managing spatial data in a MapGuide server
  
  
  
  
    
Search
for
Updated Feb 18, 2008 by kenneth.skovhede
TranslationHowTo  
This page describes how to translate the application into another language

Introduction

The current version of MapStudio Open Source is fully localizeable. This document describes how to use the translation system.

Details

In the install folder, there exists a folder called "Localization". Inside this folder are a number of files, all with the extension ResX. These files are Xml files.

The name of the file refers to the window (form) it is used in. The filename contains the following structure: Namespace.Classname.languagecode.resx

Some of the files have no language code. These files are the default language (english in this case).

To create a new language, simply copy all the files with no language code, and insert the desired language code. If you do not know what language code to use, you can look in the "About" section of the application, where it will list your language code.

The application will detect the added languages on startup. If you wish to submit your translation, I will include it in the next release.


Sign in to add a comment