]> Dogcows Code - chaz/openbox/blobdiff - nls/C/main.m
add for ClickMousePlacement
[chaz/openbox] / nls / C / main.m
index 0e2f087ac88ec615efedde9544e7aff9fe6afe25..acc29ec45419564c6a30881f5f8fe5e4d9104196 100644 (file)
@@ -1,23 +1,26 @@
 $set 14 #main
 
 $ #RCRequiresArg
-# erro: '-rc' requer um argumento\n
+# error: '-rc' requires an argument\n
+$ #MENURequiresArg
+# error: '-menu' requires an argument\n
 $ #DISPLAYRequiresArg
-# erro: '-display' requer um argumento\n
+# error: '-display' requires an argument\n
 $ #WarnDisplaySet
-# aviso: não foi possivel setar a variavel de ambiente 'DISPLAY'\n
+# warning: could not set environment variable 'DISPLAY'\n
 $ #Usage
 # Openbox %s : (c) 2002 - 2002 Ben Jansens\n\
-  \t\t\t 2001 - 2002, Sean 'Shaleh' Perry\n\n\
-  \t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\
-  -display <string>\t\tusar conexão com o display.\n\
-  -rc <string>\t\t\tusar arquivo alternativo de recursos.\n\
-  -version\t\t\tmostrar versao e sair.\n\
-  -help\t\t\t\tmostrar esta ajuda e sair.\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
-# Opções em tempo de compilação:\n\
-  Informações extras para problemas:\t\t\t%s\n\
-  Forma:\t\t\t%s\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 Simulação ordenada de cores em imagens:\t%s\n\n
+  8bpp Ordered Dithering:\t%s\n\n
This page took 0.020967 seconds and 4 git commands to generate.