Module: wine Branch: master Commit: 264170ffd89c289b794bb980cdaa90f4a2dc25f6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=264170ffd89c289b794bb980cd...
Author: Francois Gouget fgouget@codeweavers.com Date: Fri Jun 26 11:56:12 2009 +0200
clock: Use SUBLANG_NEUTRAL for Romanian.
---
programs/clock/Ro.rc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/programs/clock/Ro.rc b/programs/clock/Ro.rc index c1d58ff..a702328 100644 --- a/programs/clock/Ro.rc +++ b/programs/clock/Ro.rc @@ -22,7 +22,7 @@
#pragma code_page(65001)
-LANGUAGE LANG_ROMANIAN, SUBLANG_DEFAULT +LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
MAIN_MENU MENU { @@ -51,7 +51,7 @@ STRINGTABLE DISCARDABLE IDS_CLOCK, "Ceas" }
-STRINGTABLE DISCARDABLE LANGUAGE LANG_ROMANIAN, SUBLANG_DEFAULT +STRINGTABLE DISCARDABLE LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL { IDS_LICENSE_CAPTION, "LICENȚĂ" IDS_LICENSE,