Hi!
On 12/04/12 14:14, Dirk Stöcker wrote:
> You use values_context in <list_entry> when given for the combo. The
> perl should reflect this, otherwise translations can't be used in this
> combination.
I thought, I do so. See line 139 in convpreset:
> my $vctxi = ($line =~ /value_context=(".*?")/) ? $1 : $vctx;