label's displayedmnemonic attribute is not localized
List for Users of Carlsbad Cubes' Technologies and Products <[email protected]> Thu, 1 Sep 2005 17:43:57 +0200
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
Hi,
this line added to Parser.<clinit> would fix the subj.
LOCALIZED_ATTRIBUTES.add("displayedmnemonic");
By the way, this led me to the question - why not just make all
attributes localized?
Vitali