Patch 8.2.4381 (after 8.2.4380)
Problem: Translation file listed twice.
Solution: Remove one entry.
Files: src/po/Make_all.mak
*** ../vim-8.2.4380/src/po/Make_all.mak 2022-02-14 15:04:50.023760489 +0000
--- src/po/Make_all.mak 2022-02-14 15:08:06.319275948 +0000
***************
*** 120,126 ****
uk.mo \
vi.mo \
zh_CN.UTF-8.mo \
- zh_CN.mo \
zh_TW.UTF-8.mo \
zh_TW.mo \
--- 120,125 ----
*** ../vim-8.2.4380/src/version.c 2022-02-14 15:04:50.023760489 +0000
--- src/version.c 2022-02-14 15:58:47.491084073 +0000
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 4381,
/**/
--
Everybody lies, but it doesn't matter since nobody listens.
-- Lieberman's Law
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/20220214191924.BFAA11C0DFF%40moolenaar.net.