diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-05-24 23:49:04 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-05-24 23:49:04 +0000 |
| commit | df8200e180353525e513c78fb92e3b1fc28a11f6 (patch) | |
| tree | 7c4a08f3cba69fef1ae7b34101295cc153306517 /nls/zh_TW/main.m | |
| parent | 7ca4d98726f40fe6ec5b1335ee02d05ba0c18e57 (diff) | |
new nls from bb-cvs
Diffstat (limited to 'nls/zh_TW/main.m')
| -rw-r--r-- | nls/zh_TW/main.m | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/nls/zh_TW/main.m b/nls/zh_TW/main.m new file mode 100644 index 00000000..b16cbe88 --- /dev/null +++ b/nls/zh_TW/main.m @@ -0,0 +1,23 @@ +$set 14 #main + +$ #RCRequiresArg +# error: '-rc' requires an argument\n +$ #DISPLAYRequiresArg +# error: '-display' requires an argument\n +$ #WarnDisplaySet +# 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\tuse display connection.\n\ + -rc <string>\t\t\tuse alternate resource file.\n\ + -version\t\t\tdisplay version and exit.\n\ + -help\t\t\t\tdisplay this help text and exit.\n\n +$ #CompileOptions +# 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 |
