Share

JTrac

Tracker: Bugs

5 Some functions not possible because of missing message key - ID: 2890705
Last Update: Attachment added ( manfredwolff )

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.


Manfred Wolff ( manfredwolff ) - 2009-11-02 13:55

5

Open

None

Nobody/Anonymous

None

None

Public


Comments

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
messages_de.properties Here is a complete translation of the german message file Download

Change ( 1 )

Field Old Value Date By
File Added 349364: messages_de.properties 2009-11-03 14:07 manfredwolff