Re: AW: AW: i18n
Raoul Pierre <[email protected]> Wed, 27 Jul 2005 20:19:37 +0200
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Uta, I commited your files. >I can do the translations to German for all the modules that have >localizations. >Are there any others than app-personality? > > keel-client, keel-common, svc-authentication-persist, svc-authaurization-persist Take care if you search for message keys in java or jsp files: I used some shortnames, i.e..: "xxx.yyy.zzz" is split in "xxx.yyy", in a declaration statement, and "zzz" in an instruction. I gave priority to "normal" messages for user. I translated also some exception messages and almost no error messages. Note : as translator workbench, I use Eclipse, so I started to add "//$NON-NLS-xxx$" with message keys. Any objection? Pierre http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com