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
zzzoldfeatures/register-rewrite
Neil Williams 20 years ago
parent 3006050069
commit 0b82e85a4a

@ -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

Loading…
Cancel
Save