]> Dogcows Code - chaz/openbox/blobdiff - nls/C/main.m
fix the ko_KR makefile so it builds
[chaz/openbox] / nls / C / main.m
index 23faee2810c3be7666ed3f21127f9b396cab0944..a4b97589b9078ec9f8e8e1c03f7fe8d08e0bb842 100644 (file)
@@ -1,22 +1,26 @@
 $set 14 #main
 
 $ #RCRequiresArg
-# ´íÎó: '-rc' ÐèÒª²ÎÊý\n
+# error: '-rc' requires an argument\n
+$ #MENURequiresArg
+# error: '-menu' requires an argument\n
 $ #DISPLAYRequiresArg
-# ´íÎó: '-display' ÐèÒª²ÎÊý\n
+# error: '-display' requires an argument\n
 $ #WarnDisplaySet
-# ¾¯¸æ: ²»ÄÜÉèÖû·¾³±äÁ¿ '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\tʹÓÃÏÔʾÁ¬½Ó.\n\
-  -rc <string>\t\t\tʹÓÃÆäËûµÄ×ÊÔ´Îļþ.\n\
-  -version\t\t\tÏÔʾ°æ±¾.\n\
-  -help\t\t\t\tÏÔʾÕâ¸ö°ïÖú.\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
-# ±àÒëÑ¡Ïî:\n\
+# Compile time options:\n\
   Debugging\t\t\t%s\n\
   Shape:\t\t\t%s\n\
-  Slit:\t\t\t\t%s\n\
+  Xft:\t\t\t\t%s\n\
+  Xinerama:\t\t\t%s\n\
   8bpp Ordered Dithering:\t%s\n\n
This page took 0.020783 seconds and 4 git commands to generate.