]> git.saurik.com Git - wxWidgets.git/commit
Use wxPLURAL to allow for singular "%ld bytes" version. Noticed by Priit Laes.
authorMart Raudsepp <leio@gentoo.org>
Thu, 27 Jul 2006 11:40:15 +0000 (11:40 +0000)
committerMart Raudsepp <leio@gentoo.org>
Thu, 27 Jul 2006 11:40:15 +0000 (11:40 +0000)
commit75575b6020b5501bdbd4b54346f409fce8347278
tree9e4d45a576a4f0abd4de21d3dec9f11db82456bf
parent9df58a28b024574003662c0c7499e2eeb0e55463
Use wxPLURAL to allow for singular "%ld bytes" version. Noticed by Priit Laes.
This is the first usage of wxPLURAL inside the library itself. We surely have more singular/plural strings than
one?

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/filedlgg.cpp