diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/nvim/po/Makefile | 2 | ||||
-rw-r--r-- | src/nvim/po/es.po | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/nvim/po/Makefile b/src/nvim/po/Makefile index d702b9f277..2b03fe0676 100644 --- a/src/nvim/po/Makefile +++ b/src/nvim/po/Makefile @@ -127,7 +127,7 @@ CHECKFILES = \ PACKAGE = nvim SHELL = /bin/sh -VIM = ../../build/bin/nvim +VIM = ../../../build/bin/nvim # The OLD_PO_FILE_INPUT and OLD_PO_FILE_OUTPUT are for the new GNU gettext # tools 0.10.37, which use a slightly different .po file format that is not diff --git a/src/nvim/po/es.po b/src/nvim/po/es.po index d8ea0f099b..0367059d77 100644 --- a/src/nvim/po/es.po +++ b/src/nvim/po/es.po @@ -1,4 +1,4 @@ -# Vim7/src/po/vim.pot translation to Spanish. +# Spanish translation for Vim # # Translation project homepage: # vim-doc-es http://www.assembla.com/wiki/show/vim-doc-es |