Applied patch [ 1217859 ] Swedish translation for the internat sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2005-06-16 17:57:23 +00:00
parent 75285e227a
commit b61261dfed
6 changed files with 163 additions and 2 deletions

View File

@@ -130,6 +130,7 @@ bool MyApp::OnInit()
wxLANGUAGE_BULGARIAN,
wxLANGUAGE_CZECH,
wxLANGUAGE_POLISH,
wxLANGUAGE_SWEDISH,
#if wxUSE_UNICODE
wxLANGUAGE_JAPANESE,
wxLANGUAGE_GEORGIAN,
@@ -151,6 +152,7 @@ bool MyApp::OnInit()
_T("Bulgarian"),
_T("Czech"),
_T("Polish"),
_T("Swedish"),
#if wxUSE_UNICODE
_T("Japanese"),
_T("Georgian"),