Gerald Richter wrote:
my %messages = ( 'cz' => { 'Heading' => 'Hlavicka', 'Submit' => undef,You need to remove, the above line, then it will work. It seems to work better, but is this practical? undef serves to translators so they can find fast new/modified expressions - when I delete them it will be necessary to add some pre/post processing of the dictionary to extract new stuff. - Robert |
- default_messages ignored? RobertCZ
- RE: default_messages ignored? Gerald Richter
- Re: default_messages ignored? RobertCZ