]> Dogcows Code - chaz/openbox/blobdiff - nls/C/Window.m
adding .cvsignore files to the repository to clean up the output whenever you commit...
[chaz/openbox] / nls / C / Window.m
index 2acbb6c106d851aeb3164d89e88a2f2e5e788b55..9987b47ce6ddc73135a1e758c0a4e1553ee2492b 100644 (file)
@@ -2,16 +2,16 @@ $set 9 #Window
 
 
 $ #Creating
-# BlackboxWindow::BlackboxWindow: maak window aan 0x%lx\n
+# BlackboxWindow::BlackboxWindow: creating 0x%lx\n
 $ #XGetWindowAttributesFail
-# BlackboxWindow::BlackboxWindow: XGetWindowAttributres mislukt\n
+# BlackboxWindow::BlackboxWindow: XGetWindowAttributres failed\n
 $ #CannotFindScreen
-# BlackboxWindow::BlackboxWindow: kan scherm voor root window 0x%lx niet vinden\n
+# BlackboxWindow::BlackboxWindow: cannot find screen for root window 0x%lx\n
 $ #Unnamed
-# Zonder titel
+# Unnamed
 $ #MapRequest
-# BlackboxWindow::mapRequestEvent() voor 0x%lx\n
+# BlackboxWindow::mapRequestEvent() for 0x%lx\n
 $ #UnmapNotify
-# BlackboxWindow::unmapNotifyEvent() voor 0x%lx\n
+# BlackboxWindow::unmapNotifyEvent() for 0x%lx\n
 $ #ReparentNotify
-# BlackboxWindow::reparentNotifyEvent: reparent 0x%lx naar 0x%lx\n
+# BlackboxWindow::reparentNotifyEvent: reparent 0x%lx to 0x%lx\n
This page took 0.020652 seconds and 4 git commands to generate.