From 0b39c3fd4c5d1c8ebd2efa85fced7df5e17efd3b Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 30 Aug 2020 15:52:10 +0200 Subject: patch 8.2.1544: cannot translate messages in a Vim script Problem: Cannot translate messages in a Vim script. Solution: Add gettext(). Try it out for a few messages in the options window. --- Filelist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Filelist') diff --git a/Filelist b/Filelist index 42eaa1d3ed..cd1325f30e 100644 --- a/Filelist +++ b/Filelist @@ -1028,6 +1028,8 @@ LANG_SRC = \ src/po/README_mvc.txt \ src/po/check.vim \ src/po/cleanup.vim \ + src/po/tojavascript.vim \ + src/po/fixfilenames.vim \ src/po/Makefile \ src/po/Make_all.mak \ src/po/Make_cyg.mak \ -- cgit v1.2.3