Francois Gouget : winedbg: Use SUBLANG_NEUTRAL for Spanish.
14 Dec
2009
14 Dec
'09
3:51 p.m.
Module: wine Branch: master Commit: e19c71ad80181f7ea66baae9392256829bafb402 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e19c71ad80181f7ea66baae939... Author: Francois Gouget <fgouget(a)free.fr> Date: Sat Dec 12 20:37:32 2009 +0100 winedbg: Use SUBLANG_NEUTRAL for Spanish. --- programs/winedbg/rsrc_Es.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/programs/winedbg/rsrc_Es.rc b/programs/winedbg/rsrc_Es.rc index f4f64cd..a962768 100644 --- a/programs/winedbg/rsrc_Es.rc +++ b/programs/winedbg/rsrc_Es.rc @@ -23,7 +23,7 @@ /* UTF-8 */ #pragma code_page(65001) -LANGUAGE LANG_SPANISH, SUBLANG_DEFAULT +LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL IDM_DEBUG_POPUP MENU BEGIN
5940
Age (days ago)
5940
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard