mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
226 B
10 lines
226 B
<%
|
|
'Localizable strings for iiacssls.asp
|
|
|
|
Const L_ENTERVALUE_TEXT="Please enter a value"
|
|
Const L_BROWSE_TEXT="Browse..."
|
|
Const L_DENIED_TEXT="Denied"
|
|
Const L_GRANTED_TEXT="Granted"
|
|
Const L_ACCESSDENIED_TEXT="Access Denied"
|
|
|
|
%>
|