<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fa57335e - patch 8.2.1585: messages in globals.h not translated</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#fa57335e</link>
        <description>patch 8.2.1585: messages in globals.h not translatedProblem:    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 #6858)

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Fri, 04 Sep 2020 11:53:00 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>0b39c3fd - patch 8.2.1544: cannot translate messages in a Vim script</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#0b39c3fd</link>
        <description>patch 8.2.1544: cannot translate messages in a Vim scriptProblem:    Cannot translate messages in a Vim script.Solution:   Add gettext().  Try it out for a few messages in the options            window.

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Sun, 30 Aug 2020 13:52:10 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>403f3eb4 - Update runtime files.</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#403f3eb4</link>
        <description>Update runtime files.

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Wed, 20 Nov 2019 21:31:13 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>d0380dc7 - patch 8.1.1468: the generated desktop files may be invalid</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#d0380dc7</link>
        <description>patch 8.1.1468: the generated desktop files may be invalidProblem:    The generated desktop files may be invalid.Solution:   Check validity with desktop-file-validate. (Christian Brabandt,            Will Thompson, closes #4480)

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Wed, 05 Jun 2019 19:25:34 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>91882cf7 - patch 8.1.1282: running make in src/po leaves LINGUAS file behind</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#91882cf7</link>
        <description>patch 8.1.1282: running make in src/po leaves LINGUAS file behindProblem:    Running make in src/po leaves LINGUAS file behind. (Ken Takata)Solution:   Delete LINGUAS after running msgfmt.

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Sun, 05 May 2019 19:01:51 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>12e91862 - patch 8.1.1255: building desktop files fails on FreeBSD</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#12e91862</link>
        <description>patch 8.1.1255: building desktop files fails on FreeBSDProblem:    Building desktop files fails on FreeBSD. (Adam Weinberger)Solution:   Avoid using non-portable construct in Makefile. (closes #4332)

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Fri, 03 May 2019 19:20:03 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>d96dbd6f - patch 8.1.1240: runtime desktop files are overwritten by build</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#d96dbd6f</link>
        <description>patch 8.1.1240: runtime desktop files are overwritten by buildProblem:    Runtime desktop files are overwritten by build. (Tony Mechelynck)Solution:   Instead of copying the files find them with &quot;make install&quot;.

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Tue, 30 Apr 2019 19:27:34 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>49543fbc - patch 8.1.1215: &quot;make clean&quot; does not remove generated src/po files</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#49543fbc</link>
        <description>patch 8.1.1215: &quot;make clean&quot; does not remove generated src/po filesProblem:    &quot;make clean&quot; does not remove generated src/po files.Solution:   Remove the files for &quot;make clean&quot;. (Christian Brabandt)

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Sat, 27 Apr 2019 16:32:31 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>9a419ffb - patch 8.1.1154</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#9a419ffb</link>
        <description>patch 8.1.1154

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Thu, 11 Apr 2019 16:44:11 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>26096cc9 - patch 8.1.1149: building desktop files fails with older msgfmt</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#26096cc9</link>
        <description>patch 8.1.1149: building desktop files fails with older msgfmtProblem:    Building desktop files fails with older msgfmt.Solution:   Add autoconf check.  Avoid always building the desktop files.

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Thu, 11 Apr 2019 13:25:40 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>a60e536a - patch 8.1.1147: desktop file translations are requiring manual updates</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#a60e536a</link>
        <description>patch 8.1.1147: desktop file translations are requiring manual updatesProblem:    Desktop file translations are requiring manual updates.Solution:   Use the .po files for desktop file translations. (Christian            Brabandt)

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Thu, 11 Apr 2019 11:11:39 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>d1d037e9 - patch 8.1.0111: .po files do not use recommended names</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#d1d037e9</link>
        <description>patch 8.1.0111: .po files do not use recommended namesProblem:    .po files do not use recommended names.Solution:   Give a warning if the recommended name is not used.  Accept the            recommended name for conversion. (Christian Brabandt, Ken Takata)

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Sun, 24 Jun 2018 16:04:50 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>a4a2934e - patch 8.1.0108: no Danish translations</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#a4a2934e</link>
        <description>patch 8.1.0108: no Danish translationsProblem:    No Danish translations.Solution:   Add Danish message translations. (closes #3073)  Move list of            languages to a common makefile.

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Sun, 24 Jun 2018 13:52:56 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>c36651b4 - patch 8.0.1773: dialog messages are not translated</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#c36651b4</link>
        <description>patch 8.0.1773: dialog messages are not translatedProblem:    Dialog messages are not translated.Solution:   Add N_() and _() where needed. (Sergey Alyoshin)

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Sun, 29 Apr 2018 10:22:56 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>228de1df - patch 8.0.1606: singular/plural variants not translated</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#228de1df</link>
        <description>patch 8.0.1606: singular/plural variants not translatedProblem:    Singular/plural variants not translated.Solution:   Add NGETTEXT argument to xgettext. (Sergey Alyoshin)

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Wed, 14 Mar 2018 19:11:12 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>22f1d0e3 - Updated runtime files.</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#22f1d0e3</link>
        <description>Updated runtime files.Add Serbian translations and spell checking.

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Tue, 27 Feb 2018 13:53:30 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>24a98a0e - Update runtime files</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#24a98a0e</link>
        <description>Update runtime files

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Wed, 27 Sep 2017 20:23:55 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>74675a66 - Updated runtime files and translations.</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#74675a66</link>
        <description>Updated runtime files and translations.

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Sat, 15 Jul 2017 11:53:23 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>16038d50 - patch 8.0.0245: zh_CN.cp936.po has a conversion error</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#16038d50</link>
        <description>patch 8.0.0245: zh_CN.cp936.po has a conversion errorProblem:    The generated zh_CN.cp936.po message file is not encoded properly.Solution:   Instead of using zh_CN.po as input, use zh_CN.UTF-8.po.

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Fri, 27 Jan 2017 19:37:49 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>e639eb44 - updated for version 7.4.322</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/po/Makefile#e639eb44</link>
        <description>updated for version 7.4.322Problem:    Using &quot;msgfmt&quot; is hard coded, cannot use &quot;gmsgfmt&quot;.Solution:   Use the msgfmt command found by configure. (Danek Duvall)

            List of files:
            /vim-8.2.3635/src/po/Makefile</description>
        <pubDate>Thu, 12 Jun 2014 16:03:29 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
</channel>
</rss>
