Update of /cvsroot/sharedaemon/ui-wx/src
In directory sc8-pr-cvs1:/tmp/cvs-serv1777/src
Modified Files:
wxInterface.cpp
Log Message:
Hungarian translation by Reviczky.
Index: wxInterface.cpp
===================================================================
RCS file: /cvsroot/sharedaemon/ui-wx/src/wxInterface.cpp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- wxInterface.cpp 31 Dec 2003 16:40:12 -0000 1.15
+++ wxInterface.cpp 5 Jan 2004 11:59:52 -0000 1.16
@@ -170,6 +170,7 @@
supportedlangs.Add(wxT("Estonian"));
supportedlangs.Add(wxT("French"));
supportedlangs.Add(wxT("Spanish"));
+ supportedlangs.Add(wxT("Hungarian"));
m_config->SetPath(wxT("/General/Lang"));
|