| Free tutorials for Java, Eclipse and Web programming |
Version 0.2
Copyright © 2009 - 2010 Lars Vogel
10.08.2010
| Revision History | ||
|---|---|---|
| Revision 0.1 | 16.08.2009 | Lars Vogel |
| Created | ||
| Revision 0.2 | 10.08.2010 | Lars Vogel |
| bugfixes and enhancements | ||
Table of Contents
The process of preparing an application for beeing translated into several languages is called internationalization which is typically
Within Eclipse RCP and Eclipse plugins two elements are relevant for translation, entries in the plugin.mxl and text in the source code. abbriviated via i18n. This article describes how to internationalize both of them.