| Title | jspwiki should add internationalization feature |
| Date | 15-Sep-2006 10:40:41 EEST |
| JSPWiki version | 2.4.53 |
| Submitter | 221.137.100.152 |
| Idea Category | GenericIdea |
| Reference | |
| Idea Status | NewIdea |
jspwiki should add internationalization feature
store all strings in resource files: ApplicationResources.properties ApplicationResources_de.properties ........... examples:
bookmarkForm.correct.title=Correct Bookmark bookmarkForm.correct.subtitle=Correct fields and re-submit
It is a standard, many web applications adopted it!!!
Yes, it's a good idea, and we've in fact nearly implemented it already. It'll be in the 2.6 release.