4 * Copyright 2005-2008 Alexander N. Sørnes <alex@thehandofagony.com>
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
23 MAIN_MENU MENU LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
26 MENUITEM "&Åpne", MNID_FILE_OPEN
28 MENUITEM "Skriv &ut", MNID_FILE_PRINT
29 MENUITEM "Opp&sett av skriveren...", MNID_FILE_SETUP
31 MENUITEM "&Avslutt", MNID_FILE_EXIT
34 MENUITEM "&Kopier...", MNID_EDIT_COPYDLG
36 MENUITEM "K&ommenter...", MNID_EDIT_ANNOTATE
39 MENUITEM "&Definer...", MNID_BKMK_DEFINE
42 POPUP "Help always visible"
44 MENUITEM "Default", MNID_OPTS_HELP_DEFAULT
45 MENUITEM "Visible", MNID_OPTS_HELP_VISIBLE
46 MENUITEM "Non visible", MNID_OPTS_HELP_NONVISIBLE
48 MENUITEM "History", MNID_OPTS_HISTORY
51 MENUITEM "Small", MNID_OPTS_FONTS_SMALL
52 MENUITEM "Normal", MNID_OPTS_FONTS_NORMAL
53 MENUITEM "Large", MNID_OPTS_FONTS_LARGE
55 MENUITEM "Use system colors", MNID_OPTS_SYSTEM_COLORS
58 MENUITEM "&Hjelp til Hjelp", MNID_HELP_HELPON
59 MENUITEM "All&tid øverst", MNID_HELP_HELPTOP
61 MENUITEM "&Informasjon...", MNID_HELP_ABOUT
63 MENUITEM "&Om WINE", MNID_HELP_WINE
68 IDD_INDEX DIALOG DISCARDABLE 0, 0, 200, 190 LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
69 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
70 FONT 8, "MS Shell Dlg"
73 LISTBOX IDC_INDEXLIST, 10, 10, 180, 150, LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_BORDER
74 PUSHBUTTON "&OK", IDOK, 40, 170, 50, 12
75 PUSHBUTTON "&Avbryt", IDCANCEL, 120, 170, 50, 12
79 STRINGTABLE DISCARDABLE LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
81 STID_WINE_HELP, "Hjelp"
83 STID_WARNING, "ADVARSEL"
84 STID_INFO, "Informasjon"
85 STID_NOT_IMPLEMENTED, "Ikke implementert"
86 STID_HLPFILE_ERROR_s, "Feil ved lesing av hjelpefilen '%s'"
87 STID_CONTENTS, "&Innhold"
91 STID_ALL_FILES, "Alle filer (*.*)"
92 STID_HELP_FILES_HLP, "Hjelp-filer (*.hlp)"
93 STID_FILE_NOT_FOUND_s "Cannot find '%s'. Do you want to find this file yourself?"
94 STID_NO_RICHEDIT "Cannot find a richedit implementation... Aborting"
95 STID_PSH_INDEX, "Help topics: "