mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* po/nl.po -- don't use msgid_plural -- it fails to work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7636 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
ad293e3fc0
commit
e68a9bbe19
@ -3,6 +3,8 @@
|
||||
* revert patch in src/engine/Transaction.c -- imbalance is computed
|
||||
by _value_ -- ALWAYS.
|
||||
|
||||
* po/nl.po -- don't use msgid_plural -- it fails to work.
|
||||
|
||||
2002-12-06 Benoit Grégoire <bock@step.polymtl.ca>
|
||||
|
||||
Huge patch, this is the new generic import
|
||||
|
8
po/nl.po
8
po/nl.po
@ -2696,13 +2696,7 @@ msgstr "U moet een geldige 'naar' hoeveelheid opgeven."
|
||||
msgid ""
|
||||
"There are no Scheduled Transactions to be entered at this time.\n"
|
||||
"(%d transaction automatically created)"
|
||||
msgid_plural ""
|
||||
"There are no Scheduled Transactions to be entered at this time.\n"
|
||||
"(%d transactions automatically created)"
|
||||
msgstr[0] ""
|
||||
"Er zijn geen geplandetransacties die nu uitgevoerd kunnen worden.\n"
|
||||
"(%d transacties automatisch gegenereerd)"
|
||||
msgstr[1] ""
|
||||
msgstr ""
|
||||
"Er zijn geen geplandetransacties die nu uitgevoerd kunnen worden.\n"
|
||||
"(%d transacties automatisch gegenereerd)"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user