From c037893ce7665613f617014ddbea3b380ccd4d65 Mon Sep 17 00:00:00 2001 From: Derek Atkins Date: Thu, 30 Jan 2003 14:53:14 +0000 Subject: [PATCH] * po/np.po -- add the proper "Plural" header so it builds again. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7895 57a11ea4-9604-0410-9ed3-97b8803252fd --- ChangeLog | 4 ++++ po/nl.po | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index d151c50cdc..3467ec7a3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-01-30 Derek Atkins + + * po/np.po -- add the proper "Plural" header so it builds again. + 2003-01-29 Matthew Vanecek * src/backend/postgres/Makefile.am: Changed the .sql.c target to diff --git a/po/nl.po b/po/nl.po index abaffed054..7160f372fe 100644 --- a/po/nl.po +++ b/po/nl.po @@ -13,6 +13,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/app-file/gnome/gnc-file-dialog.c:77 src/app-file/gnc-file.c:530 #: src/gnome/window-acct-tree.c:875 src/gnome/window-reconcile.c:1451