<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rneovim.git/src/nvim/po, branch 20230125_mix</title>
<subtitle>Neovim fork with Rahm's personal hacks.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/'/>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into userreg</title>
<updated>2023-01-25T18:23:01+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>joshuarahm@gmail.com</email>
</author>
<published>2023-01-25T18:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=142d9041391780ac15b89886a54015fdc5c73995'/>
<id>142d9041391780ac15b89886a54015fdc5c73995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(intro): make :help news line easier to translate (#21974)</title>
<updated>2023-01-25T04:53:52+00:00</updated>
<author>
<name>Sizhe Zhao</name>
<email>prc.zhao@outlook.com</email>
</author>
<published>2023-01-25T04:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=06d1e86ff8e7814e4a648293c1a90414fe82bb1e'/>
<id>06d1e86ff8e7814e4a648293c1a90414fe82bb1e</id>
<content type='text'>
Include version number in the translated message so that the word order
can be changed.
Also do not translate URL.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include version number in the translated message so that the word order
can be changed.
Also do not translate URL.</pre>
</div>
</content>
</entry>
<entry>
<title>feat!: remove hardcopy</title>
<updated>2023-01-03T10:07:43+00:00</updated>
<author>
<name>Lewis Russell</name>
<email>lewis6991@gmail.com</email>
</author>
<published>2023-01-03T10:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5841a97500bffa5a2b9eed2eb41025f5587790ba'/>
<id>5841a97500bffa5a2b9eed2eb41025f5587790ba</id>
<content type='text'>
Co-authored-by: Justin M. Keyes &lt;justinkz@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Justin M. Keyes &lt;justinkz@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.2.4412: translation cleanup script does not remove empty lines at end</title>
<updated>2022-11-25T03:38:31+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-11-25T03:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=8212bec4e94b42464cf09b37ae475f9bd3402df6'/>
<id>8212bec4e94b42464cf09b37ae475f9bd3402df6</id>
<content type='text'>
Problem:    Translation cleanup script does not remove empty lines at end.
Solution:   Remove empty lines at the end. (Ken Takata, closes vim/vim#9794)

https://github.com/vim/vim/commit/0257599036ceb3658b27a4de07834ca0d2fa418e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Translation cleanup script does not remove empty lines at end.
Solution:   Remove empty lines at the end. (Ken Takata, closes vim/vim#9794)

https://github.com/vim/vim/commit/0257599036ceb3658b27a4de07834ca0d2fa418e
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(l10n): update zh_CN translations (#21085)</title>
<updated>2022-11-18T00:43:56+00:00</updated>
<author>
<name>Sizhe Zhao</name>
<email>prc.zhao@outlook.com</email>
</author>
<published>2022-11-18T00:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ba04fffe9869159efe6660d782f436fa8348aae2'/>
<id>ba04fffe9869159efe6660d782f436fa8348aae2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: make update-po support optwin.vim (#20840)</title>
<updated>2022-10-28T14:35:48+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-10-28T14:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=d9dce2d955b0359d1555bfa86aa641f26ad6e8bc'/>
<id>d9dce2d955b0359d1555bfa86aa641f26ad6e8bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.2.1585: messages in globals.h not translated</title>
<updated>2022-10-28T00:04:57+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-10-27T14:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=bbbcd5393dc1ad02effc87d55665412ffaa19cc8'/>
<id>bbbcd5393dc1ad02effc87d55665412ffaa19cc8</id>
<content type='text'>
Problem:    Messages in globals.h not translated, xgettext on MS-Windows not
            fully supported.
Solution:   Add globals.h to list of input files.  Update MS-Windows makefiles
            to improve message translations. (Ken Takata, closes vim/vim#6858)

https://github.com/vim/vim/commit/fa57335e532e505ce9229ddb2354a593fb057561

Also update gettext() docs to match latest Vim.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Messages in globals.h not translated, xgettext on MS-Windows not
            fully supported.
Solution:   Add globals.h to list of input files.  Update MS-Windows makefiles
            to improve message translations. (Ken Takata, closes vim/vim#6858)

https://github.com/vim/vim/commit/fa57335e532e505ce9229ddb2354a593fb057561

Also update gettext() docs to match latest Vim.
</pre>
</div>
</content>
</entry>
<entry>
<title>vim-patch:8.2.1544: cannot translate messages in a Vim script</title>
<updated>2022-10-28T00:03:31+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-10-27T10:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=5568267ccb94924b9dcf7bfa5d52da0f16d161e4'/>
<id>5568267ccb94924b9dcf7bfa5d52da0f16d161e4</id>
<content type='text'>
Problem:    Cannot translate messages in a Vim script.
Solution:   Add gettext().  Try it out for a few messages in the options
            window.

https://github.com/vim/vim/commit/0b39c3fd4c5d1c8ebd2efa85fced7df5e17efd3b

Co-authored-by: Bram Moolenaar &lt;Bram@vim.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot translate messages in a Vim script.
Solution:   Add gettext().  Try it out for a few messages in the options
            window.

https://github.com/vim/vim/commit/0b39c3fd4c5d1c8ebd2efa85fced7df5e17efd3b

Co-authored-by: Bram Moolenaar &lt;Bram@vim.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build: fix plural messages missing from .po files (#20830)</title>
<updated>2022-10-27T13:59:46+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2022-10-27T13:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=57af2d6953243cc2ae2ec721606e2447768a7021'/>
<id>57af2d6953243cc2ae2ec721606e2447768a7021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into userreg</title>
<updated>2022-10-11T19:10:36+00:00</updated>
<author>
<name>Josh Rahm</name>
<email>rahm@google.com</email>
</author>
<published>2022-10-11T19:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.josher.dev/cgit/rneovim.git/commit/?id=ad86b5db74922285699ab2a1dbb2ff20e6268a33'/>
<id>ad86b5db74922285699ab2a1dbb2ff20e6268a33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
