From e65c40223798a81d2fd508178d0be9935d42cdf6 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 25 May 2002 01:01:49 +0000 Subject: import from bb-cvs --- nls/C/main.m | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'nls/C/main.m') diff --git a/nls/C/main.m b/nls/C/main.m index 15e781ba..b8d2baf6 100644 --- a/nls/C/main.m +++ b/nls/C/main.m @@ -1,23 +1,20 @@ $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\ - 2001 - 2002 Sean 'Shaleh' Perry\n\ - 1997 - 2000, 2002 Brad Hughes\n\n\ - -display \t\t使用显示连接.\n\ - -rc \t\t\t使用其他的资源文件.\n\ - -version\t\t\t显示版本.\n\ - -help\t\t\t\t显示这个帮助.\n\n +# Blackbox %s : (c) 2001 - 2002 Sean 'Shaleh' Perry\n\ + \t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\ + -display \t\tuse display connection.\n\ + -rc \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 -- cgit v1.2.3