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/nl_NL/Screen.m | |
parent | abc86f0028402a54ef74c378cf5b6805f01e0347 (diff) | |
download | fluxbox_pavel-c144177c5c43ce35cf8c7b0e888a597d6292b39a.zip fluxbox_pavel-c144177c5c43ce35cf8c7b0e888a597d6292b39a.tar.bz2 |
Conversion of old nls files to new string names...
Change to new style of working.
Diffstat (limited to 'nls/nl_NL/Screen.m')
-rw-r--r-- | nls/nl_NL/Screen.m | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/nls/nl_NL/Screen.m b/nls/nl_NL/Screen.m deleted file mode 100644 index 128c06e..0000000 --- a/nls/nl_NL/Screen.m +++ /dev/null | |||
@@ -1,54 +0,0 @@ | |||
1 | $set 6 #Screen | ||
2 | |||
3 | $ #AnotherWMRunning | ||
4 | # BScreen::BScreen: an error occured while querying the X server.\n \ | ||
5 | another window manager is already running on display %s.\n | ||
6 | $ #ManagingScreen | ||
7 | # BScreen::BScreen: managing screen %d using visual 0x%lx, depth %d\n | ||
8 | $ #FontLoadFail | ||
9 | # BScreen::LoadStyle(): couldn't load font '%s'\n | ||
10 | $ #DefaultFontLoadFail | ||
11 | # BScreen::LoadStyle(): couldn't load default font.\n | ||
12 | $ #EmptyMenuFile | ||
13 | # %s: empty menu file\n | ||
14 | $ #xterm | ||
15 | # xterm | ||
16 | $ #Restart | ||
17 | # Restart | ||
18 | $ #Exit | ||
19 | # Exit | ||
20 | $ #EXECError | ||
21 | # BScreen::parseMenuFile: [exec] error, no menu label and/or command defined\n | ||
22 | $ #EXITError | ||
23 | # BScreen::parseMenuFile: [exit] error, no menu label defined\n | ||
24 | $ #STYLEError | ||
25 | # BScreen::parseMenuFile: [style] error, no menu label and/or filename \ | ||
26 | defined\n | ||
27 | $ #CONFIGError | ||
28 | # BScreen::parseMenuFile: [config] error, no menu label defined\n | ||
29 | $ #INCLUDEError | ||
30 | # BScreen::parseMenuFile: [include] error, no filename defined\n | ||
31 | $ #INCLUDEErrorReg | ||
32 | # BScreen::parseMenuFile: [include] error, '%s' is not a regular file\n | ||
33 | $ #SUBMENUError | ||
34 | # BScreen::parseMenuFile: [submenu] error, no menu label defined\n | ||
35 | $ #RESTARTError | ||
36 | # BScreen::parseMenuFile: [restart] error, no menu label defined\n | ||
37 | $ #RECONFIGError | ||
38 | # BScreen::parseMenuFile: [reconfig] error, no menu label defined\n | ||
39 | $ #STYLESDIRError | ||
40 | # BScreen::parseMenuFile: [stylesdir/stylesmenu] error, no directory defined\n | ||
41 | $ #STYLESDIRErrorNotDir | ||
42 | # BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' is not a \ | ||
43 | directory\n | ||
44 | $ #STYLESDIRErrorNoExist | ||
45 | # BScreen::parseMenuFile: [stylesdir/stylesmenu] error, '%s' does not exist\n | ||
46 | $ #WORKSPACESError | ||
47 | # BScreen::parseMenuFile: [workspaces] error, no menu label defined\n | ||
48 | $ #PositionLength | ||
49 | # 0: 0000 x 0: 0000 | ||
50 | $ #PositionFormat | ||
51 | # X: %4d x Y: %4d | ||
52 | $ #GeometryFormat | ||
53 | # W: %4d x H: %4d | ||
54 | |||