diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-04-11 03:20:38 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-04-11 03:20:38 +0000 |
| commit | dfc5f034581f5a26cba5c4811500438f89f0634a (patch) | |
| tree | efb1e3af799383aa5835a736cabf658d18db4be5 /nls/it_IT/main.m | |
| parent | 17532e906b1dd6340bb1eccd2d9724643637958b (diff) | |
Initial revision
Diffstat (limited to 'nls/it_IT/main.m')
| -rw-r--r-- | nls/it_IT/main.m | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/nls/it_IT/main.m b/nls/it_IT/main.m new file mode 100644 index 00000000..0d8507de --- /dev/null +++ b/nls/it_IT/main.m @@ -0,0 +1,24 @@ +$set 14 #main + +$ #RCRequiresArg +# errore: '-rc' richiede un argomento\n +$ #DISPLAYRequiresArg +# errore: '-display' richiede an argomento\n +$ #WarnDisplaySet +# attenzione: impossibile impostare la variabile d'ambiente 'DISPLAY'\n +$ #Usage +# Openbox %s: (c) 2002 - 2002 Ben Jansens\n\ + \t\t\t 2001 - 2002 Sean 'Shaleh' Perry\n\ + \t\t\t 1997 - 2000 Brad Hughes\n\n\ + -display <string>\t\tusa connessione display.\n\ + -rc <string>\t\t\tusa un file risorsa alternativo.\n\ + -version\t\t\tmostra la versione e esci.\n\ + -help\t\t\t\tmostra questo aiuto e esci.\n\n +$ #CompileOptions +# Opzioni in fase di compilazione:\n\ + Debugging\t\t\t%s\n\ + Interlacing:\t\t\t%s\n\ + Shape:\t\t\t%s\n\ + Slit:\t\t\t\t%s\n\ + 8bpp Ordered Dithering:\t%s\n\ + Event Clobbering:\t\t%s\n\n |
