>>>>> "Roman" == Roman Maurer <[EMAIL PROTECTED]> writes:
Roman> Lars Gullik Bjønnes wrote:
>> This will be the last prerelease before 1.0.0 proper. Please test
>> it but be carefull.
Roman> I've found small L12N bug in LyX 1.0.0pre8. If I choose
Roman> Insert / Label (with LANG=sl)
Roman> the buttons have English titles "Cancel, OK, Clear", no matter
Roman> how I set my LANG variable (tried sl, de and fr). It would be
Roman> nice if one could override this behavior, but unfortunately the
Roman> string "Clear" doesn't even appear in po/*.po files.
This is due to the fact that the label popup is a xforms standard
popup and I'm not sure how we can customize it. The problem would be
fixed if we introduced a brand new one (without this stupid 'Clear'
button).
JMarc