개정판 b048c104
dev issue #1230 : edit thread
Change-Id: If57cb625d90083b9dfc9c3ce8b1169287f7fc4be
DTI_PID/APIDConverter/Utils/AvevaACAD18String.cs | ||
---|---|---|
13 | 13 |
{ |
14 | 14 |
"AVEVA P&ID 12 Pipe Properties", |
15 | 15 |
"AVEVA P&ID 12 Valve Properties", |
16 |
"AVEVA P&ID 12 Reducer Properties", |
|
16 | 17 |
"AVEVA P&ID 12 Page Connector Properties" |
17 | 18 |
}; |
18 | 19 |
static List<string> labelNames = new List<string>() |
DTI_PID/SPPIDConverter/ConverterForm.cs | ||
---|---|---|
55 | 55 |
{ |
56 | 56 |
InitializeComponent(); |
57 | 57 |
|
58 |
//CultureInfo culture = CultureInfo.GetCultureInfo("en");
|
|
59 |
//Msg.Culture = culture;
|
|
58 |
CultureInfo culture = CultureInfo.GetCultureInfo("ko");
|
|
59 |
Msg.Culture = culture; |
|
60 | 60 |
|
61 | 61 |
InitUsedDataTable(); |
62 | 62 |
InitGridControl(); |
내보내기 Unified diff