diff options
author | rathnor <rathnor> | 2004-06-20 13:48:46 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-06-20 13:48:46 (GMT) |
commit | c144177c5c43ce35cf8c7b0e888a597d6292b39a (patch) | |
tree | 23c3fc18b03aa61918bc7fb4c6f7e69dd795f5b1 /nls/sv_SE/common.m | |
parent | abc86f0028402a54ef74c378cf5b6805f01e0347 (diff) | |
download | fluxbox-c144177c5c43ce35cf8c7b0e888a597d6292b39a.zip fluxbox-c144177c5c43ce35cf8c7b0e888a597d6292b39a.tar.bz2 |
Conversion of old nls files to new string names...
Change to new style of working.
Diffstat (limited to 'nls/sv_SE/common.m')
-rw-r--r-- | nls/sv_SE/common.m | 58 |
1 files changed, 0 insertions, 58 deletions
diff --git a/nls/sv_SE/common.m b/nls/sv_SE/common.m deleted file mode 100644 index c7bca45..0000000 --- a/nls/sv_SE/common.m +++ /dev/null | |||
@@ -1,58 +0,0 @@ | |||
1 | $set 15 #Common | ||
2 | |||
3 | $ #Yes | ||
4 | # Ja | ||
5 | $ #No | ||
6 | # Nej | ||
7 | |||
8 | $ #DirectionTitle | ||
9 | # Riktning | ||
10 | $ #DirectionHoriz | ||
11 | # Horisontell | ||
12 | $ #DirectionVert | ||
13 | # Vertikal | ||
14 | |||
15 | $ #AlwaysOnTop | ||
16 | # Alltid överst | ||
17 | |||
18 | $ #PlacementTitle | ||
19 | # Placering | ||
20 | $ #PlacementTopLeft | ||
21 | # Uppe till vänster | ||
22 | $ #PlacementCenterLeft | ||
23 | # Mitten till vänster | ||
24 | $ #PlacementBottomLeft | ||
25 | # Nere till vänster | ||
26 | $ #PlacementTopCenter | ||
27 | # Uppe i mitten | ||
28 | $ #PlacementBottomCenter | ||
29 | # Nere i mitten | ||
30 | $ #PlacementTopRight | ||
31 | # Uppe till höger | ||
32 | $ #PlacementCenterRight | ||
33 | # Mitten till höger | ||
34 | $ #PlacementBottomRight | ||
35 | # Nere till höger | ||
36 | $ #PlacementLeftTop | ||
37 | # Till vänster uppe | ||
38 | $ #PlacementLeftCenter | ||
39 | # Till vänster i mitten | ||
40 | $ #PlacementLeftBottom | ||
41 | # Till vänster nere | ||
42 | $ #PlacementRightTop | ||
43 | # Till höger uppe | ||
44 | $ #PlacementRightCenter | ||
45 | # Till höger i mitten | ||
46 | $ #PlacementRightBottom | ||
47 | # Till höger nere | ||
48 | $ #PlacementTopRelative | ||
49 | # Utdragen uppe | ||
50 | $ #PlacementBottomRelative | ||
51 | # Utdragen nere | ||
52 | $ #PlacementLeftRelative | ||
53 | # Till vänster utdragen | ||
54 | $ #PlacementRightRelative | ||
55 | # Till höger utdragen | ||
56 | |||
57 | $ #AutoHide | ||
58 | # Göm automatiskt | ||