Statistics
| Revision:

root / trunk / libraries / libInternationalization / src / org / gvsig / i18n @ 6665

Name Size Revision Age Author Comment
Messages.java 21.8 KB 6664 almost 18 years cesar Update comments on getText methods
MessagesClassLoader.java 2.57 KB 5868 almost 18 years cesar Add TranslationDatabase and MessagesClassLoader...
package.html 581 Bytes 6665 almost 18 years cesar Update package description

Latest revisions

# Date Author Comment
6665 08/04/2006 02:01 PM cesar

Update package description

6664 08/04/2006 02:00 PM cesar

Update comments on getText methods

6343 07/14/2006 08:52 AM cesar

Don't return empty translations, return key instead

6294 07/11/2006 03:12 PM cesar

Show the callerName when logging

5868 06/15/2006 03:13 PM cesar

Add TranslationDatabase and MessagesClassLoader classes

5767 06/09/2006 10:10 AM cesar

Separate languages in different hashmaps, to properly load keys from a second file where they were already loaded from a fallback language

5599 06/02/2006 09:37 AM cesar

Optimize data structures: use HashMap, ArrayList. Don't show the missing resource exception, show the message instead. Implement the parameter "log" in some getText methods (it was present but not implemented).

4780 04/10/2006 09:43 AM cesar

Correct a corner case in addResourceFamily

4736 04/05/2006 08:28 AM cesar

Add package.html. Remove unused members. Add a new getString method

4728 04/04/2006 02:23 PM cesar

Complete and polish Javadoc comments. Tidy the sources a bit. Remove some methods which are implementation-dependent. Add a size() method and make it protected, as is only intended for the unitTests

View revisions

Also available in: Atom