Changeset 1993 for trunk/src/kmk/po


Ignore:
Timestamp:
Oct 29, 2008, 1:37:51 AM (17 years ago)
Author:
bird
Message:

Merged in current GNU Make code (CVS from 2008-10-28). Ref #55.

Location:
trunk/src/kmk/po
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/po/ChangeLog

    r503 r1993  
     12008-05-17  Paul Smith  <psmith@gnu.org>
     2
     3        * LINGUAS: Added new translation for Lithuanian (lt).
     4
     52007-08-15  Paul Smith  <psmith@gnu.org>
     6
     7        * LINGUAS: The Kinyarwanda (rw) translation has disappeared from
     8        the translation site, so remove it.
     9
    1102006-01-28  Paul D. Smith  <psmith@gnu.org>
    211
     
    5463
    5564
    56 Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
     65Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
    5766This file is part of GNU Make.
    5867
    5968GNU Make is free software; you can redistribute it and/or modify it under the
    6069terms of the GNU General Public License as published by the Free Software
    61 Foundation; either version 2, or (at your option) any later version.
     70Foundation; either version 3 of the License, or (at your option) any later
     71version.
    6272
    6373GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
     
    6676
    6777You should have received a copy of the GNU General Public License along with
    68 GNU Make; see the file COPYING.  If not, write to the Free Software
    69 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
     78this program.  If not, see <http://www.gnu.org/licenses/>.
  • trunk/src/kmk/po/LINGUAS

    r503 r1993  
    11# Set of available languages: 23 languages
    22
    3 be da de es fi fr ga gl he hr id ja ko nl pl pt_BR ru rw sv tr uk vi zh_CN
     3be da de es fi fr ga gl he hr id ja ko lt nl pl pt_BR ru sv tr uk vi zh_CN
    44
    55# Can't seem to get en@quot and en@boldquot to build properly?
  • trunk/src/kmk/po/Makevars

    r503 r1993  
    11# This is a -*-Makefile-*-
    2 # Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
     2# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation,
     3# Inc.
    34# This file is part of GNU Make.
    45#
    5 # GNU Make is free software; you can redistribute it and/or modify it under the
    6 # terms of the GNU General Public License as published by the Free Software
    7 # Foundation; either version 2, or (at your option) any later version.
     6# GNU Make is free software; you can redistribute it and/or modify it under
     7# the terms of the GNU General Public License as published by the Free
     8# Software Foundation; either version 3 of the License, or (at your option)
     9# any later version.
    810#
    911# GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
    10 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
    11 # A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
     12# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
     13# FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
     14# details.
    1215#
    1316# You should have received a copy of the GNU General Public License along with
    14 # GNU Make; see the file COPYING.  If not, write to the Free Software
    15 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
     17# this program.  If not, see <http://www.gnu.org/licenses/>.
    1618
    1719
  • trunk/src/kmk/po/POTFILES.in

    r912 r1993  
    11# List of source files containing translatable strings.
    2 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software
     2# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
    33# Foundation, Inc.
    44# This file is part of GNU Make.
    55#
    6 # GNU Make is free software; you can redistribute it and/or modify it under the
    7 # terms of the GNU General Public License as published by the Free Software
    8 # Foundation; either version 2, or (at your option) any later version.
     6# GNU Make is free software; you can redistribute it and/or modify it under
     7# the terms of the GNU General Public License as published by the Free Software
     8# Foundation; either version 3 of the License, or (at your option) any later
     9# version.
    910#
    1011# GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
    11 # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
    12 # A PARTICULAR PURPOSE.  See the GNU General Public License for more details.
     12# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
     13# FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
     14# details.
    1315#
    1416# You should have received a copy of the GNU General Public License along with
    15 # GNU Make; see the file COPYING.  If not, write to the Free Software
    16 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
     17# this program.  If not, see <http://www.gnu.org/licenses/>.
    1718
    1819ar.c
Note: See TracChangeset for help on using the changeset viewer.