]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1967: xattr errors not translated v9.0.1967
authorzeertzjq <zeertzjq@outlook.com>
Sun, 1 Oct 2023 07:07:14 +0000 (09:07 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 1 Oct 2023 07:07:14 +0000 (09:07 +0200)
commit7ece036d72cf639b05d3936183220bec7179bf63
tree14529831e847604764475314306454308aee5e5b
parente379e21ddc2dc12abea9dcfd0708e27788bb568c
patch 9.0.1967: xattr errors not translated

Problem:  xattr errors not translated
Solution: mark for translation, consistently capitalize
          first letter.

closes: #13236

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
src/errors.h
src/os_unix.c
src/testdir/test_writefile.vim
src/version.c