mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-12-29 00:05:58 +00:00
68 lines
2.2 KiB
Text
68 lines
2.2 KiB
Text
2006-01-28 Paul D. Smith <psmith@gnu.org>
|
||
|
||
* LINGUAS: Added new translation for Vietnamese (vi).
|
||
|
||
2005-07-14 Paul D. Smith <psmith@gnu.org>
|
||
|
||
* LINGUAS: Added new translation for Indonesian (id).
|
||
|
||
2005-05-09 Paul D. Smith <psmith@gnu.org>
|
||
|
||
* POTFILES.in: Add new file vmsjobs.c.
|
||
|
||
2005-04-06 Paul D. Smith <psmith@gnu.org>
|
||
|
||
* LINGUAS: Added a new translation for Kinywarwanda (rw).
|
||
|
||
2005-02-09 Paul D. Smith <psmith@gnu.org>
|
||
|
||
* LINGUAS: Added a new translation for Irish (ga).
|
||
|
||
2005-02-01 Paul D. Smith <psmith@gnu.org>
|
||
|
||
* LINGUAS: Added a new translation for Finnish (fi).
|
||
|
||
2003-10-18 Paul D. Smith <psmith@gnu.org>
|
||
|
||
* LINGUAS: Added a new translation for Belarusian (be).
|
||
|
||
2002-12-19 Paul D. Smith <psmith@gnu.org>
|
||
|
||
* LINGUAS: Added a new translation for Ukrainian (uk).
|
||
|
||
2002-10-05 Paul D. Smith <psmith@gnu.org>
|
||
|
||
* POTFILES.in: Add variable.h as it has a translatable string.
|
||
|
||
2002-08-08 Paul D. Smith <psmith@gnu.org>
|
||
|
||
* LINGUAS: Add a new translation for Chinese (simplified) (zh_CN).
|
||
|
||
2002-08-02 Paul D. Smith <psmith@gnu.org>
|
||
|
||
* LINGUAS: Add a new translation for Swedish (sv).
|
||
|
||
2002-04-21 Paul D. Smith <psmith@gnu.org>
|
||
|
||
* LINGUAS, hr.po: Added new translation: Croatian.
|
||
|
||
* da.po, de.po, es.po, fr.po, gl.po, he.po, ja.po, ko.po, nl.po,
|
||
pl.po, pt_BR.po, ru.po, tr.po: Moved from i18n to here.
|
||
* .cvsignore: Moved from i18n to here.
|
||
|
||
* POTFILES.in, LINGUAS, Makevars: Created.
|
||
|
||
Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
|
||
This file is part of GNU Make.
|
||
|
||
GNU Make is free software; you can redistribute it and/or modify it under the
|
||
terms of the GNU General Public License as published by the Free Software
|
||
Foundation; either version 2, or (at your option) any later version.
|
||
|
||
GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
|
||
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
||
A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||
|
||
You should have received a copy of the GNU General Public License along with
|
||
GNU Make; see the file COPYING. If not, write to the Free Software
|
||
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|