fix plural message error that msgfmt -c and KBabel missed

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13526 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Neil Williams 2006-03-07 22:12:57 +00:00
parent 3006050069
commit 0b82e85a4a

View File

@ -3490,7 +3490,7 @@ msgstr "Find Transaction"
#, c-format
msgid "Are you sure you want to delete the %d selected price?"
msgid_plural "Are you sure you want to delete the %d selected prices?"
msgstr[0] "Are you sure you want to delete the selected price?"
msgstr[0] "Are you sure you want to delete the %d selected price?"
msgstr[1] "Are you sure you want to delete the %d selected prices?"
#: ../src/gnome/dialog-price-edit-db.c:175