hhctrl.ocx: Add English neutral translations.

This commit is contained in:
Huw Davies 2009-07-07 12:23:34 +01:00 committed by Alexandre Julliard
parent 3e5159e169
commit 0cb9a6ec01

View file

@ -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