add Italian translation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-01-14 22:25:05 +00:00
parent ed491736fa
commit 7a90a4db84
3 changed files with 206 additions and 0 deletions

View File

@@ -97,6 +97,7 @@ static const wxLanguage langIds[] =
{
wxLANGUAGE_DEFAULT,
wxLANGUAGE_FRENCH,
wxLANGUAGE_ITALIAN,
wxLANGUAGE_GERMAN,
wxLANGUAGE_RUSSIAN,
wxLANGUAGE_BULGARIAN,
@@ -121,6 +122,7 @@ const wxString langNames[] =
{
_T("System default"),
_T("French"),
_T("Italian"),
_T("German"),
_T("Russian"),
_T("Bulgarian"),