diff options
Diffstat (limited to 'nls/zh_CN/Window.m')
| -rw-r--r-- | nls/zh_CN/Window.m | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/nls/zh_CN/Window.m b/nls/zh_CN/Window.m index d68368c8..d548395e 100644 --- a/nls/zh_CN/Window.m +++ b/nls/zh_CN/Window.m @@ -2,16 +2,16 @@ $set 9 #Window $ #Creating -# OpenboxWindow::OpenboxWindow: 正在创建 0x%lx\n +# BlackboxWindow::BlackboxWindow: 正在创建 0x%lx\n $ #XGetWindowAttributesFail -# OpenboxWindow::OpenboxWindow: XGetWindowAttributres 失败\n +# BlackboxWindow::BlackboxWindow: XGetWindowAttributres 失败\n $ #CannotFindScreen -# OpenboxWindow::OpenboxWindow: cannot find screen for root window 0x%lx\n +# BlackboxWindow::BlackboxWindow: cannot find screen for root window 0x%lx\n $ #Unnamed # 无命名 $ #MapRequest -# OpenboxWindow::mapRequestEvent() for 0x%lx\n +# BlackboxWindow::mapRequestEvent() for 0x%lx\n $ #UnmapNotify -# OpenboxWindow::unmapNotifyEvent() for 0x%lx\n -$ #UnmapNotifyReparent -# OpenboxWindow::unmapnotifyEvent: reparent 0x%lx to root\n +# BlackboxWindow::unmapNotifyEvent() for 0x%lx\n +$ #ReparentNotify +# BlackboxWindow::reparentNotifyEvent: reparent 0x%lx to 0x%lx\n |
