Files
wxWidgets/interface/wx
Václav Slavík f2959820a5 Add wxTranslations::GetTranslatedString().
Replace GetString(), which always returns something (possibly the
original string) with GetTranslatedString() that returns either a
pointer to translated string or NULL.

This simplifies the code a bit, all handling of missing translations is
now done in wxGetTranslation().

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-09-18 16:03:31 +00:00
..
2013-08-21 15:20:28 +00:00
2013-08-21 15:21:08 +00:00
2013-09-11 10:10:36 +00:00
2013-09-11 17:02:06 +00:00
2013-09-11 10:10:36 +00:00
2013-09-06 17:09:16 +00:00
2013-08-21 15:50:27 +00:00