| | |
How to localize the software to my language
![]() |
http://unixhelp.ed.ac.uk/CGI/man-cgi?gettext+3
Eg.
Eg.
#include <stdio.h>
#include <libintl.h>
int main ( ) {
printf( "%s\n", gettext("hello world") );
return 0;
} Language dependent, but often it will go down to simple text file from which localized term would be read.
If you can be specific which language you use somebody may be able to point you in right direction
If you can be specific which language you use somebody may be able to point you in right direction
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
•
•
•
•
Language dependent, but often it will go down to simple text file from which localized term would be read.
If you can be specific which language you use somebody may be able to point you in right direction
From english to tamil,malayalam (south indian languages).And can you specify the simple text file(any common name for all software sources which has localized terms.
Last edited by mmangai; Jul 3rd, 2009 at 12:19 pm. Reason: speling
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
For start yo can have look at Iternationalization. I'm not sure if this will be best solution for you, but as previously mentioned you can create "property" files with localization for given languages (you can have look at Pebble bloging application, where these files are stored in TOMCAT_DIR\WEB-INF\classes).
If this info is not enough please create new thread in Java section
If this info is not enough please create new thread in Java section
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Publilius Syrus
(~100 BC)
LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
•
•
•
•
For start yo can have look at Iternationalization. I'm not sure if this will be best solution for you, but as previously mentioned you can create "property" files with localization for given languages (you can have look at Pebble bloging application, where these files are stored in TOMCAT_DIR\WEB-INF\classes).
If this info is not enough please create new thread in Java section
![]() |
Similar Threads
- how to make typing tutor software in c (C)
- plz i want t learn vb.net (VB.NET)
- Software info help :) (HTML and CSS)
- Virtual 360 tour (IT Professionals' Lounge)
- How to get started in IT? (IT Professionals' Lounge)
- Hello from Ancona, Italy (Community Introductions)
- HD problems (Windows NT / 2000 / XP)
- Where to head with C++ programming? (IT Professionals' Lounge)
- Access Web Database? (Database Design)
- For those of you who need a website database! (ASP.NET)
Other Threads in the IT Professionals' Lounge Forum
- Previous Thread: Career Guidance
- Next Thread: ideas for developing new utility
| Thread Tools | Search this Thread |
1gbit advertising advice amazon answers archive british broadband business businessprocesses career carrier censorship cern china cio collectiveintelligence connectivity consumer consumers corporateearnings datatransfer debtcollectors dictionary digg digital ebay ecommerce email employment environment facebook food government grid high-definition hottub infodelivery infotech intel internet interview ipod isp japan kindle lhc library malware marketing mit moonfruit news onlineshopping piracy piratebay pope porn program questions r&d religion remoteworking research retail security sex shopping simple skype smallbusiness smb sms socialmedia socialnetworking software softwareengineer spam speed spending startrek statistics stocks study stumbleupon survey tabletpc technology touch-screen touchscreen twitter uk videoinprint voips web webdeveloper windows words






