In the german version some functions (e.g. excel import) are not possible,
because not all message keys defined are translatet and given in the german
messages_de.properties. Wicket throws an exception if the key is not
found.
As a work arround you can copy the messages_en.properties to
messages.properties. The java ressource loader loads the ressource out of
this (default) file, if any key is missing. The disadvantage is, you may
have some keys translatet in english but all functions will be work.
Nobody/Anonymous
None
None
Public
| Filename | Description | Download |
|---|---|---|
| messages_de.properties | Here is a complete translation of the german message file | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| File Added | 349364: messages_de.properties | 2009-11-03 14:07 | manfredwolff |