Silence some bogus error message.
[wine] / programs / clock / Sw.rc
1 /*
2  * Clock (Swedish resources)
3  *
4  * Copyright 1998 Marcel Baur <mbaur@g26.ethz.ch>
5  * Translated into Swedish by Karl Backström <karl_b@geocities.com> 
6  */
7
8 #define LANGUAGE_ID                  Sw
9 #define LANGUAGE_NUMBER              1d
10
11
12 /* System Menu */
13
14 #define MENU_ON_TOP                  "&Alltid överst"
15
16
17 /* Window Menu */
18
19 #define MENU_PROPERTIES              "&Egenskaper"
20 #define MENU_ANALOG                  "Ana&log"
21 #define MENU_DIGITAL                 "Digi&tal"
22 #define MENU_FONT                    "&Font..."
23 #define MENU_WITHOUT_TITLE           "&Utan Titlebar"
24
25 #define MENU_SECONDS                 "&Sekunder"
26 #define MENU_DATE                    "&Datum"
27
28 #define MENU_LANGUAGE                "&Språk"
29 #define LANGUAGE_MENU_ITEM           "&Svenska"
30
31 #define MENU_INFO                    "Inf&o..."
32 #define MENU_INFO_LICENSE            "&Licens"
33 #define MENU_INFO_NO_WARRANTY        "&INGEN GARANTI"
34 #define MENU_INFO_ABOUT_WINE         "&Om Klockan..."
35
36
37 /* Window Caption */
38
39 #define STRING_CLOCK                 "Klockan"
40
41 #include "clock.rc"