]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0727: message about what register to yank into is not translated v8.0.0727
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Jul 2017 18:54:34 +0000 (20:54 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Jul 2017 18:54:34 +0000 (20:54 +0200)
commit60d0e97497f1104b31f711072ef174af533b61fa
treec8e9ef3ea49d0cb71a43772d14a619f7ba1d2781
parent4d2ba822fd80f5b5ff6d9195a5f0fd802aabf304
patch 8.0.0727: message about what register to yank into is not translated

Problem:    Message about what register to yank into is not translated.
            (LemonBoy)
Solution:   Add _().
src/ops.c
src/version.c