Abdelrazak Younes wrote: > + { "emptylines", "", false, ALL, "", from_ascii("Expect a number > with an optional * before it") },
please mark this translatable as well: + { "emptylines", "", false, ALL, "", _("Expect a number with an optional * before it") }, Jürgen