| YunSong Hwang | 6e20af5 | 2005-11-14 11:27:36 +0000 | [diff] [blame] | 1 | /* |
| 2 | * Start |
| 3 | * Korean Language Support |
| 4 | * |
| 5 | * Copyright 2003 Dan Kegel |
| 6 | * Copyright 2005 YunSong Hwang |
| 7 | * |
| 8 | * This library is free software; you can redistribute it and/or |
| 9 | * modify it under the terms of the GNU Lesser General Public |
| 10 | * License as published by the Free Software Foundation; either |
| 11 | * version 2.1 of the License, or (at your option) any later version. |
| 12 | * |
| 13 | * This library is distributed in the hope that it will be useful, |
| 14 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 15 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| 16 | * Lesser General Public License for more details. |
| 17 | * |
| 18 | * You should have received a copy of the GNU Lesser General Public |
| 19 | * License along with this library; if not, write to the Free Software |
| Jonathan Ernst | 360a3f9 | 2006-05-18 14:49:52 +0200 | [diff] [blame] | 20 | * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA |
| YunSong Hwang | 6e20af5 | 2005-11-14 11:27:36 +0000 | [diff] [blame] | 21 | */ |
| 22 | |
| Byeong-Sik Jeon | e1fd734 | 2006-10-19 07:39:40 +0900 | [diff] [blame] | 23 | LANGUAGE LANG_KOREAN, SUBLANG_NEUTRAL |
| YunSong Hwang | 6e20af5 | 2005-11-14 11:27:36 +0000 | [diff] [blame] | 24 | |
| Byeong-Sik Jeon | e1fd734 | 2006-10-19 07:39:40 +0900 | [diff] [blame] | 25 | STRINGTABLE DISCARDABLE LANGUAGE LANG_KOREAN, SUBLANG_NEUTRAL |
| YunSong Hwang | 6e20af5 | 2005-11-14 11:27:36 +0000 | [diff] [blame] | 26 | { |
| YunSong Hwang | 68baacc | 2005-11-21 12:01:19 +0000 | [diff] [blame] | 27 | STRING_USAGE, "Ç®±×¸²À» ½ÇÇà½ÃŰ°Å³ª º¸Åë ÆÄÀÏ¿¡ ÷°¡Çؼ »ç¿ëµÇ´Â Ç®±×¸²À¸·Î ¹®¼ ¿±â \n\ |
| YunSong Hwang | 6e20af5 | 2005-11-14 11:27:36 +0000 | [diff] [blame] | 28 | Usage: \n\ |
| 29 | start [¿É¼Ç] Ç®±×¸²À̳ª ÆÄÀÏ À̸§ [...] \n\ |
| 30 | start [¿É¼Ç] ¹®¼ ÆÄÀÏ À̸§ \n\ |
| 31 | \n\ |
| 32 | Options: \n\ |
| 33 | /M[inimized] Ç®±×¸² ÃÖ¼ÒÈ »óÅ·Π½ÇÇà. \n\ |
| 34 | /MAX[imized] Ç®±×¸² ÃÖ´ëÈ »óÅ·Π½ÇÇà. \n\ |
| YunSong Hwang | 68baacc | 2005-11-21 12:01:19 +0000 | [diff] [blame] | 35 | /R[estored] Ç®±×¸²À» º¸Åë»óÅ·Π½ÃÀÛ½Ã۱â (ÃÖ¼Òȵµ ¾Æ´Ï°í ÃÖ´ëȵµ ¾Æ´Ô). \n\ |
| 36 | /W[ait] ½ÃÀÛµÈ Ç®±×¸²ÀÌ ³¡³¯ ¶§±îÁö ±â´Ù¸², ³¡³¯ ¶§ Á¾·áÄڵ带 ³²±è. \n\ |
| 37 | /L »ç¿ëÀÚ ¶óÀ̼¾½º º¸¿©ÁÜ \n\ |
| YunSong Hwang | 6e20af5 | 2005-11-14 11:27:36 +0000 | [diff] [blame] | 38 | \n\ |
| 39 | start.exe version 0.2 Copyright (C) 2003, Dan Kegel \n\ |
| 40 | Start comes with ABSOLUTELY NO WARRANTY; for details run with /L option. \n\ |
| 41 | This is free software, and you are welcome to redistribute it \n\ |
| 42 | under certain conditions; run 'start /L' for details. \n\ |
| 43 | " |
| 44 | |
| 45 | STRING_LICENSE, "start.exe version 0.2 Copyright (C) 2003, Dan Kegel \n\ |
| 46 | This program is free software; you can redistribute it and/or \n\ |
| 47 | modify it under the terms of the GNU Lesser Public License \n\ |
| 48 | as published by the Free Software Foundation; either version 2.1 \n\ |
| 49 | of the License, or (at your option) any later version. \n\ |
| 50 | \n\ |
| 51 | This program is distributed in the hope that it will be useful, \n\ |
| 52 | but WITHOUT ANY WARRANTY; without even the implied warranty of \n\ |
| 53 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the \n\ |
| 54 | GNU Lesser Public License for more details. \n\ |
| 55 | \n\ |
| 56 | You should have received a copy of the GNU Lesser Public License \n\ |
| 57 | along with this program; if not, write to the Free Software \n\ |
| Jonathan Ernst | 360a3f9 | 2006-05-18 14:49:52 +0200 | [diff] [blame] | 58 | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. \n\ |
| YunSong Hwang | 6e20af5 | 2005-11-14 11:27:36 +0000 | [diff] [blame] | 59 | \n\ |
| 60 | See the COPYING.LIB file for license information. \n\ |
| 61 | " |
| 62 | |
| YunSong Hwang | 68baacc | 2005-11-21 12:01:19 +0000 | [diff] [blame] | 63 | STRING_EXECFAIL "Ç®±×¸²À» ½ÇÇàµÇÁö ¾Ê¾Ò°Å³ª, ÁöÁ¤µÈ ÆÄÀÏ¿¡´Â ¾î¶² Ç®±×¸²µµ ¿¬°áµÇ¾îÀÖÁö ¾Ê½À´Ï´Ù.\nShellExecuteEx ½ÇÆÐ" |
| YunSong Hwang | 6e20af5 | 2005-11-14 11:27:36 +0000 | [diff] [blame] | 64 | } |