]> Dogcows Code - chaz/openbox/blobdiff - nls/C/main.m
add for ClickMousePlacement
[chaz/openbox] / nls / C / main.m
index eddd459a10195470bf25aef2f38facbea7bc69a2..acc29ec45419564c6a30881f5f8fe5e4d9104196 100644 (file)
@@ -1,23 +1,26 @@
 $set 14 #main
 
 $ #RCRequiresArg
-# error: '-rc' requiere un argumento
+# error: '-rc' requires an argument\n
+$ #MENURequiresArg
+# error: '-menu' requires an argument\n
 $ #DISPLAYRequiresArg
-# error: '-display' requiere un argumento
+# error: '-display' requires an argument\n
 $ #WarnDisplaySet
-# cuidado: no se puede establecer la variable de ambiente 'DISPLAY'
+# warning: could not set environment variable 'DISPLAY'\n
 $ #Usage
 # Openbox %s : (c) 2002 - 2002 Ben Jansens\n\
-                 2001 - 2002 Sean 'Shaleh' Perry\n\
-                 1997 - 2000, 2002 Brad Hughes\n\n\
-  -display <string> conexión de despliegue.\n\
-  -rc <string>      archivo alternativo de recuros.\n\
-  -version          mostrar la versión y cerrar.\n\
-  -help             mostrar este texto de ayuda y cerrar.\n\n
+                    2001 - 2002 Sean 'Shaleh' Perry\n\
+                    1997 - 2000, 2002 Brad Hughes\n\n\
+  -display <string>\t\tuse display connection.\n\
+  -rc <string>\t\t\tuse alternate resource file.\n\
+  -menu <string>\t\tuse alternate menu file.\n\
+  -version\t\t\tdisplay version and exit.\n\
+  -help\t\t\t\tdisplay this help text and exit.\n\n
 $ #CompileOptions
-# Opciones durante la compilación:\n\
-  Información extra para depuración:               %s\n\
-  Forma:                                           %s\n\
-  Slit:                                            %s\n\
-  Event Clobbering:                                %s\n\
-  8bpp simulación ordenada de colores en imágenes: %s\n\n
+# Compile time options:\n\
+  Debugging\t\t\t%s\n\
+  Shape:\t\t\t%s\n\
+  Slit:\t\t\t\t%s\n\
+  Event Clobbering:\t\t%s\n\
+  8bpp Ordered Dithering:\t%s\n\n
This page took 0.023916 seconds and 4 git commands to generate.