1 /* 2 * CDDL HEADER START 3 * 4 * The contents of this file are subject to the terms of the 5 * Common Development and Distribution License, Version 1.0 only 6 * (the "License"). You may not use this file except in compliance 7 * with the License. 8 * 9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10 * or http://www.opensolaris.org/os/licensing. 11 * See the License for the specific language governing permissions 12 * and limitations under the License. 13 * 14 * When distributing Covered Code, include this CDDL HEADER in each 15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 16 * If applicable, add the following below this CDDL HEADER, with the 17 * fields enclosed by brackets "[]" replaced with your own identifying 18 * information: Portions Copyright [yyyy] [name of copyright owner] 19 * 20 * CDDL HEADER END 21 */ 22 /* 23 * ident "%Z%%M% %I% %E% SMI" 24 * 25 * Copyright 2000-2002 Sun Microsystems, Inc. All rights reserved. 26 * Use is subject to license terms. 27 */ 28 29 import java.util.ListResourceBundle; 30 31 public class GuiResource extends ListResourceBundle { 32 public Object[][] getContents() { 33 return contents; 34 } 35 36 static final Object[][] contents = { 37 {"Never", "Never"}, 38 {"Warning", "Warning"}, 39 {"Error", "Error"}, 40 {"Confirm Action", "Confirm Action"}, 41 {"Principals", "Principals"}, 42 {"Policies", "Policies"}, 43 {"Defaults", "Defaults"}, 44 {"Principal List", "Principal List"}, 45 {"Policy List", "Policy List"}, 46 {"Principal Basics", "Principal Basics"}, 47 {"Principal Details", "Principal Details"}, 48 {"Principal Flags", "Principal Flags"}, 49 {"Policy Details", "Policy Details" }, 50 {"Modify ", "Modify "}, 51 {"New ", "New "}, 52 {"Duplicate ", "Duplicate "}, 53 {"- *CHANGES*", "- *CHANGES*"}, 54 {"OK", "OK"}, 55 {"New", "New"}, 56 {"Please save or cancel first", "Please save or cancel first"}, 57 {"Cannot find default realm; check /etc/krb5/krb5.conf", 58 "Cannot find default realm; check /etc/krb5/krb5.conf"}, 59 {"Cannot find default server for realm", 60 "Cannot find default server for realm"}, 61 {"A password must be specified", "A password must be specified"}, 62 {"A realm entry must be specified", 63 "A realm entry must be specified"}, 64 {"A master KDC entry must be specified", 65 "A master KDC entry must be specified"}, 66 {"Invalid login, please try again", 67 "Invalid login, please try again"}, 68 {"Please enter a principal name or cancel", 69 "Please enter a principal name or cancel"}, 70 {"Please enter a password or cancel", 71 "Please enter a password or cancel"}, 72 {"Please enter a policy name or cancel", 73 "Please enter a policy name or cancel"}, 74 {"Context-Sensitive Help", "Context-Sensitive Help"}, 75 {"Click on GUI items to get help.\n\nClick on button below", 76 "to dismiss, Click on GUI items to get help.\n\nClick on", 77 "button below to dismiss"}, 78 {"Principal Name:", "Principal Name:"}, 79 {"Principal", "Principal"}, 80 {"Password:", "Password:"}, 81 {"Realm:", "Realm:"}, 82 {"Master KDC:", "Master KDC:"}, 83 {"Exit", "Exit"}, 84 {"About", "About"}, 85 {"Dismiss", "Dismiss"}, 86 {"Start Over", "Start Over"}, 87 {"Filter Pattern:", "Filter Pattern:"}, 88 {"Clear Filter", "Clear Filter"}, 89 {"Clear Name", "Clear Name"}, 90 {"Modify", "Modify"}, 91 {"Create New", "Create New"}, 92 {"Delete", "Delete"}, 93 {"Duplicate", "Duplicate"}, 94 {"General", "General"}, 95 {"Comments:", "Comments:"}, 96 {"Policy:", "Policy:"}, 97 {"Policy", "Policy"}, 98 {"Generate Random Password", "Generate Random Password"}, 99 {"Admin History", "Admin History"}, 100 {"Last Principal Change:", "Last Principal Change:"}, 101 {"Last Changed By:", "Last Changed By:"}, 102 {"Account Expires:", "Account Expires:"}, 103 {"Save", "Save"}, 104 {"Previous", "Previous"}, 105 {"Next", "Next"}, 106 {"Done", "Done"}, 107 {"Cancel", "Cancel"}, 108 {"Discard", "Discard"}, 109 {"Password", "Password"}, 110 {"Last Success:", "Last Success:"}, 111 {"Last Failure:", "Last Failure:"}, 112 {"Failure Count:", "Failure Count:"}, 113 {"Last Password Change:", "Last Password Change:"}, 114 {"Password Expires:", "Password Expires:"}, 115 {"Key Version:", "Key Version:"}, 116 {"Ticket Lifetimes", "Ticket Lifetimes"}, 117 {"Ticket", "Ticket"}, 118 {"Maximum Lifetime (seconds):", 119 "Maximum Lifetime (seconds):"}, 120 {"Maximum Renewal (seconds):", 121 "Maximum Renewal (seconds):"}, 122 {"Security", "Security"}, 123 {"Disable Account", "Disable Account"}, 124 {"Force Password Change", "Force Password Change"}, 125 {"Allow Postdated Tickets", "Allow Postdated Tickets"}, 126 {"Allow Forwardable Tickets", "Allow Forwardable Tickets"}, 127 {"Allow Renewable Tickets", "Allow Renewable Tickets"}, 128 {"Allow Proxiable Tickets", "Allow Proxiable Tickets"}, 129 {"Disallow Service Tickets", "Disallow Service Tickets"}, 130 {"Miscellaneous", "Miscellaneous"}, 131 {"Enforce Policy", "Enforce Policy"}, 132 {"Enable DES MD5", "Enable DES MD5"}, 133 {"Enable TGT-Based Authentication", 134 "Enable TGT-Based Authentication"}, 135 {"Enable Duplicate Authentication", 136 "Enable Duplicate Authentication"}, 137 {"Require Preauthentication", "Require Preauthentication"}, 138 {"Require Hardware Authentication", 139 "Require Hardware Authentication"}, 140 {"Policy Name:", "Policy Name:"}, 141 {"Minimum Password Length:", "Minimum Password Length:"}, 142 {"Minimum Password Classes:", "Minimum Password Classes:"}, 143 {"Saved Password History:", "Saved Password History:"}, 144 {"Minimum Ticket Lifetime (seconds):", 145 "Minimum Ticket Lifetime (seconds):"}, 146 {"Maximum Ticket Lifetime (seconds):", 147 "Maximum Ticket Lifetime (seconds):"}, 148 {"Maximum Ticket Renewal (seconds):", 149 "Maximum Ticket Renewal (seconds):"}, 150 {"Principals Using This Policy:", "Principals Using This Policy:"}, 151 {"Account Expiry:", "Account Expiry:"}, 152 {"Defaults for New Principals", "Defaults for New Principals"}, 153 {"Defaults for Existing Principals", 154 "Defaults for Existing Principals"}, 155 156 {"SEAM Date/Time Helper", "SEAM Date/Time Helper"}, 157 {"Month", "Month"}, 158 {"Date", "Date"}, 159 {"Year", "Year"}, 160 {"Hour", "Hour"}, 161 {"Minute", "Minute"}, 162 {"Second", "Second"}, 163 {"Now", "Now"}, 164 {"Midnight", "Midnight"}, 165 {"Help", "Help"}, 166 {"Help for Date and Time Dialog", "Help for Date and Time Dialog"}, 167 168 {"SEAM Duration Helper", "SEAM Duration Helper"}, 169 {"Weeks", "Weeks"}, 170 {"Unit", "Unit"}, 171 {"Value", "Value"}, 172 {"Seconds", "Seconds"}, 173 {"Minutes", "Minutes"}, 174 {"Hours", "Hours"}, 175 {"Days", "Days"}, 176 {"Weeks", "Weeks"}, 177 {"Months", "Months"}, 178 {"Years", "Years"}, 179 {"=", "="}, 180 {"Help for entering time duration", 181 "Help for entering time duration"}, 182 183 {"SEAM Print Helper", "SEAM Print Helper"}, 184 {"Print Command", "Print Command"}, 185 {"File Name", "File Name"}, 186 {"Print", "Print"}, 187 {"SEAM File Helper", "SEAM File Helper"}, 188 189 {"Reference Count:", "Reference Count:"}, 190 {"Minimum Password Lifetime (seconds):", 191 "Minimum Password Lifetime (seconds):"}, 192 {"Maximum Password Lifetime (seconds):", 193 "Maximum Password Lifetime (seconds):"}, 194 {"Password Save Count:", "Password Save Count:"}, 195 196 {"Flags:", "Flags:"}, 197 {"None", "None"}, 198 {"Allow Service Tickets", "Allow Service Tickets"}, 199 {"Allow TGT-Based Authentication", 200 "Allow TGT-Based Authentication"}, 201 {"Allow Duplicate Authentication", 202 "Allow Duplicate Authentication"}, 203 {"Allow Service Tickets", "Allow Service Tickets"}, 204 {"Require Preauthentication", "Require Preauthentication"}, 205 {"Require Hardware Preauthentication", 206 "Require Hardware Preauthentication"}, 207 {"Require Password Change", "Require Password Change"}, 208 {"Disallow Service", "Disallow Service"}, 209 {"Support DES MD5", "Support DES MD5"}, 210 {"Enforce Policy", "Enforce Policy"}, 211 {"(no policy)", "(no policy)"}, 212 {"Policy name already exists. Please choose a different", 213 "policy name or cancel", 214 "Policy name already exists. Please choose a different", 215 "policy name or cancel"}, 216 {"You are about to destroy data.", 217 "You are about to destroy data."}, 218 {"You are about to lose changes.", 219 "You are about to lose changes."}, 220 {"Click OK to proceed or Cancel to continue editing.", 221 "Click OK to proceed or Cancel to continue editing."}, 222 {"Click Save to commit changes, Discard to discard changes", 223 "or Cancel to continue editing.", 224 "Click Save to commit changes", 225 "Discard to discard changes, or Cancel", 226 "to continue editing."}, 227 {"Unable to access lists; please use the Name field.", 228 "Unable to access lists; please use the Name field."}, 229 {"About SEAM Adminstration Tool", "About SEAM Adminstration Tool"}, 230 {"Sun Enterprise Authentication Mechanism Administration Tool", 231 "Sun Enterprise Authentication Mechanism Administration", 232 "Tool"}, 233 {"Copyright 1999-2002 Sun Microsystems, Inc.", 234 "Copyright 1999-2002 Sun Microsystems, Inc."}, 235 {"All Rights Reserved.", "All Rights Reserved."}, 236 {"Example: ", "Example: "}, 237 {"or", "or"}, 238 {"Properties", "Properties"}, 239 {"List Controls", "List Controls"}, 240 {"Show Lists", "Show Lists"}, 241 {"Cache Lists Forever", "Cache Lists Forever"}, 242 {"List Cache Timeout (seconds):", "List Cache Timeout (seconds):"}, 243 {"Apply", "Apply"}, 244 {"Loading principal list", "Loading principal list"}, 245 {"Loading policy list", "Loading policy list"}, 246 {"File", "File"}, 247 {"Edit", "Edit"}, 248 {"Log Out", "Log Out"}, 249 {"Current Principal", "Current Principal"}, 250 {"Current Policy", "Current Policy"}, 251 {"Properties...", "Properties..."}, 252 {"Refresh", "Refresh"}, 253 {"Help Contents", "Help Contents"}, 254 {"Insufficient privileges to use gkadmin: ", 255 "Insufficient privileges to use gkadmin: "}, 256 {"Please try using another principal.", 257 "Please try using another principal."}, 258 {"Let the KDC control the ticket lifetime values", 259 "Let the KDC control the ticket lifetime values"}, 260 {"SEAM Administration Login", "SEAM Administration Login"}, 261 {"SEAM Administration Tool", "SEAM Administration Tool"}, 262 {"Can't run /usr/dt/bin/netscape.", 263 "Can't run /usr/dt/bin/netscape."}, 264 {"Invalid URL: ", "Invalid URL: "} 265 }; 266 } 267