summaryrefslogtreecommitdiff
path: root/nls/C/main.m
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-05-25 00:10:04 +0000
committerDana Jansens <danakj@orodu.net>2002-05-25 00:10:04 +0000
commit29914b7df1017042839761c2576ef8df29cf1ed0 (patch)
treea122e4ca6e5877199ef65483945e89d96aab2cd9 /nls/C/main.m
parent79c6511ca04c4552cc0f2a1e40fa4373c3d4cbfb (diff)
nls from bb-cvs
added yself to the usage string added the slit option back in added the event clobber option back in
Diffstat (limited to 'nls/C/main.m')
-rw-r--r--nls/C/main.m21
1 files changed, 11 insertions, 10 deletions
diff --git a/nls/C/main.m b/nls/C/main.m
index 23faee28..32e68eb5 100644
--- a/nls/C/main.m
+++ b/nls/C/main.m
@@ -1,22 +1,23 @@
$set 14 #main
$ #RCRequiresArg
-# 错误: '-rc' 需要参数\n
+# error: '-rc' requires an argument\n
$ #DISPLAYRequiresArg
-# 错误: '-display' 需要参数\n
+# error: '-display' requires an argument\n
$ #WarnDisplaySet
-# 警告: 不能设置环境变量 'DISPLAY'\n
+# warning: could not set environment variable 'DISPLAY'\n
$ #Usage
# Openbox %s : (c) 2002 - 2002 Ben Jansens\n\
- \t\t\t 2001 - 2002, Sean 'Shaleh' Perry\n\n\
- \t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\
- -display <string>\t\t使用显示连接.\n\
- -rc <string>\t\t\t使用其他的资源文件.\n\
- -version\t\t\t显示版本.\n\
- -help\t\t\t\t显示这个帮助.\n\n
+ 2001 - 2002 Sean 'Shaleh' Perry\n\
+ 1997 - 2000, 2002 Brad Hughes\n\n\
+ -display <string>\t\tuse display connection.\n\
+ -rc <string>\t\t\tuse alternate resource file.\n\
+ -version\t\t\tdisplay version and exit.\n\
+ -help\t\t\t\tdisplay this help text and exit.\n\n
$ #CompileOptions
-# 编译选项:\n\
+# Compile time options:\n\
Debugging\t\t\t%s\n\
Shape:\t\t\t%s\n\
Slit:\t\t\t\t%s\n\
+ Event Clobbering:\t\t%s\n\
8bpp Ordered Dithering:\t%s\n\n