Hi again, My assumption: > [...] > I think the reason lies in the renderer, 'cause in its "_createLabel" method > 'colon' and 'required' strings are appended and therefore the localized string > will become a "regular" JavaScript string. > [...] ...is not 100% correct ;)
The mentioned method *does* create a localized string, but with a different ID. So, "Foo" gets "Foo :" or "Foo <span style='color:red'>*</span> :" depending on the 'required' property ...just FYI /Peter ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
