Restore stock item labels mistakenly removed by r68641.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Aug 2011 10:35:25 +0000 (10:35 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Aug 2011 10:35:25 +0000 (10:35 +0000)
commit2032371b3b1fa438e441ac3e5e63b792f64015a7
tree524bd47c4bf347c3d0af778ba5aab05befc3ab8c
parent827fb0e455814783e74a0a211b408e788a386246
Restore stock item labels mistakenly removed by r68641.

The patch adding separate string for the labels with mnemonics and the ones
without them has somehow managed to remove entries for 10 stock ids.

Restore them now.

Closes #13403.

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