nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit af72c16da4b548bf227f11849ecd7a0445d05862
parent 9e2f8ea668d0f05cbd536942860e605cb9fd4dbe
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Tue, 20 Jun 2006 13:25:49 +0000

fix incorrect "Project-Id-Version" entries in several translations


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3671 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Mpo/ChangeLog | 6++++++
Mpo/fr.po | 2+-
Mpo/hu.po | 2+-
Mpo/it.po | 2+-
4 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/po/ChangeLog b/po/ChangeLog @@ -1,3 +1,9 @@ +2006-06-20 David Lawrence Ramsey <pooka109@cox.net> + + * fr.po: Fixed incorrect "Project-Id-Version" entry. + * hu.po: Fixed incorrect "Project-Id-Version" entry. + * it.po: Fixed incorrect "Project-Id-Version" entry. + 2006-06-19 Jordi Mallach <jordi@gnu.org> * bg.po: Updated Bulgarian translation by Anton Zinoviev. diff --git a/po/fr.po b/po/fr.po @@ -8,7 +8,7 @@ # msgid "" msgstr "" -"Project-Id-Version: nano 1.3.11\n" +"Project-Id-Version: nano 1.3.12pre2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-06-09 15:12-0400\n" "PO-Revision-Date: 2006-06-16 22:10+0200\n" diff --git a/po/hu.po b/po/hu.po @@ -7,7 +7,7 @@ # Gabor Kelemen <kelemeng@gnome.hu>, 2006. msgid "" msgstr "" -"Project-Id-Version: nano-1.3.11\n" +"Project-Id-Version: nano-1.3.12pre2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-06-16 02:18+0200\n" "PO-Revision-Date: 2006-06-11 12:05+0200\n" diff --git a/po/it.po b/po/it.po @@ -6,7 +6,7 @@ # msgid "" msgstr "" -"Project-Id-Version: nano 1.3.12-pre2\n" +"Project-Id-Version: nano 1.3.12pre2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-06-09 15:12-0400\n" "PO-Revision-Date: 2006-06-15 11:33+0100\n"