mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
3006050069
commit
0b82e85a4a
@ -3490,7 +3490,7 @@ msgstr "Find Transaction"
|
|||||||
#, c-format
|
#, c-format
|
||||||
msgid "Are you sure you want to delete the %d selected price?"
|
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?"
|
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?"
|
msgstr[1] "Are you sure you want to delete the %d selected prices?"
|
||||||
|
|
||||||
#: ../src/gnome/dialog-price-edit-db.c:175
|
#: ../src/gnome/dialog-price-edit-db.c:175
|
||||||
|
Loading…
Reference in New Issue
Block a user