From 29914b7df1017042839761c2576ef8df29cf1ed0 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 25 May 2002 00:10:04 +0000 Subject: nls from bb-cvs added yself to the usage string added the slit option back in added the event clobber option back in --- nls/C/BaseDisplay.m | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'nls/C/BaseDisplay.m') diff --git a/nls/C/BaseDisplay.m b/nls/C/BaseDisplay.m index dcdd194b..f7f3d9b4 100644 --- a/nls/C/BaseDisplay.m +++ b/nls/C/BaseDisplay.m @@ -1,16 +1,16 @@ $set 1 #BaseDisplay $ #XError -# %s: X 错误: %s(%d) opcodes %d/%d\n resource 0x%lx\n +# %s: X error: %s(%d) opcodes %d/%d\n resource 0x%lx\n $ #SignalCaught -# %s: 捕获信号 %d \n +# %s: signal %d caught\n $ #ShuttingDown -# 关闭\n +# shutting down\n $ #Aborting -# 正在退出... 存储核心数据\n +# aborting... dumping core\n $ #XConnectFail -# BaseDisplay::BaseDisplay: 连接 X 服务器失败.\n +# BaseDisplay::BaseDisplay: connection to X server failed.\n $ #CloseOnExecFail # BaseDisplay::BaseDisplay: couldn't mark display connection as close-on-exec\n $ #BadWindowRemove -# BaseDisplay::eventLoop(): 正在从事件队列中删除坏窗口\n +# BaseDisplay::eventLoop(): removing bad window from event queue\n -- cgit v1.2.3