From ed27f24191f4d9651db9add2c0c7bac15d62ed27 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 7 Jul 2002 19:16:46 +0000 Subject: added korean translation --- nls/ko_KR/Window.m | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 nls/ko_KR/Window.m (limited to 'nls/ko_KR/Window.m') diff --git a/nls/ko_KR/Window.m b/nls/ko_KR/Window.m new file mode 100644 index 00000000..9987b47c --- /dev/null +++ b/nls/ko_KR/Window.m @@ -0,0 +1,17 @@ +$set 9 #Window + + +$ #Creating +# BlackboxWindow::BlackboxWindow: creating 0x%lx\n +$ #XGetWindowAttributesFail +# BlackboxWindow::BlackboxWindow: XGetWindowAttributres failed\n +$ #CannotFindScreen +# BlackboxWindow::BlackboxWindow: cannot find screen for root window 0x%lx\n +$ #Unnamed +# Unnamed +$ #MapRequest +# BlackboxWindow::mapRequestEvent() for 0x%lx\n +$ #UnmapNotify +# BlackboxWindow::unmapNotifyEvent() for 0x%lx\n +$ #ReparentNotify +# BlackboxWindow::reparentNotifyEvent: reparent 0x%lx to 0x%lx\n -- cgit v1.2.3