On 24.06.2013 20:53, PhilipNienhuis wrote:
[snip]
I'll have a look at the Dutch .ts file (although for myself I'd prefer
English).
BTW I do not fully grasp the "description" stuff?
The tab "Editor Styles" in the settings dialog contains the configurable
styles for all used qscintilla lexers. Each style has a description that
is (like all of its settings) directly read from the lexer. This means
the related text strings are not contained in the octave sources but in
the sources of qscintilla which has to be scanned, too.
Should I update nl_NL.ts with those descriptions right now?