[Fedora-directory-commits] esc/src/app/xul/esc/chrome/locale/en-US esc.dtd, 1.5, 1.6 esc.properties, 1.5, 1.6

Jack Magne (jmagne) fedora-directory-commits at redhat.com
Mon May 7 23:50:41 UTC 2007


Author: jmagne

Update of /cvs/dirsec/esc/src/app/xul/esc/chrome/locale/en-US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv650

Modified Files:
	esc.dtd esc.properties 
Log Message:
New key states, and hot keys.


Index: esc.dtd
===================================================================
RCS file: /cvs/dirsec/esc/src/app/xul/esc/chrome/locale/en-US/esc.dtd,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- esc.dtd	9 Feb 2007 21:54:22 -0000	1.5
+++ esc.dtd	7 May 2007 23:50:39 -0000	1.6
@@ -86,3 +86,14 @@
 <!ENTITY tpsConfigDesc3 "Enter the location of the smart card server (such as https://smartcardserver.example.com:7888)">
 <!ENTITY diagnosticsMessage "The information below is diagnostic information that your system generates as you use your smart card. If you are having smart card problems, you may be asked by your support engineer to send this information for analysis.">
 <!ENTITY dontLaunchBrowser "Don't launch the default browser when enrolled card is inserted.">
+<!ENTITY Close.accesskey "C">
+<!ENTITY OK.accesskey "O">
+<!ENTITY Format.accesskey "F">
+<!ENTITY Enroll.accesskey "E">
+<!ENTITY ResetPin.accesskey "R">
+<!ENTITY Test.accesskey "T">
+<!ENTITY Diagnostics.accesskey "D">
+<!ENTITY Cancel.accesskey "C">
+<!ENTITY Submit.accesskey "S">
+<!ENTITY ViewCerts.accesskey "V">
+<!ENTITY CopyClip.accesskey "T">


Index: esc.properties
===================================================================
RCS file: /cvs/dirsec/esc/src/app/xul/esc/chrome/locale/en-US/esc.properties,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- esc.properties	28 Feb 2007 19:13:52 -0000	1.5
+++ esc.properties	7 May 2007 23:50:39 -0000	1.6
@@ -23,12 +23,13 @@
 noKeysPresent=No Cards Present
 blankKey=Blank
 uninitializedKey=Uninitialized
-statusEnrolled=ENROLLED
-statusUnavailable=UNAVAILABLE
-statusNoApplet=NO APPLET
-statusUninitialized=UNINITIALIZED
-statusUnknown=UNKNOWN
-statusBusy=BUSY
+statusEnrolled=Enrolled
+statusUnavailable=Unavailable
+statusNoApplet=Unformatted
+statusUninitialized=Formatted
+statusLoggedIn=Logged In
+statusUnknown=Unknown
+statusBusy=Busy
 unknownIssuer=Unknown
 redHatUser=User
 statusUnknown=Unknown
@@ -79,8 +80,8 @@
 keyRemovedComputer=smart card removed.
 diagnosticsMessage=The information below is diagnostic information that your system generates as you use your smart card. If you are having smart card problems, you may be asked by your support engineer to send this information for analysis.
 
-menuManageKeys=Manage Smart Cards
-menuExit=Exit Smart Card Manager 
+menuManageKeys=Manage Smart Cards...
+menuExit=Quit   
 #ESC Error Messages from TPS
 errorNone=Operation Completed Successfully.
 serverError=Smart Card Server error.
@@ -165,7 +166,7 @@
 errorValidUserPassword=You must provide a valid user password!
 errorSelectKey=Please select a smart card.
 errorEnrolledFirst=Smart card must be enrolled first! Enroll card and try again.
-enrollmentFor=Enrollment for
+enrollmentFor=Enrollment of your 
 errorNeedKeyForSecMode=Please insert enrolled smart card before attempting secure mode.
 wasSuccessful=was successful.
 pinResetSuccessful=Password Reset was successfull!
@@ -201,3 +202,5 @@
 mustHaveValue=Must have value set for field:
 noParentWindow=No parent window.
 authDialogNoParent=Auth dialog has no parent!
+authSubmit=Submit
+authSubmitAccessKey=S




More information about the Fedora-directory-commits mailing list