]> git.saurik.com Git - wxWidgets.git/commit
Try loading even English translations if provided.
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 20 Sep 2013 17:27:59 +0000 (17:27 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 20 Sep 2013 17:27:59 +0000 (17:27 +0000)
commita255c995a18e60ff48fd1b337b2ce0a13843421d
tree349e1d5287eeece74ab76c8564697cfbb6c2bb16
parentac687ddffb6f199603abc2415f7bcf0d051f1eca
Try loading even English translations if provided.

Doing so has negligible cost and can be useful in some situations (e.g.
when using symbolic msgids despite gettext best practices).

Patch by tmsorensen.

Fixes #15522.

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