lfoxton
committed
on 29 Jan 10
LDEV-2480 Author progress

- Added optional fallback language file to the dictionary library. Now if there is a key that isnt translated, it… Show more
LDEV-2480 Author progress

- Added optional fallback language file to the dictionary library. Now if there is a key that isnt translated, it will fallback to the the file specified to find the label. If it still cant be found "??" + key + "??" is returned as with the java languages file implementation.

Show less