« [Tip] Looping through records fast | Main | [Challenge] Week 2/28/05: Getting form and field names »

February 25, 2005

[Tip] i18n localization example

by Bob Cusick
Servoy USA

This sample file demonstrates Servoy's ability to easily localize your solution. To see this example in another language - change the "Default Local" in the "Local" tab in the Preferences and RESTART Servoy. The languages that are supported in this solution are: English, Dutch (Nederlands [Nederland]), and Spanish (espanol).

Setting up localization in Servoy solutions is very easy, but it does require some planning. You need to think about where you use labels, static text, and quoted literals (in dialog messages, for example). You will also need a table to hold the localization information. The easiest way to create the table is to open Preferences and choose the "Locale" tab. Choose a server connection where you want the table to be created and then click the "Create" button. A table called "messages" will be created automatically.

| Posted by David Workman on February 25, 2005 at 02:40 PM in Tips | Permalink

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/t/trackback/118167/1907788

Listed below are links to weblogs that reference [Tip] i18n localization example:

Comments

Post a comment