aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/po/tojavascript.vim
Commit message (Collapse)AuthorAge
* vim-patch:8.2.1544: cannot translate messages in a Vim scriptzeertzjq2022-10-28
Problem: Cannot translate messages in a Vim script. Solution: Add gettext(). Try it out for a few messages in the options window. https://github.com/vim/vim/commit/0b39c3fd4c5d1c8ebd2efa85fced7df5e17efd3b Co-authored-by: Bram Moolenaar <Bram@vim.org>