Pauli Virtanen <[EMAIL PROTECTED]> writes: | 5. In src/frontends/xforms/FormDocument.C some strings like | "default|..." are not translated although they appear in UI. Just adding | _() will likely break something, since these are copied as-is to | BufferParams.
yes...
There problem with some of these is that the actual contents of the
gui strings/labels is used later. This is likely to break if these
strings has been translated.
There is stuff to be fixed here...
--
Lgb
