2006-02-17 00:04:10 +00:00
|
|
|
|
/*
|
|
|
|
|
* Korean resources for MSI
|
|
|
|
|
*
|
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
|
|
|
|
* Copyright 2005 Mike McCormack
|
|
|
|
|
* Copyright 2010 Detlef Riekenberg
|
|
|
|
|
* Copyright 2010 YunSong Hwang
|
2006-02-17 00:04:10 +00:00
|
|
|
|
*
|
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
|
* License as published by the Free Software Foundation; either
|
|
|
|
|
* version 2.1 of the License, or (at your option) any later version.
|
|
|
|
|
*
|
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
|
*
|
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
|
* License along with this library; if not, write to the Free Software
|
2006-08-01 23:12:11 +00:00
|
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
2006-02-17 00:04:10 +00:00
|
|
|
|
*/
|
|
|
|
|
|
2009-08-08 11:55:51 +00:00
|
|
|
|
#include "windef.h"
|
|
|
|
|
|
2008-12-27 15:10:14 +00:00
|
|
|
|
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
|
2006-02-17 00:04:10 +00:00
|
|
|
|
|
Finish the Wine sync. These components are not just rc file changes
atl, comctl32, comdlg32, dwmapi, fusion, gdiplus, jscript, mpr, mshtml, msi, msimtf, msxml3, ole32, oleaut32, riched20, shdocvw, shlwapi, urlmon, usp10, version and windowscodecs
Seems to build and boot. /me hides
svn path=/trunk/; revision=48273
2010-07-26 02:26:04 +00:00
|
|
|
|
STRINGTABLE
|
2006-02-17 00:04:10 +00:00
|
|
|
|
{
|
2008-04-04 13:43:40 +00:00
|
|
|
|
4 " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>ġ <20><>Ű<EFBFBD><C5B0><EFBFBD><EFBFBD> <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>. <20><><EFBFBD><EFBFBD> <20><><EFBFBD>θ<EFBFBD> Ȯ<><C8AE><EFBFBD>ϰ<EFBFBD> <20>ٽ<EFBFBD> <20>õ<EFBFBD><C3B5>Ͻʽÿ<CABD>."
|
2006-02-17 00:04:10 +00:00
|
|
|
|
5 "%s <20><><EFBFBD>θ<EFBFBD> ã<><C3A3><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>"
|
|
|
|
|
9 "<22><><EFBFBD><EFBFBD>ũ %s <20><><EFBFBD><EFBFBD>"
|
2010-05-29 08:55:43 +00:00
|
|
|
|
10 "Windows Installer %s\n\n" \
|
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
|
|
|
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:\n" \
|
|
|
|
|
"msiexec <20><><EFBFBD><EFBFBD> {<7B>ʼ<EFBFBD> <20>Ű<EFBFBD><C5B0><EFBFBD><EFBFBD><EFBFBD>} [<5B><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>Ű<EFBFBD><C5B0><EFBFBD><EFBFBD><EFBFBD>]\n\n" \
|
|
|
|
|
"<22><>ǰ <20><>ġ:\n" \
|
2010-05-29 08:55:43 +00:00
|
|
|
|
"\t/i {package|productcode} [property]\n" \
|
|
|
|
|
"\t/package {package|productcode} [property]\n" \
|
|
|
|
|
"\t/a package [property]\n" \
|
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
|
|
|
|
"<22><>ġ <20><><EFBFBD><EFBFBD>:\n" \
|
2010-05-29 08:55:43 +00:00
|
|
|
|
"\t/f[p|o|e|d|c|a|u|m|s|v] {package|productcode}\n" \
|
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
|
|
|
|
"<22><>ǰ <20><><EFBFBD><EFBFBD>:\n" \
|
2010-05-29 08:55:43 +00:00
|
|
|
|
"\t/uninstall {package|productcode} [property]\n" \
|
|
|
|
|
"\t/x {package|productcode} [property]\n" \
|
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
|
|
|
|
"<22><>ǰ <20>˸<EFBFBD><CBB8><EFBFBD>:\n" \
|
2010-05-29 08:55:43 +00:00
|
|
|
|
"\t/j[u|m] package [/t transform] [/g languageid]\n" \
|
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
|
|
|
|
"<22><>ġ <20>߰<EFBFBD>:\n" \
|
2010-05-29 08:55:43 +00:00
|
|
|
|
"\t/p patchpackage [property]\n" \
|
|
|
|
|
"\t/p patchpackage /a package [property]\n" \
|
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
|
|
|
|
"<22><><EFBFBD><EFBFBD> <20><><EFBFBD>ɾ <20><><EFBFBD><EFBFBD> Log <20><> UI <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> :\n" \
|
2010-05-29 08:55:43 +00:00
|
|
|
|
"\t/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile\n" \
|
|
|
|
|
"\t/q{|n|b|r|f|n+|b+|b-}\n" \
|
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
|
|
|
|
"MSI <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>:\n" \
|
2010-05-29 08:55:43 +00:00
|
|
|
|
"\t/y\n" \
|
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
|
|
|
|
"MSI <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>:\n" \
|
2010-05-29 08:55:43 +00:00
|
|
|
|
"\t/z\n" \
|
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
|
|
|
|
"<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>:\n" \
|
2010-05-29 08:55:43 +00:00
|
|
|
|
"\t/help\n" \
|
|
|
|
|
"\t/?\n"
|
2006-02-17 00:04:10 +00:00
|
|
|
|
11 "%s<><73> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>Է<EFBFBD><D4B7>ϼ<EFBFBD><CFBC><EFBFBD>"
|
|
|
|
|
12 "<22><><EFBFBD><EFBFBD> <20>κ<EFBFBD>(feature)<29><> <20><><EFBFBD><EFBFBD> <20><>ġ <20><><EFBFBD><EFBFBD>"
|
|
|
|
|
13 "<22><><EFBFBD><EFBFBD> <20>κ<EFBFBD>(feature)<29><> <20><><EFBFBD><EFBFBD> <20><>Ʈ<EFBFBD><C6AE>ũ <20><><EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD>"
|
|
|
|
|
14 "<22>κ<EFBFBD>(feature)<29><><EFBFBD><EFBFBD>:"
|
|
|
|
|
15 " %s<><73> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>"
|
|
|
|
|
}
|