Restore 2.8 stock labels for wxID_PREVIEW inadvertently changed in 2.9.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Apr 2012 23:22:13 +0000 (23:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 29 Apr 2012 23:22:13 +0000 (23:22 +0000)
commit165e563dca786ae89a1c0e7cd821e21ac89a9f33
tree80cdd4563b4892d86e0e4e291c1a6a88ea8dc0dd
parent7c7bd972fa6feb7041d32870f152fe1329900126
Restore 2.8 stock labels for wxID_PREVIEW inadvertently changed in 2.9.

The wxID_PREVIEW labels were accidentally removed in r68641 and added back
with a wrong/different label later. Restore the same one (or almost, just add
an ellipsis at the end) that was used in 2.8.

Closes #13906.

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