Huw Davies : hhctrl.ocx: Add English neutral translations.

Alexandre Julliard julliard at winehq.org
Tue Jul 7 08:08:24 CDT 2009


Module: wine
Branch: master
Commit: 0cb9a6ec01efba753d5b49fa42a105d742313b45
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0cb9a6ec01efba753d5b49fa42a105d742313b45

Author: Huw Davies <huw at codeweavers.com>
Date:   Tue Jul  7 12:23:34 2009 +0100

hhctrl.ocx: Add English neutral translations.

---

 dlls/hhctrl.ocx/En.rc |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/dlls/hhctrl.ocx/En.rc b/dlls/hhctrl.ocx/En.rc
index 95ccd51..b69383e 100644
--- a/dlls/hhctrl.ocx/En.rc
+++ b/dlls/hhctrl.ocx/En.rc
@@ -58,3 +58,13 @@ BEGIN
     IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
     IDTB_TOC_PREV    "IDTB_TOC_PREV"
 END
+
+LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
+
+STRINGTABLE
+BEGIN
+    IDS_CONTENTS     "&Contents"
+    IDS_INDEX        "I&ndex"
+    IDS_SEARCH       "&Search"
+    IDS_FAVORITES    "Favour&ites"
+END




More information about the wine-cvs mailing list