On Tue, Nov 12, 2019 at 12:56 AM Bram Moolenaar <
Br...@moolenaar.net> wrote:
> There are a lot of changes, I wonder why.
The file was not update a long time:
115 fuzzy translations, 58 untranslated messages.
> The "cleanup.vim" script needs to be run.
New cleaned file is attached.
Only check.vim reported problem is:
"ru.po" 7488L, 249763C
Mismatching % in line 3619
msgid: %%%d%%%%
msgstr: %d%%%%%%
On line 3619:
msgid "%a %b %d %H:%M:%S %Y"
msgstr "%d %b %Y %a %H:%M:%S"
I think this date/time sting is intended to be localized.