[vim/vim] translation(cleanup): squeeze successive empty lines and stray comments (PR #19860)

2 views
Skip to first unread message

Eisuke Kawashima

unread,
Mar 29, 2026, 7:56:53 PM (3 days ago) Mar 29
to vim/vim, Subscribed

You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/19860

Commit Summary

  • 8ffb275 translation(cleanup): squeeze successive empty lines and stray comments

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19860@github.com>

Eisuke Kawashima

unread,
Mar 29, 2026, 8:18:36 PM (3 days ago) Mar 29
to vim/vim, Subscribed
e-kwsm left a comment (vim/vim#19860)

note:

https://github.com/vim/vim/blob/3c0f8000e152ceb02619249f5ebf06d6ffe9c8d8/src/po/cleanup.vim#L20

does not remove a fuzzy entry like

#, fuzzy
msgid ""
"foo"
msgstr "bar"

msgmerge --for-msgfmt does a better job: it removes untranslated messages, fuzzy messages (except the header entry), and obsolete messages from the output.
But it means headers are gone as well.
https://github.com/vim/vim/blob/3c0f8000e152ceb02619249f5ebf06d6ffe9c8d8/src/po/af.po#L1-L25


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19860/c4151403692@github.com>

Eisuke Kawashima

unread,
Mar 30, 2026, 3:51:24 PM (2 days ago) Mar 30
to vim/vim, Push

@e-kwsm pushed 1 commit.

  • ba10453 translation(cleanup): squeeze successive empty lines and remove stray comments


View it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19860/before/8ffb275eb19ee3130d109d23d5141f6af0b0362d/after/ba10453c1b3277f26df0c3c912eb52de87141ff5@github.com>

Christian Brabandt

unread,
Mar 31, 2026, 3:08:31 PM (yesterday) Mar 31
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#19860)

thanks


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19860/c4164809833@github.com>

Christian Brabandt

unread,
Mar 31, 2026, 3:14:25 PM (yesterday) Mar 31
to vim/vim, Subscribed

Closed #19860 via 52169db.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19860/issue_event/24086204280@github.com>

Reply all
Reply to author
Forward
0 new messages