diff options
| author | James McCoy <jamessan@jamessan.com> | 2017-01-02 14:09:48 -0500 |
|---|---|---|
| committer | James McCoy <jamessan@jamessan.com> | 2017-01-09 20:23:41 -0500 |
| commit | 492f2cfeff9a8ed295d2cbf3f4197a91654e07ca (patch) | |
| tree | ade9f538d71baa31f1637a43101ffc46be350e63 /src/nvim/po | |
| parent | 282109c51b557bbd5d4fafb3f543613748831040 (diff) | |
| download | rneovim-492f2cfeff9a8ed295d2cbf3f4197a91654e07ca.tar.gz rneovim-492f2cfeff9a8ed295d2cbf3f4197a91654e07ca.tar.bz2 rneovim-492f2cfeff9a8ed295d2cbf3f4197a91654e07ca.zip | |
vim-patch:7.4.1925
Problem: Viminfo does not merge file marks properly.
Solution: Use a timestamp. Add the :clearjumps command.
https://github.com/vim/vim/commit/2d35899721da0e9359a9fe1059554f8c4ea7f0c1
Diffstat (limited to 'src/nvim/po')
| -rw-r--r-- | src/nvim/po/uk.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nvim/po/uk.po b/src/nvim/po/uk.po index 3145931bfe..cff140508b 100644 --- a/src/nvim/po/uk.po +++ b/src/nvim/po/uk.po @@ -4424,8 +4424,8 @@ msgstr "" "перед записом: %s" #, c-format -msgid "E138: All %s.tmp.X files exist, cannot write ShaDa file!" -msgstr "E138: Усі файли %s.tmp.X зайнято, неможливо записати файл ShaDa!" +msgid "E929: All %s.tmp.X files exist, cannot write ShaDa file!" +msgstr "E929: Усі файли %s.tmp.X зайнято, неможливо записати файл ShaDa!" #, c-format msgid "System error while opening temporary ShaDa file %s for writing: %s" |