i18n: Use a big in D in the code too... Probably impact only linux user

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@4400 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
gregory.hainaut@gmail.com 2011-03-07 19:36:34 +00:00
parent 0ea9dbc2c5
commit 5bf6aaf339
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ bool i18n_SetLanguage( wxLanguage wxLangId, const wxString& langCode )
L"pcsx2_Iconized",
L"pcsx2_Tertiary",
#ifdef PCSX2_DEVBUILD
L"pcsx2_devel"
L"pcsx2_Devel"
#endif
};