8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
<%
|
|
'Localizable strings for iiloghd.asp
|
|
|
|
Const L_GENERAL_TEXT = "General Properties"
|
|
Const L_EXT_TEXT = "Extended Properties"
|
|
Const L_ODBC_TEXT = "ODBC Properties"
|
|
|
|
%> |