mirror of
https://github.com/vim/vim.git
synced 2026-02-19 11:53:56 +01:00
Problem: Message for opening the cmdline window is not translated.
Solution: Add gettext() and scan the defaults script for text to be
translated. (closes #12371)