]> granicus.if.org Git - vim/commit
patch 8.0.1773: dialog messages are not translated v8.0.1773
authorBram Moolenaar <Bram@vim.org>
Sun, 29 Apr 2018 10:22:56 +0000 (12:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 29 Apr 2018 10:22:56 +0000 (12:22 +0200)
commitc36651b4b946333dce0a916326d821d2562cf39d
tree9bda30e7d6d0719595e66c123985c6d064fef793
parent29ce409bfca52bb8a07e2975d06fd788458e9861
patch 8.0.1773: dialog messages are not translated

Problem:    Dialog messages are not translated.
Solution:   Add N_() and _() where needed. (Sergey Alyoshin)
src/diff.c
src/ex_cmds2.c
src/ex_docmd.c
src/message.c
src/po/Make_cyg.mak
src/po/Make_ming.mak
src/po/Make_mvc.mak
src/po/Makefile
src/quickfix.c
src/version.c
src/vim.h