]> Dogcows Code - chaz/openbox/blobdiff - nls/C/Window.m
added "Hide Toolbar" option.
[chaz/openbox] / nls / C / Window.m
index 3567f22e588d2746094285e732ad7bff53e41314..9987b47ce6ddc73135a1e758c0a4e1553ee2492b 100644 (file)
@@ -2,16 +2,16 @@ $set 9 #Window
 
 
 $ #Creating
-# BlackboxWindow::BlackboxWindow: Génération 0x%lx\n
+# BlackboxWindow::BlackboxWindow: creating 0x%lx\n
 $ #XGetWindowAttributesFail
-# BlackboxWindow::BlackboxWindow: Echec de XGetWindowAttributres\n
+# BlackboxWindow::BlackboxWindow: XGetWindowAttributres failed\n
 $ #CannotFindScreen
-# BlackboxWindow::BlackboxWindow: Impossible de trouver l'écran de la fenêtre racine 0x%lx\n
+# BlackboxWindow::BlackboxWindow: cannot find screen for root window 0x%lx\n
 $ #Unnamed
-# Inconnu
+# Unnamed
 $ #MapRequest
-# BlackboxWindow::mapRequestEvent() pour 0x%lx\n
+# BlackboxWindow::mapRequestEvent() for 0x%lx\n
 $ #UnmapNotify
-# BlackboxWindow::unmapNotifyEvent() pour 0x%lx\n
+# BlackboxWindow::unmapNotifyEvent() for 0x%lx\n
 $ #ReparentNotify
-# BlackboxWindow::reparentNotifyEvent: réattribue 0x%lx à la 0x%lx\n
+# BlackboxWindow::reparentNotifyEvent: reparent 0x%lx to 0x%lx\n
This page took 0.021875 seconds and 4 git commands to generate.