summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/plugins/krb4
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/identity/plugins/krb4')
-rw-r--r--src/windows/identity/plugins/krb4/lang/en_us/langres.rc38
-rw-r--r--src/windows/identity/plugins/krb4/version.rc4
2 files changed, 21 insertions, 21 deletions
diff --git a/src/windows/identity/plugins/krb4/lang/en_us/langres.rc b/src/windows/identity/plugins/krb4/lang/en_us/langres.rc
index cd46a8d9fd..865f01039d 100644
--- a/src/windows/identity/plugins/krb4/lang/en_us/langres.rc
+++ b/src/windows/identity/plugins/krb4/lang/en_us/langres.rc
@@ -57,11 +57,11 @@ STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_SYSMENU
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
- CONTROL "Kerberos 4 Ticket Options",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP,7,7,286,11
- CONTROL "Obtain Kerberos 4 tickets",IDC_NCK4_OBTAIN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,26,97,10
- GROUPBOX "Obtain Kerberos 4 tickets using",IDC_STATIC,7,43,286,72,WS_GROUP
+ CONTROL "Kerberos v4 Ticket Options",IDC_STATIC,"Static",SS_LEFTNOWORDWRAP | SS_SUNKEN | WS_GROUP,7,7,286,11
+ CONTROL "Obtain Kerberos v4 credentials",IDC_NCK4_OBTAIN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,26,97,10
+ GROUPBOX "Obtain Kerberos v4 credentials using",IDC_STATIC,7,43,286,72,WS_GROUP
CONTROL "Automatically determine method",IDC_NCK4_AUTO,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,23,58,119,10
- CONTROL "Kerberos 5 to 4 translation",IDC_NCK4_K524,"Button",BS_AUTORADIOBUTTON,23,76,101,10
+ CONTROL "Kerberos v5 to v4 translation",IDC_NCK4_K524,"Button",BS_AUTORADIOBUTTON,23,76,101,10
CONTROL "Password",IDC_NCK4_PWD,"Button",BS_AUTORADIOBUTTON,23,94,47,10
END
@@ -70,7 +70,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_SYSMENU
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
- LTEXT "Ticket cache location",IDC_CFG_LBL_CACHE,7,10,67,8
+ LTEXT "Credential cache location",IDC_CFG_LBL_CACHE,7,10,67,8
EDITTEXT IDC_CFG_CACHE,83,7,165,14,ES_AUTOHSCROLL
LTEXT "Config file path",IDC_CFG_LBL_CFGFILE,7,30,50,8
EDITTEXT IDC_CFG_CFGPATH,83,27,165,14,ES_AUTOHSCROLL | ES_READONLY
@@ -85,8 +85,8 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_SYSMENU
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
- CONTROL "Obtain Kerberos 4 tickets",IDC_CFG_GETTIX,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,7,221,17
- LTEXT "Note that, if enabled, Kerberos 4 tickets will be acquired during initial credential acquisition and during credential renewals.\n\nHowever, currently Kerberos 4 tickets can only be obtained for the default identity.",IDC_STATIC,7,91,221,53,SS_SUNKEN
+ CONTROL "Obtain Kerberos v4 credentials",IDC_CFG_GETTIX,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,7,221,17
+ LTEXT "Note that, if enabled, Kerberos v4 credentials will be acquired during initial credential acquisition and during credential renewals.\n\nHowever, currently Kerberos v4 credentials can only be obtained for the default identity.",IDC_STATIC,7,91,221,53,SS_SUNKEN
END
IDD_CFG_ID_KRB4 DIALOGEX 0, 0, 235, 151
@@ -94,7 +94,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_SYSMENU
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
- CONTROL "Obtain Kerberos 4 tickets for this identity",IDC_CFG_GETTIX,
+ CONTROL "Obtain Kerberos v4 credentials for this identity",IDC_CFG_GETTIX,
"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,7,7,147,10
END
@@ -161,30 +161,30 @@ IDI_PLUGIN ICON "..\\..\\images\\plugin.ico"
STRINGTABLE
BEGIN
- IDS_PLUGIN_DESC "Kerberos 4 Credentials Provider"
- IDS_NC_K4_SHORT "Kerberos 4"
- IDS_ERR_REALM "Could not resolve realm"
+ IDS_PLUGIN_DESC "Kerberos v4 Credentials Provider"
+ IDS_NC_K4_SHORT "Kerberos v4"
+ IDS_ERR_REALM "Could not resolve Kerberos v4 realm"
IDS_ERR_PRINCIPAL "Invalid principal"
IDS_ERR_INVINST "Invalid instance"
- IDS_ERR_PWINTKT "Could not get Kerberos 4 tickets"
+ IDS_ERR_PWINTKT "Could not obtain Kerberos v4 credentials"
IDS_CT_DISABLED "<p><a id=""SwitchPanel"" param=""Krb4Cred""><b>Krb4</b></a><tab>: Disabled (click <a id=""Krb4Cred:Enable"">here</a> to enable)</p>"
- IDS_CT_TGTFOR "<p><a id=""SwitchPanel"" param=""Krb4Cred""><b>Krb4</b></a><tab>: Tickets for realm %s</p>"
+ IDS_CT_TGTFOR "<p><a id=""SwitchPanel"" param=""Krb4Cred""><b>Krb4</b></a><tab>: Credentials for realm %s</p>"
IDS_METHOD_AUTO "Automatically determined method"
END
STRINGTABLE
BEGIN
- IDS_KRB4_SHORT_DESC "Kerberos 4 tickets"
- IDS_KRB4_LONG_DESC "Kerberos 4 tickets"
- IDS_CFG_KRB4_LONG "Kerberos 4 Configuration"
- IDS_CFG_KRB4_SHORT "Kerberos 4"
+ IDS_KRB4_SHORT_DESC "Kerberos v4"
+ IDS_KRB4_LONG_DESC "Kerberos v4"
+ IDS_CFG_KRB4_LONG "Kerberos v4 Configuration"
+ IDS_CFG_KRB4_SHORT "Kerberos v4"
END
STRINGTABLE
BEGIN
IDS_METHOD_PWD "Password"
- IDS_METHOD_K524 "Kerberos 5 to 4 translation"
- IDS_CFG_IDS_KRB4_SHORT "Kerberos 4"
+ IDS_METHOD_K524 "Kerberos v5 to v4 translation"
+ IDS_CFG_IDS_KRB4_SHORT "Kerberos v4"
END
#endif // English (U.S.) resources
diff --git a/src/windows/identity/plugins/krb4/version.rc b/src/windows/identity/plugins/krb4/version.rc
index 90105f8272..929e0d09dd 100644
--- a/src/windows/identity/plugins/krb4/version.rc
+++ b/src/windows/identity/plugins/krb4/version.rc
@@ -28,7 +28,7 @@
#ifndef LANGVER
-#define STR_FILEDESC "Kerberos 4 Plugin for NetIDMgr"
+#define STR_FILEDESC "Kerberos v4 Plugin for Network Identity Manager"
#define STR_INTNAME "krb4cred"
#define STR_ORIGNAME "krb4cred.dll"
@@ -68,7 +68,7 @@
VALUE "InternalName", STR_INTNAME
VALUE "LegalCopyright", KH_VERSTR_COPYRIGHT_1033
VALUE "OriginalFilename", STR_ORIGNAME
- VALUE "ProductName", "NetIDMgr"
+ VALUE "ProductName", "Network Identity Manager"
VALUE "ProductVersion", KH_VERSTR_PRODUCT_1033
#ifdef KH_VERSTR_COMMENT_1033
VALUE "Comment", KH_VERSTR_COMMENT_1033