summaryrefslogtreecommitdiffstats
path: root/src/windows/leash/Leash.rc
diff options
context:
space:
mode:
authorKevin Wasserman <kevin.wasserman@painless-security.com>2012-06-06 21:17:21 -0400
committerBen Kaduk <kaduk@mit.edu>2012-08-24 15:54:50 -0400
commit58441c9c61f332315c8b68dc63e352426a6d7707 (patch)
treef5d329471283f324af12b60916eeaea3443c434b /src/windows/leash/Leash.rc
parent1f311623467f479e6d8671c9802fe46e93aeb434 (diff)
downloadkrb5-58441c9c61f332315c8b68dc63e352426a6d7707.tar.gz
krb5-58441c9c61f332315c8b68dc63e352426a6d7707.tar.xz
krb5-58441c9c61f332315c8b68dc63e352426a6d7707.zip
KfW GUI -- add 'More' Panel
'Import Tickets', 'Export Tickets', and 'Forget Principals' buttons. Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com> ticket: 7268 (new) queue: kfw target_version: 1.10.4 tags: pullup
Diffstat (limited to 'src/windows/leash/Leash.rc')
-rw-r--r--src/windows/leash/Leash.rc5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/windows/leash/Leash.rc b/src/windows/leash/Leash.rc
index c1aa94ef64..accdd7e095 100644
--- a/src/windows/leash/Leash.rc
+++ b/src/windows/leash/Leash.rc
@@ -937,7 +937,7 @@ END
STRINGTABLE
BEGIN
ID_PROPERTIES "Enables you to change settings"
- ID_IMPORT_TICKET "Convert MS Windows credentials into tickets\n Import Ticket(s) "
+ ID_IMPORT_TICKET "import tickets from your Windows Logon Session.\n Import Tickets"
ID_INIT_TICKET "Obtain a new ticket\n Get Ticket"
ID_AUTO_RENEW "Automatically attempt to renew tickets.\n Automatic Ticket Renewal"
ID_TIME_ISSUED "Display column showing when your tickets will expire.\n Issued"
@@ -973,6 +973,7 @@ END
STRINGTABLE
BEGIN
+ ID_FORGET_PRINCIPALS "Clear the Principal history. This only affects autocompletion in the Get Tickets and Change Password dialogs.\n Forget Principals"
ID_ENCRYPTION_TYPE "Display column showing the encryption type for your tickets and session keys.\n Encryption Type"
ID_VALID_UNTIL "Display column showing when your tickets will expire.\n Valid Until"
END
@@ -981,6 +982,8 @@ STRINGTABLE
BEGIN
ID_MAKE_DEFAULT "Make the selected principal the default principal.\n Make Default"
ID_IMPORT_TICKETS "Automatically import tickets from your Windows Logon Session.\n Import Tickets"
+ ID_EXPORT_TICKET "Export tickets to your Windows Logon Sesion.\n Export Tickets"
+ ID_AUTO_IMPORT_TICKET "Automatically import tickets from your Windows Logon Session.\n Automatic Import Tickets"
END
#endif // English (United States) resources