Mikołaj Zalewski : appwiz.cpl: French should use SUBLANG_NEUTRAL.
15 Sep
2008
15 Sep
'08
11:54 a.m.
Module: wine Branch: master Commit: 322edbfe0964c790d6e7ba47da566f52d558ce1d URL: http://source.winehq.org/git/wine.git/?a=commit;h=322edbfe0964c790d6e7ba47da... Author: Mikołaj Zalewski <mikolaj(a)zalewski.pl> Date: Sun Sep 14 15:00:11 2008 +0200 appwiz.cpl: French should use SUBLANG_NEUTRAL. --- dlls/appwiz.cpl/Fr.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dlls/appwiz.cpl/Fr.rc b/dlls/appwiz.cpl/Fr.rc index 18c6f09..ab2e0a3 100644 --- a/dlls/appwiz.cpl/Fr.rc +++ b/dlls/appwiz.cpl/Fr.rc @@ -19,7 +19,7 @@ * */ -LANGUAGE LANG_FRENCH, SUBLANG_DEFAULT +LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL STRINGTABLE {
6395
Age (days ago)
6395
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard