Recognize more XRC elements as containing translatable strings.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 23 Oct 2012 12:06:40 +0000 (12:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 23 Oct 2012 12:06:40 +0000 (12:06 +0000)
commit3496ce18d119cbbb537003ba393a629e99f335d1
tree001a3b34e39260ba79be7e3a964bdd170dd7f3c3
parent1ea95c73f8bf5f91e0b7e13307ad4b7782b2ecf2
Recognize more XRC elements as containing translatable strings.

This allows to translate the text of these elements in wxrc-generated code
using gettext.

Closes #14765.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/wxrc/wxrc.cpp