Paul Vriens : notepad: Use SUBLANG_NEUTRAL for the Arabic resources.
6 Jul
2010
6 Jul
'10
5:33 p.m.
Module: wine Branch: master Commit: efc5209ac41de08cb78b26e650e0d2dbfba5740f URL: http://source.winehq.org/git/wine.git/?a=commit;h=efc5209ac41de08cb78b26e650... Author: Paul Vriens <Paul.Vriens.Wine(a)gmail.com> Date: Mon Jul 5 20:49:50 2010 +0200 notepad: Use SUBLANG_NEUTRAL for the Arabic resources. --- programs/notepad/Ar.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/programs/notepad/Ar.rc b/programs/notepad/Ar.rc index 5d2a9b9..e4ec771 100644 --- a/programs/notepad/Ar.rc +++ b/programs/notepad/Ar.rc @@ -22,7 +22,7 @@ #pragma code_page(65001) -LANGUAGE LANG_ARABIC, SUBLANG_DEFAULT +LANGUAGE LANG_ARABIC, SUBLANG_NEUTRAL MAIN_MENU MENU {
5734
Age (days ago)
5734
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard