Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » L18N plugin
L18N plugin [message #586749] Tue, 26 November 2002 12:59
Eclipse UserFriend
Originally posted by: anatol.pomozov.pms-software.com

Hi, folk.

I'm a web developer. And i need to support localization of web applications,
let it be, for English, Russian and German languages. All localized string
resouces located in
WEB-INF/classes
folder and named

ApplRes.property
ApplRes_ru.property
and so on.

Every time when we want to add new string message we must add in all file
new string

name.of.res=value


This is very inconveniently. So we decide to use Excel file. And use Active
Perl to parse to property file every time when we change resources.

I repeat this is inconveniently.

I am looking for plugin which can edit property file like in Excel, save it
into properties file, and automatic convert with native2ascii tool.
Previous Topic:L18N plugin
Next Topic:how to include java program to existing project
Goto Forum:
  


Current Time: Sat Sep 21 13:33:08 GMT 2024

Powered by FUDForum. Page generated in 0.04295 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top