From ed27f24191f4d9651db9add2c0c7bac15d62ed27 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 7 Jul 2002 19:16:46 +0000 Subject: added korean translation --- nls/ko_KR/main.m | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 nls/ko_KR/main.m (limited to 'nls/ko_KR/main.m') diff --git a/nls/ko_KR/main.m b/nls/ko_KR/main.m new file mode 100644 index 00000000..b8d2baf6 --- /dev/null +++ b/nls/ko_KR/main.m @@ -0,0 +1,20 @@ +$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 +# Blackbox %s : (c) 2001 - 2002 Sean 'Shaleh' Perry\n\ + \t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\ + -display \t\tuse display connection.\n\ + -rc \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\ + 8bpp Ordered Dithering:\t%s\n\n -- cgit v1.2.3