configure: Fix the bin install rule in wow64 mode.
[wine.git] / dlls / hhctrl.ocx / He.rc
blob8b1faa3ace71e2d15009a40a4cd4422cc04f5562
1 /*
2  * HTML Help resources
3  * Hebrew Language Support
4  *
5  * Copyright 2005 James Hawkins
6  * Copyright 2010 Yaron Shahrabani <sh.yaron@gmail.com>
7  *
8  * This library is free software; you can redistribute it and/or
9  * modify it under the terms of the GNU Lesser General Public
10  * License as published by the Free Software Foundation; either
11  * version 2.1 of the License, or (at your option) any later version.
12  *
13  * This library is distributed in the hope that it will be useful,
14  * but WITHOUT ANY WARRANTY; without even the implied warranty of
15  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16  * Lesser General Public License for more details.
17  *
18  * You should have received a copy of the GNU Lesser General Public
19  * License along with this library; if not, write to the Free Software
20  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
21  */
23 #include "resource.h"
25 #pragma code_page(65001)
27 LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
29 STRINGTABLE
30 BEGIN
31     IDS_CONTENTS     "&תכנים"
32     IDS_INDEX        "מ&פתח נושאים"
33     IDS_SEARCH       "&חיפוש"
34     IDS_FAVORITES    "מו&עדפים"
35 END
37 STRINGTABLE
38 BEGIN
39     IDTB_EXPAND      "הצגה"
40     IDTB_CONTRACT    "הסתרה"
41     IDTB_STOP        "עצירה"
42     IDTB_REFRESH     "רענון"
43     IDTB_BACK        "חזרה"
44     IDTB_HOME        "דף הבית"
45     IDTB_SYNC        "סנכרון"
46     IDTB_PRINT       "הדפסה"
47     IDTB_OPTIONS     "אפשרויות"
48     IDTB_FORWARD     "קדימה"
49     IDTB_NOTES       "IDTB_NOTES"
50     IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
51     IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
52     IDTB_CONTENTS    "IDTB_CONTENTS"
53     IDTB_INDEX       "IDTB_INDEX"
54     IDTB_SEARCH      "IDTB_SEARCH"
55     IDTB_HISTORY     "IDTB_HISTORY"
56     IDTB_FAVORITES   "IDTB_FAVORITES"
57     IDTB_JUMP1       "מעבר 1"
58     IDTB_JUMP2       "מעבר 2"
59     IDTB_CUSTOMIZE   "התאמה אישית"
60     IDTB_ZOOM        "תקריב"
61     IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
62     IDTB_TOC_PREV    "IDTB_TOC_PREV"
63 END