diff options
Diffstat (limited to 'src/kmk/po')
-rw-r--r-- | src/kmk/po/ChangeLog | 7 | ||||
-rw-r--r-- | src/kmk/po/LINGUAS | 4 | ||||
-rw-r--r-- | src/kmk/po/Makevars | 4 | ||||
-rw-r--r-- | src/kmk/po/POTFILES.in | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/src/kmk/po/ChangeLog b/src/kmk/po/ChangeLog index fe77970..dbc21b4 100644 --- a/src/kmk/po/ChangeLog +++ b/src/kmk/po/ChangeLog @@ -1,3 +1,7 @@ +2009-09-16 Paul Smith <psmith@gnu.org> + + * LINGUAS: Added new translation for Italian (it). + 2008-05-17 Paul Smith <psmith@gnu.org> * LINGUAS: Added new translation for Lithuanian (lt). @@ -61,7 +65,8 @@ * POTFILES.in, LINGUAS, Makevars: Created. -Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 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 diff --git a/src/kmk/po/LINGUAS b/src/kmk/po/LINGUAS index b54908b..6774713 100644 --- a/src/kmk/po/LINGUAS +++ b/src/kmk/po/LINGUAS @@ -1,5 +1,5 @@ -# Set of available languages: 23 languages +# Set of available languages: 24 languages -be da de es fi fr ga gl he hr id ja ko lt nl pl pt_BR ru sv tr uk vi zh_CN +be da de es fi fr ga gl he hr id it ja ko lt nl pl pt_BR ru sv tr uk vi zh_CN # Can't seem to get en@quot and en@boldquot to build properly? diff --git a/src/kmk/po/Makevars b/src/kmk/po/Makevars index 21f587c..2103ce8 100644 --- a/src/kmk/po/Makevars +++ b/src/kmk/po/Makevars @@ -1,6 +1,6 @@ # This is a -*-Makefile-*- -# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, -# Inc. +# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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 diff --git a/src/kmk/po/POTFILES.in b/src/kmk/po/POTFILES.in index f4f8b9d..d8f34c8 100644 --- a/src/kmk/po/POTFILES.in +++ b/src/kmk/po/POTFILES.in @@ -1,6 +1,6 @@ # List of source files containing translatable strings. -# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software -# Foundation, Inc. +# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, +# 2010 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 |