summaryrefslogtreecommitdiffstats
path: root/dogtag/console-ui
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-03-24 02:27:47 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2012-03-26 11:43:54 -0500
commit621d9e5c413e561293d7484b93882d985b3fe15f (patch)
tree638f3d75761c121d9a8fb50b52a12a6686c5ac5c /dogtag/console-ui
parent40d3643b8d91886bf210aa27f711731c81a11e49 (diff)
downloadpki-621d9e5c413e561293d7484b93882d985b3fe15f.tar.gz
pki-621d9e5c413e561293d7484b93882d985b3fe15f.tar.xz
pki-621d9e5c413e561293d7484b93882d985b3fe15f.zip
Removed unnecessary pki folder.
Previously the source code was located inside a pki folder. This folder was created during svn migration and is no longer needed. This folder has now been removed and the contents have been moved up one level. Ticket #131
Diffstat (limited to 'dogtag/console-ui')
-rw-r--r--dogtag/console-ui/CMakeLists.txt3
-rw-r--r--dogtag/console-ui/LICENSE291
-rw-r--r--dogtag/console-ui/build.xml292
-rwxr-xr-xdogtag/console-ui/build_dogtag82
-rw-r--r--dogtag/console-ui/dogtag-pki-console-ui.spec71
-rw-r--r--dogtag/console-ui/src/CMSAdminRS.properties4415
-rw-r--r--dogtag/console-ui/src/CMakeLists.txt18
-rw-r--r--dogtag/console-ui/src/com/netscape/admin/certsrv/theme/certmgmt.gifbin0 -> 5565 bytes
-rw-r--r--dogtag/console-ui/src/com/netscape/management/client/theme/images/ConsoleBanner.gifbin0 -> 5565 bytes
-rw-r--r--dogtag/console-ui/src/com/netscape/management/client/theme/images/login.gifbin0 -> 20908 bytes
-rw-r--r--dogtag/console-ui/src/com/netscape/management/client/theme/images/logo16.gifbin0 -> 994 bytes
-rw-r--r--dogtag/console-ui/src/com/netscape/management/client/theme/images/logo32.gifbin0 -> 1458 bytes
-rw-r--r--dogtag/console-ui/src/com/netscape/management/client/theme/theme.properties33
13 files changed, 5205 insertions, 0 deletions
diff --git a/dogtag/console-ui/CMakeLists.txt b/dogtag/console-ui/CMakeLists.txt
new file mode 100644
index 000000000..fcb7bf40e
--- /dev/null
+++ b/dogtag/console-ui/CMakeLists.txt
@@ -0,0 +1,3 @@
+project(console-ui Java)
+
+add_subdirectory(src)
diff --git a/dogtag/console-ui/LICENSE b/dogtag/console-ui/LICENSE
new file mode 100644
index 000000000..e281f4362
--- /dev/null
+++ b/dogtag/console-ui/LICENSE
@@ -0,0 +1,291 @@
+This Program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published
+by the Free Software Foundation; version 2 of the License.
+
+This Program is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+for more details.
+
+You should have received a copy of the GNU General Public License
+along with this Program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+
+ GNU GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it. (Some other Free Software Foundation software is covered by
+the GNU Lesser General Public License instead.) You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. You must make sure that they, too, receive or can get the
+source code. And you must show them these terms so they know their
+rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary. To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License. The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language. (Hereinafter, translation is included without limitation in
+the term "modification".) Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+ 1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+ 2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) You must cause the modified files to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in
+ whole or in part contains or is derived from the Program or any
+ part thereof, to be licensed as a whole at no charge to all third
+ parties under the terms of this License.
+
+ c) If the modified program normally reads commands interactively
+ when run, you must cause it, when started running for such
+ interactive use in the most ordinary way, to print or display an
+ announcement including an appropriate copyright notice and a
+ notice that there is no warranty (or else, saying that you provide
+ a warranty) and that users may redistribute the program under
+ these conditions, and telling the user how to view a copy of this
+ License. (Exception: if the Program itself is interactive but
+ does not normally print such an announcement, your work based on
+ the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of Sections
+ 1 and 2 above on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three
+ years, to give any third party, for a charge no more than your
+ cost of physically performing source distribution, a complete
+ machine-readable copy of the corresponding source code, to be
+ distributed under the terms of Sections 1 and 2 above on a medium
+ customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer
+ to distribute corresponding source code. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form with such
+ an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it. For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable. However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License. Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+ 5. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Program or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+ 6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+ 7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all. For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded. In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+ 9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+ 10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
diff --git a/dogtag/console-ui/build.xml b/dogtag/console-ui/build.xml
new file mode 100644
index 000000000..a472d1782
--- /dev/null
+++ b/dogtag/console-ui/build.xml
@@ -0,0 +1,292 @@
+<!-- ### BEGIN COPYRIGHT BLOCK ###
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; version 2 of the License.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+ Copyright (C) 2007 Red Hat, Inc.
+ All rights reserved.
+ ### END COPYRIGHT BLOCK ### -->
+<project name="console-ui" default="main" basedir=".">
+
+ <import file="config/product.xml"/>
+ <import file="config/product-ext.xml" optional="true"/>
+
+
+ <target name="clean"
+ depends=""
+ description="--> remove component directories">
+ <echo message="${begin.clean.log.message}"/>
+ <delete dir="${dist.base}"/>
+ <delete dir="${build.dir}"/>
+ <echo message="${end.clean.log.message}"/>
+ </target>
+
+
+ <target name="download"
+ depends=""
+ description="--> download dependent components">
+ <echo message="${begin.download.log.message}"/>
+ <echo message="${empty.download.log.message}"/>
+ <echo message="${end.download.log.message}"/>
+ </target>
+
+
+ <target name="compile_java"
+ depends=""
+ description="--> compile java source code into classes">
+ <echo message="${begin.compile.java.log.message}"/>
+ <mkdir dir="${build.classes}"/>
+ <javac debug="on"
+ srcdir="${src.dir}/com/netscape"
+ destdir="${build.classes}">
+ <classpath refid="classpath"/>
+ </javac>
+ <echo message="${end.compile.java.log.message}"/>
+ </target>
+
+
+ <target name="build_jars"
+ depends="compile_java"
+ description="--> generate jar files">
+ <echo message="${begin.build.jars.log.message}"/>
+ <mkdir dir="${build.jars}"/>
+ <jar jarfile="${build.jars}/pki-console-theme-${version}.jar">
+ <fileset dir="${src.dir}">
+ <include name="CMSAdminRS.properties"/>
+ </fileset>
+ <fileset dir="${build.classes}">
+ <include name="com/netscape/**"/>
+ </fileset>
+ <fileset dir="${src.dir}">
+ <include name="com/netscape/**/*.gif"/>
+ <include name="com/netscape/**/*.properties"/>
+ </fileset>
+ </jar>
+ <echo message="${end.build.jars.log.message}"/>
+ </target>
+
+
+ <target name="build_jni_headers"
+ depends="compile_java"
+ description="--> generate jni header files">
+ <echo message="${begin.build.jni.headers.log.message}"/>
+ <echo message="${empty.build.jni.headers.log.message}"/>
+ <echo message="${end.build.jni.headers.log.message}"/>
+ </target>
+
+
+ <target name="build"
+ depends="build_jars,build_jni_headers"
+ description="--> build classes, jars, and jni headers">
+ <echo message="${notify.build.log.message}"/>
+ </target>
+
+
+ <target name="compile_junit_tests"
+ depends="build"
+ description="--> compile junit test source code">
+ <echo message="${begin.compile.junit.tests.log.message}"/>
+ <echo message="${empty.compile.junit.tests.log.message}"/>
+ <echo message="${end.compile.junit.tests.log.message}"/>
+ </target>
+
+
+ <target name="run_junit_tests"
+ depends="compile_junit_tests"
+ description="--> execute junit tests">
+ <echo message="${begin.run.junit.tests.log.message}"/>
+ <echo message="${empty.run.junit.tests.log.message}"/>
+ <echo message="${end.run.junit.tests.log.message}"/>
+ </target>
+
+
+ <target name="verify"
+ depends="run_junit_tests"
+ description="--> build and execute junit tests">
+ <echo message="${notify.verify.log.message}"/>
+ </target>
+
+
+ <target name="clean_javadocs"
+ depends=""
+ description="--> remove javadocs directory">
+ <echo message="${begin.clean.javadocs.log.message}"/>
+ <echo message="${empty.clean.javadocs.log.message}"/>
+ <echo message="${end.clean.javadocs.log.message}"/>
+ </target>
+
+
+ <target name="compose_javadocs"
+ depends="build"
+ description="--> generate javadocs">
+ <echo message="${begin.compose.javadocs.log.message}"/>
+ <echo message="${empty.compose.javadocs.log.message}"/>
+ <echo message="${end.compose.javadocs.log.message}"/>
+ </target>
+
+
+ <target name="document"
+ depends="clean_javadocs,compose_javadocs"
+ description="--> remove old javadocs and compose new javadocs">
+ <echo message="${notify.document.log.message}"/>
+ </target>
+
+
+ <target name="distribute_binaries"
+ depends="document"
+ description="--> create the zip and gzipped tar binary distributions">
+ <echo message="${begin.distribute.binaries.log.message}"/>
+ <mkdir dir="${dist.base.binaries}"/>
+
+ <echo message="${begin.binary.wrappers.log.message}"/>
+ <echo message="${empty.binary.wrappers.log.message}"/>
+ <echo message="${end.binary.wrappers.log.message}"/>
+
+ <echo message="${begin.binary.zip.log.message}"/>
+ <zip destfile="${dist.base.binaries}/${dist.name}.zip">
+ <zipfileset dir="./build/jars"
+ filemode="755"
+ prefix="usr/share/java/${product.prefix}">
+ <include name="**"/>
+ </zipfileset>
+ <zipfileset dir="."
+ filemode="644"
+ prefix="usr/share/doc/${product.name}-${version}">
+ <include name="LICENSE"/>
+ </zipfileset>
+ </zip>
+ <echo message="${end.binary.zip.log.message}"/>
+
+ <echo message="${begin.binary.tar.log.message}"/>
+ <tar longfile="gnu"
+ destfile="${dist.base.binaries}/${dist.name}.tar">
+ <tarfileset dir="./build/jars"
+ mode="755"
+ prefix="${dist.name}/usr/share/java/${product.prefix}">
+ <include name="**"/>
+ </tarfileset>
+ <tarfileset dir="."
+ mode="644"
+ prefix="${dist.name}/usr/share/doc/${product.name}-${version}">
+ <include name="LICENSE"/>
+ </tarfileset>
+ </tar>
+ <echo message="${end.binary.tar.log.message}"/>
+
+ <echo message="${begin.binary.gtar.log.message}"/>
+ <gzip destfile="${dist.base.binaries}/${dist.name}.tar.gz"
+ src="${dist.base.binaries}/${dist.name}.tar"/>
+ <delete file="${dist.base.binaries}/${dist.name}.tar"/>
+ <delete dir="${dist.name}"/>
+ <checksum fileext=".md5">
+ <fileset dir="${dist.base.binaries}/">
+ <include name="**/*"/>
+ <exclude name="**/*.asc"/>
+ <exclude name="**/*.md5"/>
+ </fileset>
+ </checksum>
+ <checksum fileext=".sha1"
+ algorithm="SHA">
+ <fileset dir="${dist.base.binaries}/">
+ <include name="**/*"/>
+ <exclude name="**/*.asc"/>
+ <exclude name="**/*.md5"/>
+ </fileset>
+ </checksum>
+ <echo message="${end.binary.gtar.log.message}"/>
+
+ <echo message="${end.distribute.binaries.log.message}"/>
+ </target>
+
+
+ <target name="distribute_source"
+ depends=""
+ description="--> create the zip and gzipped tar source distributions">
+ <echo message="${begin.distribute.source.log.message}"/>
+ <mkdir dir="${dist.base.source}"/>
+
+ <echo message="${begin.source.zip.log.message}"/>
+ <zip destfile="${dist.base.source}/${src.dist.name}.zip">
+ <zipfileset dir="."
+ filemode="644"
+ prefix="${src.dist.name}">
+ <include name="${product.name}.spec"/>
+ <include name="LICENSE"/>
+ <include name="build.xml"/>
+ <include name="config/product*.xml"/>
+ <include name="config/release*.xml"/>
+ <include name="release"/>
+ <include name="src/CMSAdminRS.properties"/>
+ <include name="src/**"/>
+ </zipfileset>
+ </zip>
+ <echo message="${end.source.zip.log.message}"/>
+
+ <echo message="${begin.source.tar.log.message}"/>
+ <tar longfile="gnu"
+ destfile="${dist.base.source}/${src.dist.name}.tar">
+ <tarfileset dir="."
+ mode="644"
+ prefix="${src.dist.name}">
+ <include name="${product.name}.spec"/>
+ <include name="LICENSE"/>
+ <include name="build.xml"/>
+ <include name="config/product*.xml"/>
+ <include name="config/release*.xml"/>
+ <include name="release"/>
+ <include name="src/CMSAdminRS.properties"/>
+ <include name="src/**"/>
+ </tarfileset>
+ </tar>
+ <echo message="${end.source.tar.log.message}"/>
+
+ <echo message="${begin.source.gtar.log.message}"/>
+ <gzip destfile="${dist.base.source}/${src.dist.name}.tar.gz"
+ src="${dist.base.source}/${src.dist.name}.tar"/>
+ <delete file="${dist.base.source}/${src.dist.name}.tar"/>
+ <delete dir="${dist.name}"/>
+ <checksum fileext=".md5">
+ <fileset dir="${dist.base.source}/">
+ <include name="**/*"/>
+ <exclude name="**/*.asc"/>
+ <exclude name="**/*.md5"/>
+ </fileset>
+ </checksum>
+ <checksum fileext=".sha1"
+ algorithm="SHA">
+ <fileset dir="${dist.base.source}/">
+ <include name="**/*"/>
+ <exclude name="**/*.asc"/>
+ <exclude name="**/*.md5"/>
+ </fileset>
+ </checksum>
+ <echo message="${end.source.gtar.log.message}"/>
+
+ <echo message="${end.distribute.source.log.message}"/>
+ </target>
+
+
+ <target name="distribute"
+ depends="distribute_binaries,distribute_source"
+ description="--> create binary and source component distributions">
+ <echo message="${notify.distribute.log.message}"/>
+ </target>
+
+
+ <target name="main"
+ depends="clean,distribute"
+ description="--> clean, build, verify, document, distribute [default]">
+ <echo message="${notify.main.log.message}"/>
+ </target>
+
+</project>
+
diff --git a/dogtag/console-ui/build_dogtag b/dogtag/console-ui/build_dogtag
new file mode 100755
index 000000000..5cfa1424c
--- /dev/null
+++ b/dogtag/console-ui/build_dogtag
@@ -0,0 +1,82 @@
+#!/bin/bash
+# BEGIN COPYRIGHT BLOCK
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; version 2 of the License.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along
+# with this program; if not, write to the Free Software Foundation, Inc.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+#
+# (C) 2007 Red Hat, Inc.
+# All rights reserved.
+# END COPYRIGHT BLOCK
+
+# Always switch into the base directory of this
+# shell script prior to executing it so that all
+# of its output is written to this directory
+cd `dirname $0`
+
+# Retrieve the directory name housing this component
+PWD=`pwd`
+
+# Set Dogtag component-specific environment variables
+DOGTAG_BUILD_SCRIPT=`basename $0`
+export DOGTAG_BUILD_SCRIPT
+DOGTAG_COMPONENT=`basename ${PWD}`
+export DOGTAG_COMPONENT
+DOGTAG_SPECFILE="dogtag-pki-console-ui.spec"
+export DOGTAG_SPECFILE
+
+# Set PKI 'ant' environment variables (originally obtained from specfile)
+PKI_PRODUCT_UI_FLAVOR_PREFIX="dogtag"
+export PKI_PRODUCT_UI_FLAVOR_PREFIX
+PKI_PRODUCT_PREFIX="pki"
+export PKI_PRODUCT_PREFIX
+PKI_PRODUCT="console-ui"
+export PKI_PRODUCT
+PKI_VERSION="9.0.0"
+export PKI_VERSION
+
+# Set Dogtag helper variables
+DOGTAG_COMPONENT_NAME=${PKI_PRODUCT}
+export DOGTAG_COMPONENT_NAME
+DOGTAG_WGET_URL=http://cvs.fedora.redhat.com/viewvc
+export DOGTAG_WGET_URL
+
+# Obtain '${DOGTAG_SPECFILE}' as necessary
+if [ "$1" = "refresh" ]; then
+ if [ -f "${DOGTAG_SPECFILE}" ]; then
+ printf "Removing '${DOGTAG_SPECFILE}' . . . "
+ rm -rf ${DOGTAG_SPECFILE}
+ printf "done.\n"
+ fi
+ shift
+fi
+if [ ! -f "${DOGTAG_SPECFILE}" ]; then
+ # Check for Fedora Operating System
+ if [ ! -f /etc/fedora-release ]; then
+ printf "'${DOGTAG_COMPONENT_NAME}' ONLY builds on Fedora!\n"
+ exit 255
+ fi
+ # Obtain Fedora Operating System Version
+ FEDORA_VERSION="F-`cat /etc/fedora-release | awk '{print $3}'`"
+ export FEDORA_VERSION
+ # Retrieve '${DOGTAG_SPECFILE}' from Koji
+ printf "Fetching '${DOGTAG_SPECFILE}' for '${FEDORA_VERSION}' . . .\n"
+ wget -O ${DOGTAG_SPECFILE} ${DOGTAG_WGET_URL}/${FEDORA_VERSION}/${DOGTAG_COMPONENT_NAME}/${DOGTAG_SPECFILE}?view=co
+ if [ ! -s "${DOGTAG_SPECFILE}" ]; then
+ printf "Failed to fetch '${DOGTAG_SPECFILE}' for '${FEDORA_VERSION}'!\n"
+ rm -rf ${DOGTAG_SPECFILE}
+ exit 255
+ fi
+fi
+
+# Invoke the shared Dogtag PKI build script
+config-ext/build_dogtag_pki $@
+
diff --git a/dogtag/console-ui/dogtag-pki-console-ui.spec b/dogtag/console-ui/dogtag-pki-console-ui.spec
new file mode 100644
index 000000000..d33ea016c
--- /dev/null
+++ b/dogtag/console-ui/dogtag-pki-console-ui.spec
@@ -0,0 +1,71 @@
+Name: dogtag-pki-console-ui
+Version: 9.0.0
+Release: 1%{?dist}
+Summary: Dogtag Certificate System - PKI Console User Interface
+URL: http://pki.fedoraproject.org/
+License: GPLv2
+Group: System Environment/Base
+
+BuildArch: noarch
+
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+BuildRequires: ant
+BuildRequires: java-devel >= 1:1.6.0
+BuildRequires: jpackage-utils
+BuildRequires: jss >= 4.2.6
+BuildRequires: ldapjdk
+
+Requires: java >= 1:1.6.0
+Requires: jss >= 4.2.6
+Requires: ldapjdk
+
+Source0: http://pki.fedoraproject.org/pki/sources/%{name}/%{name}-%{version}.tar.gz
+
+# NOTE: Several PKI packages require a "virtual" UI component. These
+# "virtual" UI components are "Provided" by various UI "flavors"
+# including "dogtag", "redhat", and "null". Consequently,
+# all "dogtag", "redhat", and "null" UI components MUST be
+# mutually exclusive!
+Provides: pki-console-ui = %{version}-%{release}
+
+Obsoletes: pki-console-ui < %{version}-%{release}
+
+Conflicts: redhat-pki-console-ui
+
+%description
+Dogtag Certificate System is an enterprise software system designed
+to manage enterprise Public Key Infrastructure (PKI) deployments.
+
+The Dogtag PKI Console User Interface contains the graphical
+user interface for the Dogtag PKI Console.
+
+%prep
+
+%setup -q
+
+%build
+ant \
+ -Dproduct.ui.flavor.prefix="dogtag" \
+ -Dproduct.prefix="pki" \
+ -Dproduct="console-ui" \
+ -Dversion="%{version}"
+
+%install
+rm -rf %{buildroot}
+cd dist/binary
+unzip %{name}-%{version}.zip -d %{buildroot}
+cd %{buildroot}%{_javadir}/pki
+ln -s pki-console-theme-%{version}.jar pki-console-theme.jar
+
+%clean
+rm -rf %{buildroot}
+
+%files
+%defattr(-,root,root,-)
+%doc LICENSE
+%{_javadir}/pki/
+
+%changelog
+* Fri Nov 19 2010 Matthew Harmsen <mharmsen@redhat.com> 9.0.0-1
+- Updated Dogtag 1.3.x --> Dogtag 2.0.0 --> Dogtag 9.0.0.
diff --git a/dogtag/console-ui/src/CMSAdminRS.properties b/dogtag/console-ui/src/CMSAdminRS.properties
new file mode 100644
index 000000000..e42104937
--- /dev/null
+++ b/dogtag/console-ui/src/CMSAdminRS.properties
@@ -0,0 +1,4415 @@
+CERTTYPEWIZARD_LABEL_XCERT_LABEL=CrossCert
+INSTALLOPWIZARD_LABEL_CROSSCERT_LABEL=Cross-signed Certificate(s)
+SSLCLIENT_TRUST_DIALOG_TITLE=Security Warning
+SSLCLIENT_TRUST_DIALOG_HELP=manual/en/console/help/security_warning.htm
+SSLCLIENT_TRUST_DIALOG_ACCEPT=Accept
+SSLCLIENT_TRUST_DIALOG_REJECT=Reject
+SSLCLIENT_TRUST_DIALOG_VIEWCERT=View Certificate
+SSLCLIENT_TRUST_DIALOG_WARNMSG=The certificate this server presented is either untrusted or unknown. \n\nDo you wish to accept this certificate?
+SSLCLIENT_TRUST_DIALOG_ACCEPTONESESSION=Accept this certificate for this session only.
+SSLCLIENT_INITPASSWORD_DIALOG_TITLE=Initialize Internal Token
+SSLCLIENT_INITPASSWORD_PWD_LABEL=Password:
+SSLCLIENT_INITPASSWORD_PWDAGAIN_LABEL=Password (again):
+SSLCLIENT_PASSWORD_DIALOG_TITLE=Password Entry Dialog
+SSLCLIENT_PASSWORD_DIALOG_LABEL=Enter the password for the
+SSLCLIENT_PASSWORDAGAIN_DIALOG_LABEL=Password is invalid. Enter the password again for the
+SSLCLIENT_CERTSELECT_DIALOG_TITLE=Select a certificate
+SSLCLIENT_CERTSELECT_DIALOG_LABEL=Select a certificate:
+INSTALLKRASTORAGEKEYWIZARD_LABEL_SELECTTOKEN_LABEL=Select the token (cryptographic device) for the key pair. 'Internal' refers to the software implementation in CS. If you have installed and configured the PKCS #11 module for a hardware device, you can select it from this list (Note that a DRM requires a separate device if a hardware device has been selected):
+INSTALLKRASTORAGEKEYWIZARD_LABEL_TOKEN_LABEL=Token:
+INSTALLKRASTORAGEKEYWIZARD_LABEL_PASSWD_LABEL=Password:
+INSTALLKRASTORAGEKEYWIZARD_LABEL_PASSWDAGAIN_LABEL=Password (again):
+INSTALLKRASTORAGEKEYWIZARD_LABEL_SOP_LABEL=Security officer password:
+INSTALLKRASTORAGEKEYWIZARD_CHECKBOX_HARDWARE_SPLIT_LABEL=Use Hardware Splitting
+INSTALLKRASTORAGEKEYWIZARD_CHECKBOX_HARDWARE_SPLIT_TTIP=Specify if Hardware Splitting should be used
+INTERNALDBWIZARD_CHECKBOX_SCHEMA_LABEL=Add CS-Specific Schema and Indices to the Database?
+INTERNALDBWIZARD_LABEL_REMOTEHOST_LABEL=Host name:
+INTERNALDBWIZARD_LABEL_REMOTEPORT_LABEL=Port number:
+INTERNALDBWIZARD_LABEL_REMOTEDN_LABEL=Base DN for this instance:
+INTERNALDBWIZARD_LABEL_DATABASE_LABEL=Database Name (for DS 5.x or later):
+INTERNALDBWIZARD_LABEL_REMOTEADMIN_LABEL=Directory manager DN:
+INTERNALDBWIZARD_LABEL_REMOTEPWD_LABEL=Password:
+INTERNALDBWIZARD_RADIOBUTTON_LOCALDB_LABEL=Create a new Internal Database (recommended)
+INTERNALDBWIZARD_RADIOBUTTON_REMOTEDB_LABEL=Use an existing remote LDAP server
+CAGENERAL_CHECKBOX_OCSP_LABEL=OCSP Service
+CAOCSPSERVICEWIZARD_TEXT_HEADING_LABEL=Enabling Certificate Manager's internal OCSP service. The OCSP service runs on the Non-SSL end-entity port (i. e. - http://<host>:<ee-port>/ocsp). The port must be enabled for the service to run. Enabling the internal OCSP service is an alternative to installing an Online Certificate Status Manager.
+CAOCSPSERVICEWIZARD_BORDER_CAOCSPSERVICEWIZARD_LABEL=Internal OCSP Service
+CAOCSPSERVICEWIZARD_LABEL_OCSPSERVICE_LABEL=Enable OCSP service.
+CAOCSPSERVICEWIZARD_CHECKBOX_OCSPSERVICE_LABEL=
+CAOCSPSERVICEWIZARD_TITLE=OCSP Service
+OCSPSTORESRULE_BUTTON_DEFAULT_LABEL=Set Default
+INSTALLOCSPINTROWIZARD_TITLE=Installation Wizard
+INSTALLOCSPINTROWIZARD_BORDER_INSTALLOCSPINTROWIZARD_LABEL=Online Certificate Status Manager Signing Certificate Installation
+INSTALLOCSPINTROWIZARD_TEXT_HEADING_LABEL=Do you want to install the certificate now?
+INSTALLOCSPINTROWIZARD_RADIOBUTTON_YES_LABEL=Yes.
+INSTALLOCSPINTROWIZARD_RADIOBUTTON_NO_LABEL=No.
+INSTALLGENOCSPWIZARD_TITLE=Installation Wizard
+INSTALLGENOCSPWIZARD_BORDER_INSTALLGENOCSPWIZARD_LABEL=Online Certificate Status Manager Signing Certificate Creation
+INSTALLGENOCSPWIZARD_TEXT_NEWKEY_LABEL=The wizard has all the information required to generate the key pair and the corresponding certificate. Click Next to generate and install the certificate.
+INSTALLGENOCSPWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLGENOCSPCERTREQWIZARD_TITLE=Installation Wizard
+INSTALLGENOCSPCERTREQWIZARD_BORDER_INSTALLGENOCSPCERTREQWIZARD_LABEL=Online Certificate Status Manager Signing Certificate Request Creation
+INSTALLGENOCSPCERTREQWIZARD_TEXT_NEWKEY_LABEL=The wizard has all the information required to generate the key pair and the corresponding certificate request. Click Next to generate them.
+INSTALLGENOCSPCERTREQWIZARD_RADIOBUTTON_PKCS10_LABEL=Generate a PKCS #10 request.
+INSTALLGENOCSPCERTREQWIZARD_RADIOBUTTON_CMC_LABEL=Generate a full CMC enrollment request.
+INSTALLGENOCSPCERTREQWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLDISPLAYOCSPCERTWIZARD_TITLE=Installation Wizard
+INSTALLDISPLAYOCSPCERTWIZARD_BORDER_INSTALLDISPLAYRACERTWIZARD_LABEL=Certificate Details
+INSTALLDISPLAYOCSPCERTWIZARD_LABEL_NAME_LABEL=Certificate name:
+INSTALLDISPLAYOCSPCERTWIZARD_LABEL_CONTENT_LABEL=This is the certificate you have chosen to install:
+INSTALLDISPLAYOCSPCERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLPASTEOCSPCERTWIZARD_TITLE=Installation Wizard
+INSTALLPASTEOCSPCERTWIZARD_BORDER_INSTALLPASTERACERTWIZARD_LABEL=Location of Certificate
+INSTALLPASTEOCSPCERTWIZARD_LABEL_INTRO_LABEL=Indicate the location of the certificate:
+INSTALLPASTEOCSPCERTWIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLPASTEOCSPCERTWIZARD_RADIOBUTTON_FILE_LABEL=The certificate is located in this file:
+INSTALLPASTEOCSPCERTWIZARD_RADIOBUTTON_BASE64_LABEL=The certificate is located in the text area below:
+INSTALLPASTEOCSPCERTWIZARD_TEXT_DESC_LABEL=Paste a base-64 encoded certificate (including -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----) into the text area.
+INSTALLPASTEOCSPCERTWIZARD_DIALOG_EMPTYFILE_MESSAGE=The file field should not be empty
+INSTALLPASTEOCSPCERTWIZARD_DIALOG_FILENOTFOUND_MESSAGE=File not found
+INSTALLPASTEOCSPCERTWIZARD_DIALOG_B64EEMPTY_MESSAGE=The base-64 encoded text field should not be empty
+INSTALLPASTEOCSPCERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLPASTEOCSPCERTWIZARD_RADIOBUTTON_QUERY_LABEL=The certificate is at the CS where your request was sent.
+INSTALLPASTEOCSPCERTWIZARD_TEXT_QUERY_LABEL=Specify the CS's host name, the EE port number, and the request ID:
+INSTALLPASTEOCSPCERTWIZARD_LABEL_HOST_LABEL=Host name:
+INSTALLPASTEOCSPCERTWIZARD_LABEL_PORT_LABEL=EE port number:
+INSTALLPASTEOCSPCERTWIZARD_DIALOG_BLANKRID_MESSAGE=Request ID cannot be blank.
+INSTALLPASTEOCSPCERTWIZARD_DIALOG_INVALIDRID_MESSAGE=Request ID is not an integer.
+INSTALLPASTEOCSPCERTWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+INSTALLPASTEOCSPCERTWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+INSTALLPASTEOCSPCERTWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+INSTALLPASTEOCSPCERTWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+INSTALLPASTEOCSPCERTWIZARD_TEXT_SSL_LABEL=Is it an SSL secure port?
+INSTALLPASTEOCSPCERTWIZARD_CHECKBOX_SSL_LABEL=Yes. It's the SSL secure EE port.
+INSTALLPASTEOCSPCERTWIZARD_LABEL_RID_LABEL=Request ID:
+INSTALLOCSPCERTSTATUSWIZARD_TITLE=Installation Wizard
+INSTALLOCSPCERTSTATUSWIZARD_BORDER_INSTALLOCSPCERTSTATUSWIZARD_LABEL=Import Certificate Chain
+INSTALLOCSPCERTSTATUSWIZARD_TEXT_DESC_LABEL=The OCSP Signing Certificate has been successfully installed. Now either specify the location of the base-64 encoded certificate chain (PKCS #7) of the CA which signed the OCSP Signing Certificate or paste the base-64 encoded certificate chain into the text area.
+INSTALLOCSPCERTSTATUSWIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLOCSPCERTSTATUSWIZARD_RADIOBUTTON_FILE_LABEL=The certificate chain is located in this file:
+INSTALLOCSPCERTSTATUSWIZARD_RADIOBUTTON_BASE64_LABEL=The certificate chain is located in the text area below:
+INSTALLOCSPCERTSTATUSWIZARD_TEXT_DESC1_LABEL=Paste the certificate chain (including -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----) into the text area:
+INSTALLOCSPCERTSTATUSWIZARD_DIALOG_B64EEMPTY_TITLE=Error
+INSTALLOCSPCERTSTATUSWIZARD_DIALOG_B64EEMPTY_MESSAGE=Paste the certificate chain into the text area
+INSTALLOCSPCERTSTATUSWIZARD_DIALOG_FILENOTFOUND_TITLE=Error
+INSTALLOCSPCERTSTATUSWIZARD_DIALOG_FILENOTFOUND_MESSAGE=File not found
+INSTALLOCSPCERTSTATUSWIZARD_DIALOG_EMTPYFILEFIELD_TITLE=Error
+INSTALLOCSPCERTSTATUSWIZARD_DIALOG_EMPTYFILEFIELD_MESSAGE=The file field is blank
+INSTALLOCSPCERTSTATUSWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLOCSPCERTSTATUSWIZARD_INCOMPLETECERTCHAIN=The installed Certificate chain not complete - it does\nnot include a path to a trusted root. Partially\ncomplete chains may result in unexpected client\nand server behavior.
+INSTALLOCSPCERTSTATUSWIZARD_ERROR1=Fix the certificate chain before proceeding to the next panel
+INSTALLMANUALOCSPCERTREQUESTWIZARD_TITLE=Installation Wizard
+INSTALLMANUALOCSPCERTREQUESTWIZARD_BORDER_INSTALLMANUALOCSPCERTREQUESTWIZARD_LABEL=Submission of Request
+INSTALLMANUALOCSPCERTREQUESTWIZARD_TEXT_IGNOR_LABEL=Skip to the next panel if you've already submitted the request.
+INSTALLMANUALOCSPCERTREQUESTWIZARD_TEXT_DESC_LABEL=Copy the base-64 encoded certificate request (including -----BEGIN NEW CERTIFICATE REQUEST----- and -----END NEW CERTIFICATE REQUEST-----) from the text area below and paste it into the OCSP Responder enrollment form.
+INSTALLMANUALOCSPCERTREQUESTWIZARD_BUTTON_COPY_LABEL=Copy to the Clipboard
+INSTALLMANUALOCSPCERTREQUESTWIZARD_TEXT_FILELOC_LABEL=This certificate request has been saved to a text file called ocspcsr.txt which is located in the
+INSTALLMANUALOCSPCERTREQUESTWIZARD_CHECKBOX_SENDNOW_LABEL=Send the request to a remote CS now
+INSTALLMANUALOCSPCERTREQUESTWIZARD_TEXT_SENDNOW_LABEL=Specify the remote CA's host name and EE port number:
+INSTALLMANUALOCSPCERTREQUESTWIZARD_LABEL_HOST_LABEL=Host name:
+INSTALLMANUALOCSPCERTREQUESTWIZARD_LABEL_PORT_LABEL=EE port number:
+INSTALLMANUALOCSPCERTREQUESTWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+INSTALLMANUALOCSPCERTREQUESTWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+INSTALLMANUALOCSPCERTREQUESTWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+INSTALLMANUALOCSPCERTREQUESTWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+INSTALLMANUALOCSPCERTREQUESTWIZARD_TEXT_SSL_LABEL=Is it an SSL secure port?
+INSTALLMANUALOCSPCERTREQUESTWIZARD_CHECKBOX_SSL_LABEL=Yes. It's the SSL secure EE port.
+INSTALLOCSPKEYWIZARD_TITLE=Installation Wizard
+INSTALLOCSPKEYWIZARD_BORDER_INSTALLOCSPKEYWIZARD_LABEL=Key-Pair Information for the Online Certificate Status Manager Signing Certificate
+INSTALLOCSPKEYWIZARD_LABEL_TOKEN_LABEL=Token:
+INSTALLOCSPKEYWIZARD_LABEL_PWD_LABEL=Password:
+INSTALLOCSPKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_0=RSA
+INSTALLOCSPKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_1=DSA
+INSTALLOCSPKEYWIZARD_LABEL_KEYTYPE_LABEL=Key type:
+INSTALLOCSPKEYWIZARD_LABEL_KEYLENGTH_LABEL=Key length:
+INSTALLOCSPKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_0=1024
+INSTALLOCSPKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_1=2048
+INSTALLOCSPKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_2=Custom
+INSTALLOCSPKEYWIZARD_COMBOBOX_DSAKEYLENGTH_VALUE_0=1024
+INSTALLOCSPKEYWIZARD_COMBOBOX_DSAKEYLENGTH_VALUE_1=Custom
+INSTALLOCSPKEYWIZARD_LABEL_UNITS_LABEL=bits
+INSTALLOCSPKEYWIZARD_LABEL_KEY_LABEL=Specify the key type and key length:
+INSTALLOCSPKEYWIZARD_LABEL_CUSTOMKEY_LABEL=Enter a value for the customized key length:
+INSTALLOCSPKEYWIZARD_LABEL_SELECTTOKEN_LABEL=Select the token (cryptographic device) for the key pair. 'Internal' refers to the software implementation in CS. If you have installed and configured the PKCS #11 module for a hardware device, you can select it from this list:
+INSTALLOCSPKEYWIZARD_DIALOG_OCSPSIGNINGCERTNOTFOUND_MESSAGE=RA signing certificate was not found
+INSTALLOCSPKEYWIZARD_LABEL_INITTOKEN_LABEL=Initialize the selected token:
+INSTALLOCSPKEYWIZARD_LABEL_LOGONTOKEN_LABEL=Logon to the selected token:
+INSTALLOCSPKEYWIZARD_LABEL_PASSWD_LABEL=Password:
+INSTALLOCSPKEYWIZARD_LABEL_PASSWDAGAIN_LABEL=Password (again):
+INSTALLOCSPKEYWIZARD_LABEL_SOP_LABEL=Security officer password:
+INSTALLOCSPKEYWIZARD_LABEL_LOGIN_LABEL=Logon to the selected token:
+INSTALLOCSPKEYWIZARD_LABEL_INITIALIZE_LABEL=Initialize the selected token:
+INSTALLOCSPKEYWIZARD_DIALOG_BLANKLEN_MESSAGE=Key length cannot be blank
+INSTALLOCSPKEYWIZARD_DIALOG_NONINTEGER_MESSAGE=Key length is not an integer
+INSTALLOCSPKEYWIZARD_DIALOG_INVALIDKEYLEN_MESSAGE=Invalid key length
+INSTALLOCSPKEYWIZARD_DIALOG_NOTSAMEPASSWD_TITLE=Error
+INSTALLOCSPKEYWIZARD_DIALOG_NOTSAMEPASSWD_MESSAGE=The two passwords you entered do not match
+INSTALLOCSPKEYWIZARD_DIALOG_BLANKPASSWD_TITLE=Error
+INSTALLOCSPKEYWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank
+INSTALLOCSPKEYWIZARD_DIALOG_RSAINVALID_MESSAGE=The RSA key length must be divisible by 8.
+INSTALLOCSPKEYWIZARD_DIALOG_DSAINVALID_MESSAGE=The DSA key length must be divisible by 64, and within the range of 512 to 1024.
+INSTALLOCSPKEYWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLOCSPCERTDNWIZARD_TITLE=Installation Wizard
+INSTALLOCSPCERTDNWIZARD_LABEL_SUBJECTNAME_LABEL=The current subject name in distinguished name (DN) format is:
+INSTALLOCSPCERTDNWIZARD_BORDER_INSTALLOCSPCERTDNWIZARD_LABEL=Subject Name for Online Certificate Status Manager Signing Certificate
+INSTALLOCSPCERTDNWIZARD_LABEL_DN_LABEL=To modify the subject DN for the certificate:
+INSTALLOCSPCERTDNWIZARD_RADIOBUTTON_DNCOMP_LABEL=Enter the values for the subject DN components:
+INSTALLOCSPCERTDNWIZARD_RADIOBUTTON_DNSTRING_LABEL=Enter the values for the subject DN string:
+INSTALLOCSPCERTDNWIZARD_LABEL_CN_LABEL=Common name (CN=):
+INSTALLOCSPCERTDNWIZARD_LABEL_OU_LABEL=Organizational unit (OU=):
+INSTALLOCSPCERTDNWIZARD_LABEL_O_LABEL=Organization (O=):
+INSTALLOCSPCERTDNWIZARD_LABEL_LOCALITY_LABEL=Locality (L=):
+INSTALLOCSPCERTDNWIZARD_LABEL_STATE_LABEL=State (ST=):
+INSTALLOCSPCERTDNWIZARD_LABEL_COUNTRY_LABEL=Country (C=):
+INSTALLOCSPCERTDNWIZARD_LABEL_SELECTEDDN_LABEL=Selected DN:
+INSTALLOCSPCERTDNWIZARD_TEXT_NEWDNHEADING_LABEL=If you want to modify the selected DN, please enter the new one as follows:
+INSTALLOCSPCERTDNWIZARD_LABEL_NEWDN_LABEL=New DN:
+INSTALLOCSPCERTDNWIZARD_DIALOG_BLANKFIELD_MESSAGE=Subject DN cannot be blank
+INSTALLOCSPCERTDNWIZARD_DIALOG_MISSINGO_MESSAGE=Leaving out O= will cause Communicator 4.X\nto crash during SSL client authentication. If you do not provide\nan O= attribute, you will not be able to access\nthe issuing agent pages.
+INSTALLOCSPCERTDNWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work,\nthen restart the\nwizard.
+OCSPTOKENLOGONWIZARD_TITLE=Installation Wizard
+OCSPTOKENLOGONWIZARD_BORDER_OCSPTOKENLOGONWIZARD_LABEL=Logon Token
+OCSPTOKENLOGONWIZARD_TEXT_HEADING_LABEL=Logon to the token where the Online Certificate Status Manager Signing Certificate will reside:
+OCSPTOKENLOGONWIZARD_TEXT_INIT_LABEL=Initialize the token where the Online Certificate Status Manager Signing Certificate will reside:
+OCSPTOKENLOGONWIZARD_LABEL_TOKEN_LABEL=Token:
+OCSPTOKENLOGONWIZARD_LABEL_PWD_LABEL=Password:
+OCSPTOKENLOGONWIZARD_LABEL_PWDAGAIN_LABEL=Password Again:
+OCSPTOKENLOGONWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank.
+OCSPTOKENLOGONWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+GENERAL_OK=OK
+GENERAL_CANCEL=Cancel
+GENERAL_HELP=Help
+GENERAL_NEXT=Next>
+GENERAL_DONE=Done
+GENERAL_BACK=<Back
+GENERAL_ERROR=Error
+GENERAL_QUESTION=Question
+GENERAL_MENU_KEYCERT_LABEL=Certificate Setup Wizard
+GENERAL_MENU_KEYCERT_DESC=Certificate Setup Wizard
+GENERAL_MENU_CERTMANAGEMENT_LABEL=Manage Certificate
+GENERAL_MENU_CERTMANAGEMENT_DESC=Certificate Management
+GENERAL_MENU_PKCS11MANAGEMENT_LABEL=Manage PKCS #11
+GENERAL_MENU_PKCS11MANAGEMENT_DESC=PKCS #11 Management
+GENERAL_MENU_REFRESH_LABEL=Refresh
+GENERAL_MENU_REFRESH_DESC=Refresh
+CMSADMIN_ADMINPORT_LABEL=Administration Port
+CMSADMIN_DIALOG_SERVEROFF_TITLE=Error
+CMSADMIN_DIALOG_SERVEROFF_MESSAGE=Server is off
+CMSADMIN_DIALOG_NOTCONFIG_TITLE=Error
+CMSADMIN_DIALOG_NOTCONFIG_MESSAGE=Server is not configured. Please go to {0} and run config-cert locally.
+CMSADMIN_DIALOG_SERVERERROR_TITLE=Error
+CMSADMIN_DIALOG_SERVERERROR_MESSAGE=Cannot contact the daemon. Please try again later
+CMSADMIN_DIALOG_NOTIMPLEMENTED_TITLE=Error
+CMSADMIN_DIALOG_NOTIMPLEMENTED_MESSAGE=Functionality not implemented for Beta 1
+CMSINFOPANEL_LABEL_SERVERNAME_LABEL=Dogtag Certificate System
+CMSTABPANEL_BUTTON_APPLY_LABEL=Save
+CMSTABPANEL_BUTTON_APPLY_TTIP=Store the changes to the certificate server
+CMSTABPANEL_BUTTON_RESET_LABEL=Reset
+CMSTABPANEL_BUTTON_RESET_TTIP=Revert the values to the previous configuration
+CMSTABPANEL_BUTTON_HELP_LABEL=Help
+CMSTABPANEL_BUTTON_HELP_TTIP=Online help
+CMSTABPANEL_DIALOG_NOTSAVED_MESSAGE=Configuration not saved. Do you want to save the changes?
+CMSTABPANEL_DIALOG_NOTSAVED_TITLE=Configuration Not Saved
+CMSRESOURCEOBJECT_CONNECTOR_TITLE=Connector
+CMSRESOURCEOBJECT_ACL_TITLE=Access Control
+CMSRESOURCEOBJECT_LOG_TITLE=Logs
+CMSRESOURCEOBJECT_ACCESSLOG_TITLE=System
+CMSRESOURCEOBJECT_ERRORLOG_TITLE=Error
+CMSRESOURCEOBJECT_AUDITLOG_TITLE=Transactions
+CMSRESOURCEOBJECT_LOCAL_TITLE=Authentications
+CMSRESOURCEOBJECT_JOBSCHED_TITLE=Job Scheduler
+CMSRESOURCEOBJECT_JOBS_TITLE=Jobs
+CMSRESOURCEOBJECT_NOTIFICATION_TITLE=Notification
+CMSRESOURCEOBJECT_LDAPSETTING_TITLE=LDAP Setting
+CMSRESOURCEOBJECT_SMTPSETTING_TITLE=SMTP
+CMSRESOURCEOBJECT_SELFTESTS_TITLE=Self Tests
+CMSRESOURCEOBJECT_SCOPE_TITLE=Scopes
+CMSRESOURCEOBJECT_LDAPUG_TITLE=LDAP Scope
+CMSRESOURCEOBJECT_ROLE_TITLE=Role Management
+CMSRESOURCEOBJECT_ACL_TITLE=Access Control List
+CMSRESOURCEOBJECT_ENCRYPTION_TITLE=System Keys and Certificates
+CMSRESOURCEOBJECT_CACONFIG_TITLE=Certificate Manager
+CMSRESOURCEOBJECT_OCSPCONFIG_TITLE=Online Certificate Status Manager
+CMSRESOURCEOBJECT_RACONFIG_TITLE=Registration Manager
+CMSRESOURCEOBJECT_EACONFIG_TITLE=Data Recovery Manager
+CMSRESOURCEOBJECT_CCMCONFIG_TITLE=Centralized Management
+CMSRESOURCEOBJECT_POLICIES_TITLE=Policies
+CMSRESOURCEOBJECT_PROFILES_TITLE=Certificate Profiles
+CMSRESOURCEOBJECT_SERVLET_TITLE=Servlets
+CMSRESOURCEOBJECT_AUTH_TITLE=Authentication
+CMSRESOURCEOBJECT_USERGROUPS_TITLE=Users and Groups
+CMSRESOURCEOBJECT_ISSUANCEPOLICIES_TITLE=Issuance Policies
+CMSRESOURCEOBJECT_REVOCATIONPOLICIES_TITLE=Revocation Policies
+CMSRESOURCEOBJECT_ESCROWPOLICIES_TITLE=Key Policies
+CMSRESOURCEOBJECT_RECOVERYPOLICIES_TITLE=Recovery Policies
+CMSRESOURCEOBJECT_EXTENSIONS_TITLE=Extensions
+CMSRESOURCEOBJECT_CRLEXTENSIONS_TITLE=CRL Extensions
+CMSRESOURCEOBJECT_CRLIPS_TITLE=CRL Issuing Points
+CMSRESOURCEOBJECT_OCSPSTORES_TITLE=Revocation Info Stores
+CMSRESOURCEOBJECT_BACKUP_TITLE=Backup and Restore
+CMSRESOURCEOBJECT_PUBLISHING_TITLE=Publishing
+CMSRESOURCEOBJECT_PUBLISHERS_TITLE=Publishers
+CMSRESOURCEOBJECT_MAPPERS_TITLE=Mappers
+CMSRESOURCEOBJECT_RULES_TITLE=Rules
+CMSRESOURCEOBJECT_GATEWAY_TITLE=Gateway
+CMSRESOURCEOBJECT_CAREPOSITORIES_TITLE=Certificate Service
+CMSRESOURCEOBJECT_CAREQUESTS_TITLE=Certificate Requests
+CMSRESOURCEOBJECT_CACERTIFICATE_TITLE=Certificates
+CMSRESOURCEOBJECT_CAACL_TITLE=Certificate Authority
+CMSRESOURCEOBJECT_RAREPOSITORIES_TITLE=Registration Service
+CMSRESOURCEOBJECT_RAREQUESTS_TITLE=Certificate Requests
+CMSRESOURCEOBJECT_RACERTIFICATE_TITLE=Certificates
+CMSRESOURCEOBJECT_RAACL_TITLE=Registration Service
+CMSRESOURCEOBJECT_EAREPOSITORIES_TITLE=Key Service
+CMSRESOURCEOBJECT_EAREQUESTS_TITLE=Key Requests
+CMSRESOURCEOBJECT_EAKEY_TITLE=Keys
+CMSRESOURCEOBJECT_EAACL_TITLE=Key Service
+CMSRESOURCEOBJECT_CCMACL_TITLE=Centralized Management
+UILOADERREGISTRY_NOMATCHINGUILOADER=No UI loader registered with this sub-system type
+CMSPAGEFEEDER_CONFIGURATION=Configuration
+CMSPAGEFEEDER_SERVERNAME=Dogtag Certificate System
+CMSPAGEFEEDER_CONTENT=Repositories
+CMSPAGEFEEDER_STATUS=Status
+CMSPAGEFEEDER_IDENTITYANDROLES=Authentication
+CMSPAGEFEEDER_PERMISSION=Permission
+CMSPAGEFEEDER_ACCESSCONTROLLIST=Access Control
+CMSPAGEFEEDER_RESOURCE_TAB_NOT_FOUND=Resource tab type specified not found
+CGITASK_DIALOG_SERVERDOWN_MESSAGE=Failed to contact the administration server
+CGITASK_DIALOG_SERVERDOWN_TITLE=Error
+CGITASK_DIALOG_CMSDOWN_MESSAGE=Failed to contact the Certificate System. The server may be down or the information you've specified is incorrect. Please check the host name, port number, and SSL selection, and make sure the server is started and is accessible from this machine.
+CGITASK_DIALOG_CMSDOWN_TITLE=Error
+CGITASK_DIALOG_WRONGSERVER_MESSAGE=You are trying to contact a CS agent port or a server that's not CS. We only support automatic submission requests to a Dogtag Certificate System EE port. Please check the host name, port number, and SSL selection, and make sure the server is started and is accessible from this machine.
+CGITASK_DIALOG_WRONGSERVER_TITLE=Error
+CGITASK_DIALOG_UNKNOWNALG_MESSAGE=The 'SSL server certificate' of the CS to which you attempted to submit the request corresponds to a DSA key or has been signed by a CA with DSA key. Because this version of Console does not support DSA, you cannot use the auto-submit feature of the wizard to automatically submit the request to the CA's HTTPS port for end-entity enrollments. Instead, you should use the manual method of request submission -- that is, copy the base-64 encoded certificate request, go to the CS's end-entity enrollment page (HTTPS), open the appropriate form, paste the certificate request, and submit the completed request to the CS. \n\n Alternatively, if you must use the auto-submit feature, you can change the CS's configuration to accept certificate-enrollment requests on the end-entity HTTP (non-secure) port and then auto-submit the request. If you have already done so, simply specify the end-entity HTTP port and uncheck the secure server selection.
+CGITASK_DIALOG_UNKNOWNALG_TITLE=Error
+CGITASK_DIALOG_REJECTCERT_MESSAGE=You rejected the Certificate System's server certificate. You can not send the certificate request via the SSL secure EE port.
+CGITASK_DIALOG_PROGRESS_CREATESUB=Creating Subsystem ...
+CGITASK_DIALOG_PROGRESS_CREATEREPLICATIONAGREEMENT=Setting up a replication agreement ...
+CGITASK_DIALOG_PROGRESS_CREATEDB=Creating internal database ...
+CGITASK_DIALOG_PROGRESS_CONFIGDB=Configuring internal database ...
+CGITASK_DIALOG_PROGRESS_CONNECTDB=Connecting to the master database ...
+CGITASK_DIALOG_PROGRESS_INITTOKEN=Initializing Token ...
+CGITASK_DIALOG_PROGRESS_CREATECERT=Creating Certificate ...
+CGITASK_DIALOG_PROGRESS_CREATESSON=Creating Single Sign-On Password Database...
+CGITASK_DIALOG_PROGRESS_CREATEREQ=Creating Certificate Request ...
+TASKSTATUS_STATUS_LABEL=Get Status of the Server
+TASKSTATUS_STATUS_DESC=Get Status of the Certificate Server
+TASKRESTART_RESTART_LABEL=Restart the Server
+TASKRESTART_RESTART_DESC=Restart the Certificate Server
+TASKRESTART_DIALOG_RESTARTED_MESSAGE=Server Restarted
+TASKRESTART_DIALOG_RESTARTED_TITLE=Restart Server
+TASKSTART_START_LABEL=Start the Server
+TASKSTART_START_DESC=Start the Certificate Server
+TASKSTART_DIALOG_STARTED_MESSAGE=Server Started
+TASKSTART_DIALOG_STARTED_TITLE=Start Server
+TASKREMOVE_REMOVE_LABEL=Remove the Server
+TASKREMOVE_REMOVE_DESC=Remove the Certificate Server
+TASKREMOVE_DIALOG_REMOVED_MESSAGE=Server Removed
+TASKREMOVE_DIALOG_REMOVED_TITLE=Remove Server
+TASKSTOP_STOP_LABEL=Stop the Server
+TASKSTOP_STOP_DESC=Stop the Certificate Server.
+TASKSTOP_DIALOG_STOPPED_MESSAGE=Server Stopped
+TASKSTOP_DIALOG_STOPPED_TITLE=Stop Server
+TASKKEYCERT_KEYCERT_LABEL=Certificate Setup Wizard
+TASKKEYCERT_KEYCERT_DESC=Set up keys and certificates
+TASKKEYCERT_KEYCERT_TITLE=Certificate Setup Wizard
+SERVER_DIALOG_RESTART_TITLE=Server Message
+SERVER_DIALOG_RESTART_MESSAGE=Configuration changes are now committed. Please restart the server for the changes to take effect.
+SERVICE_TITLE=Service Ports
+SERVICE_LABEL_PORT_LABEL=Port:
+SERVICE_LABEL_SSLPORT_LABEL=SSL port:
+SERVICE_BORDER_CONNECTIVITY_LABEL=Connectivity
+NETWORK_TITLE=Network
+NETWORK_BORDER_ADMIN_LABEL=Administration
+NETWORK_BORDER_AGENT_LABEL=Agent
+NETWORK_BORDER_EE_LABEL=End-Entity
+NETWORK_LABEL_ADMINSSLPORT_LABEL=SSL port:
+NETWORK_DIALOG_BLANKFIELD_MESSAGE=No fields can be blank!
+NETWORK_DIALOG_BLANKFIELD_TITLE=Error
+NETWORK_DIALOG_NEGATIVE_TITLE=Error
+NETWORK_DIALOG_NEGATIVE_MESSAGE=Backlog number must be greater than zero
+NETWORK_DIALOG_NUMBERFORMAT_MESSAGE=Port numbers must be integers!
+NETWORK_DIALOG_NUMBERFORMAT_TITLE=Number Format Error
+NETWORK_DIALOG_PORTRANGE_MESSAGE=Valid port numbers are between 1 and 65535 inclusive!
+NETWORK_DIALOG_PORTRANGE_TITLE=Port Number Out Of Range
+NETWORK_DIALOG_RESTART_TITLE=Restart Server
+NETWORK_DIALOG_RESTART_MESSAGE=To activate new port settings, please restart the server!
+NETWORK_LABEL_GATEWAYSSLPORT_LABEL=SSL port:
+NETWORK_LABEL_AGENTSSLPORT_LABEL=SSL Port:
+NETWORK_LABEL_GATEWAYPORT_LABEL=Port:
+NETWORK_LABEL_ADMINBACKLOG_LABEL=Backlog:
+NETWORK_LABEL_EEBACKLOG_LABEL=Backlog:
+NETWORK_LABEL_SECUREEEBACKLOG_LABEL=Backlog:
+NETWORK_LABEL_SECUREAGENTBACKLOG_LABEL=Backlog:
+NETWORK_LABEL_ENABLED_LABEL=Enable:
+PASSWORDDIST_TITLE=Password Distribution
+PASSWORDDIST_BORDER_DISTRIBUTION_LABEL=Distribution Setting
+PASSWORDDIST_CHECKBOX_MAIL_LABEL=Send password to user via email
+PASSWORDDIST_CHECKBOX_MAIL_TTIP=E-mail notification with password automatically delivered to user
+PASSWORDDIST_CHECKBOX_LOCAL_LABEL=Store a copy of password locally
+PASSWORDDIST_CHECKBOX_LOCAL_TTIP=Save password locally for later retrieval
+PASSWORDDIST_DIALOG_SELECTONE_MESSAGE=You must select at least one distribution method!
+PASSWORDDIST_DIALOG_SELECTONE_TITLE=Error
+EAGENERAL_TITLE=General Settings
+EAGENERAL_BORDER_AGENTS_LABEL=Recovery Agents
+EAGENERAL_LABEL_NUMBER_LABEL=Required Number of Agents:
+EAGENERAL_DIALOG_NUMBERRANGE_MESSAGE=Number of required agents must be greater than 0!
+EAGENERAL_DIALOG_NUMBERRANGE_TITLE=Error
+EAGENERAL_DIALOG_NUMBERFORMAT_TITLE=Error
+EAGENERAL_DIALOG_NUMBERFORMAT_MESSAGE=Number of required agents must be an integer!
+EAGENERAL_DIALOG_BLANKFIELD_MESSAGE=Number of required agents must be specified!
+EAGENERAL_DIALOG_BLANKFIELD_TITLE=Error
+RAGENERAL_TITLE=General Settings
+RAGENERAL_BORDER_PARAMETERS_LABEL=Web Access
+RAGENERAL_CHECKBOX_EE_LABEL=Enable end-entity interaction
+RAGENERAL_CHECKBOX_EE_TTIP=Enable end-entity interaction
+RAGENERAL_CHECKBOX_RA_LABEL=Enable registration authority interaction
+RAGENERAL_CHECKBOX_RA_TTIP=Enable registration authority interaction
+OCSPGENERAL_TITLE=General Settings
+OCSPGENERAL_BORDER_SIGNING_LABEL=Default Signing Algorithm
+OCSPGENERAL_LABEL_ALGORITHM_LABEL=Algorithm:
+OCSPGENERAL_COMBOBOX_ALGORITHM_VALUE_0=MD2 with RSA
+OCSPGENERAL_COMBOBOX_ALGORITHM_VALUE_1=MD5 with RSA
+OCSPGENERAL_COMBOBOX_ALGORITHM_VALUE_2=SHA1 with RSA
+OCSPGENERAL_COMBOBOX_ALGORITHM_VALUE_3=SHA256 with RSA
+OCSPGENERAL_COMBOBOX_ALGORITHM_VALUE_4=SHA512 with RSA
+OCSPGENERAL_COMBOBOX_ALGORITHM_VALUE_5=SHA1 with DSA
+CAGENERAL_TITLE=General Settings
+CAGENERAL_BORDER_INTERACTION_LABEL=Web Access
+CAGENERAL_CHECKBOX_EE_LABEL=Enable end-entity interaction
+CAGENERAL_CHECKBOX_EE_TTIP=Enable end-entity interaction
+CAGENERAL_BORDER_SIGNING_LABEL=Default Signing Algorithm
+CAGENERAL_LABEL_ALGORITHM_LABEL=Algorithm:
+CAGENERAL_LABEL_ALGORITHM_TTIP=Specify the default signing algorithm for CA signing certificate
+CAGENERAL_COMBOBOX_ALGORITHM_VALUE_0=MD2 with RSA
+CAGENERAL_COMBOBOX_ALGORITHM_VALUE_1=MD5 with RSA
+CAGENERAL_COMBOBOX_ALGORITHM_VALUE_2=SHA1 with RSA
+CAGENERAL_COMBOBOX_ALGORITHM_VALUE_3=SHA256 with RSA
+CAGENERAL_COMBOBOX_ALGORITHM_VALUE_4=SHA512 with RSA
+CAGENERAL_COMBOBOX_ALGORITHM_VALUE_5=SHA1 with DSA
+CAGENERAL_BORDER_SERIAL_LABEL=Certificate Serial Number
+CAGENERAL_LABEL_SERIAL_LABEL=Next Serial Number: (0x)
+CAGENERAL_LABEL_SERIAL_TTIP=Specify the next serial number of the certificate that the CA issues
+CAGENERAL_BORDER_MAXSERIAL_LABEL=Ending Serial Number
+CAGENERAL_LABEL_MAXSERIAL_LABEL=Ending Serial Number: (0x)
+CAGENERAL_LABEL_MAXSERIAL_TTIP=Specify the ending serial number of the certificate that the CA can issue
+CAGENERAL_BORDER_VALIDITY_LABEL=Certificate Validity
+CAGENERAL_CHECKBOX_VALIDITY_LABEL=Override validity nesting requirement
+CAGENERAL_CHECKBOXL_VALIDITY_TTIP=Allow CA to issue certificates with validity beyond that of the CA's signing certificate
+CAGENERAL_DIALOG_NUMBERFORMAT_MESSAGE=You must specify a numeric value
+CAGENERAL_DIALOG_NUMBERFORMAT_TITLE=Error
+CAGENERAL_CHECKBOX_RA_LABEL=Enable registration authority interaction
+CAGENERAL_CHECKBOX_RA_TTIP=Enable registration authority interaction
+CAGENERAL_LABEL_RA_LABEL=Group:
+CAGENERAL_LABEL_RA_TTIP=Select a group containing the remote registration authorities to be connected to the current Certificate Authority
+RACLM_TITLE=Certificate Life Cycle Management
+RACLM_BORDER_CLMRENEWAL_LABEL=Renewal
+RACLM_BORDER_CLMRENEWALNOTIFY_LABEL=Renewal Notification
+RACLM_CHECKBOX_RENEWENABLED_LABEL=Enable CLM renewal
+RACLM_CHECKBOX_RENEWENABLED_TTIP=Enable/Disable CLM renewal
+RACLM_CHECKBOX_NOTIFIED_LABEL=Enable CLM renewal notification
+RACLM_CHECKBOX_NOTIFIED_TTIP=Enable/Disable CLM renewal notification
+RACLM_LABEL_VALID_LABEL=Renewal Validity:
+RACLM_LABEL_VALID_TTIP=Specify how long the renewal is valid for
+RACLM_LABEL_EMAIL_LABEL=Email:
+RACLM_LABEL_EMAIL_TTIP=Specify email address to which the notification is sent
+RACLM_LABEL_NUMNOTIFIED_LABEL=Number of notifications:
+RACLM_LABEL_NUMNOTIFIED_TTIP=Specify number of notifications being sent before expiration
+RACLM_LABEL_INTERVAL_LABEL=Notification Interval:
+RACLM_LABEL_INTERVAL_TTIP=Specify how often the notification gets sent before expiration
+RACLM_LABEL_DAYS_LABEL=days
+RACLM_DIALOG_NUMBERFORMAT_TITLE=Error
+RACLM_DIALOG_NUMBERFORMAT_MESSAGE=Fields must be in integer!
+RANOTIFICATION_TITLE=Warning Notification
+RANOTIFICATION_BORDER_NOTIFICATION_LABEL=Email Notification
+RANOTIFICATION_CHECKBOX_ENABLE_LABEL=Enable email notification
+RANOTIFICATION_CHECKBOX_ENABLE_TTIP=Enable the auto administrator notification
+RANOTIFICATIN_LABEL_EMAIL_LABEL=Email:
+RANOTIFICATION_LABEL_EMAIL_TTIP=Administrator email address
+RANOTIFICATION_CHECKBOX_EXPIRATION_LABEL=Certificate Expiration Notification
+RANOTIFICATION_CHECKBOX_EXPIRATION_TTIP=Send advance notification to administrator before a user certificate expires
+RANOTIFICATION_CHECKBOX_RENEWAL_LABEL=Certificate Renewal Notification
+RANOTIFICATION_CHECKBOX_RENEWAL_TTIP=Send advance notification to administrator for user certificate renewal
+RANOTIFICATION_DIALOG_BLANKFIELD_MESSAGE=Email address must be specified!
+RANOTIFICATION_DIALOG_BLANKFIELD_TITLE=Error
+RANOTIFICATION_DIALOG_NOSELECTION_MESSAGE=You must select at least one kind of notification!
+RANOTIFICATION_DIALOG_NOSELECTION_TITLE=Selection Required
+NOTIFICATION_TITLE=Warning Notification
+NOTIFICATION_BORDER_NOTIFICATION_LABEL=Email Notification
+NOTIFICATION_CHECKBOX_ENABLE_LABEL=Enable email notification
+NOTIFICATION_CHECKBOX_ENABLE_TTIP=Enable the auto administrator notification
+NOTIFICATION_LABEL_EMAIL_LABEL=Email:
+NOTIFICATION_LABEL_EMAIL_TTIP=Administrator email address
+NOTIFICATION_CHECKBOX_EXPIRATION_LABEL=Certificate Expiration Notification
+NOTIFICATION_CHECKBOX_EXPIRATION_TTIP=Send advance notification to administrator before a user certificate expires
+NOTIFICATION_CHECKBOX_RENEWAL_LABEL=Certificate Renewal Notification
+NOTIFICATION_CHECKBOX_RENEWAL_TTIP=Send advance notification to administrator for user certificate renewal
+NOTIFICATION_DIALOG_BLANKFIELD_MESSAGE=Email address must be specified!
+NOTIFICATION_DIALOG_BLANKFIELD_TITLE=Error
+NOTIFICATION_DIALOG_NOSELECTION_MESSAGE=You must select at least one kind of notification!
+NOTIFICATION_DIALOG_NOSELECTION_TITLE=Selection Required
+CONNECTOR_TITLE=Connectors
+CONNECTOR_LABEL_CONNLIST_LABEL=List of connectors:
+CONNECTOR_LABEL_CONNLIST_TTIP=List all of the existing connectors
+CONNECTOR_BUTTON_REFRESH_LABEL=Refresh
+CONNECTOR_BUTTON_REFRESH_TTIP=Refresh the panel
+CONNECTOR_BUTTON_HELP_LABEL=Help
+CONNECTOR_BUTTON_HELP_TTIP=Online help
+CONNECTOR_BUTTON_EDIT_LABEL=Edit
+CONNECTOR_BUTTON_EDIT_TTIP=Edit the selected connector
+CACONNECTOR_TITLE=Connectors
+CACONNECTOR_LABEL_CONNLIST_LABEL=List of connectors:
+CACONNECTOR_LABEL_CONNLIST_TTIP=List all of the existing connectors
+CACONNECTOR_BUTTON_REFRESH_LABEL=Refresh
+CACONNECTOR_BUTTON_REFRESH_TTIP=Refresh the panel
+CACONNECTOR_BUTTON_HELP_LABEL=Help
+CACONNECTOR_BUTTON_HELP_TTIP=Online help
+CACONNECTOR_BUTTON_EDIT_LABEL=Edit
+CACONNECTOR_BUTTON_EDIT_TTIP=Edit the selected connector
+CONNECTOREDITOR_TITLE=Edit Connector
+CONNECTOREDITOR_LABEL_CONNECTORNAME_LABEL=Connector name:
+CONNECTOREDITOR_LABEL_CONNECTORNAME_TTIP=The name of the connector
+CONNECTOREDITOR_CHECKBOX_ENABLE_LABEL=Enable
+CONNECTOREDITOR_RADIOBUTTON_LOCAL_LABEL=Colocated
+CONNECTOREDITOR_RADIOBUTTON_REMOTE_LABEL=Remote
+CONNECTOREDITOR_LABEL_NICKNAME_LABEL=Nickname:
+CONNECTOREDITOR_TEXT_CERTHEADING_LABEL=Please select a certificate from the following table for SSL client authentication:
+CONNECTOREDITOR_LABEL_LOCALID_LABEL=Server ID:
+CONNECTOREDITOR_LABEL_URI_LABEL=URI:
+CONNECTOREDITOR_LABEL_HOST_LABEL=Host:
+CONNECTOREDITOR_LABEL_PORT_LABEL=Port:
+CONNECTOREDITOR_LABEL_TIMEOUT_LABEL=Timeout (Sec.):
+CONNECTOREDITOR_LABEL_TIMEUNIT_LABEL=(Seconds)
+CONNECTOREDITOR_BUTTON_OK_LABEL=OK
+CONNECTOREDITOR_BUTTON_CANCEL_LABEL=Cancel
+CONNECTOREDITOR_BUTTON_HELP_LABEL=Help
+CONNECTOREDITOR_DIALOG_NONINTEGER_TITLE=Error
+CONNECTOREDITOR_DIALOG_NONINTEGER_MESSAGE=Port number must be an integer
+CONNECTOREDITOR_DIALOG_TIMEOUTNONINTEGER_TITLE=Error
+CONNECTOREDITOR_DIALOG_TIMEOUTNONINTEGER_MESSAGE=Timeout must be an integer
+CONNECTOREDITOR_DIALOG_TIMEOUTOUTOFRANGE_TITLE=Error
+CONNECTOREDITOR_DIALOG_TIMEOUTOUTOFRANGE_MESSAGE=Timeout must be greater than or equal to zero
+CONNECTOREDITOR_DIALOG_OUTOFRANGE_TITLE=Error
+CONNECTOREDITOR_DIALOG_OUTOFRANGE_MESSAGE=Port number must be greater than zero
+CACONNECTORSETTING_TITLE=CA
+CACONNECTORSETTING_RADIOBUTTON_LOCAL_LABEL=Local host
+CACONNECTORSETTING_RADIOBUTTON_LOCAL_TTIP=Specify if the CA is on the local host
+CACONNECTORSETTING_LABEL_LOCALID_LABEL=ID:
+CACONNECTORSETTING_LABEL_LOCALID_TTIP=Specify the ID of the CA to which the RA wants to connect
+CACONNECTORSETTING_RADIOBUTTON_REMOTE_LABEL=Remote host
+CACONNECTORSETTING_RADIOBUTTON_REMOTE_TTIP=Specify if the CA is on a remote host
+CACONNECTORSETTING_LABEL_HOST_LABEL=Host name:
+CACONNECTORSETTING_LABEL_HOST_TTIP=Specify the host name where the CA resides
+CACONNECTORSETTING_LABEL_PORT_LABEL=Port number:
+CACONNECTORSETTING_LABEL_PORT_TTIP=Specify the CA port
+CACONNECTORSETTING_LABEL_TIMEOUT_LABEL=Timeout:
+CACONNECTORSETTING_LABEL_TIMEOUT_TTIP=Specify timeout value
+RALDAPSETTING_TITLE=General
+RALDAPSETTING_BORDER_DESTINATION_LABEL=Destination
+RALDAPSETTING_CHECKBOX_ENABLE_LABEL=Enable Default LDAP Connection
+RALDAPSETTING_CHECKBOX_ENABLE_TTIP=Enable/Disable LDAP Publishing
+RALDAPSETTING_CHECKBOX_ENABLEPUBLISHING_LABEL=Enable Publishing
+RALDAPSETTING_CHECKBOX_ENABLEPUBLISHING_TTIP=Enable/Disable Publishing
+RALDAPSETTING_LABEL_HOST_LABEL=Host name:
+RALDAPSETTING_LABEL_HOST_TTIP=Specify LDAP host name
+RALDAPSETTING_LABEL_PORT_LABEL=Port number:
+RALDAPSETTING_LABEL_PORT_TTIP=Specify LDAP port number
+RALDAPSETTING_CHECKBOX_SECUREPORT_LABEL=Use SSL communication
+RALDAPSETTING_CHECKBOX_SECUREPORT_TTIP=Specify if LDAP port is secure
+RALDAPSETTING_LABEL_BASEDN_LABEL=Base DN:
+RALDAPSETTING_LABEL_BASEDN_TTIP=Specify the LDAP base DN
+RALDAPSETTING_LABEL_BINDAS_LABEL=Directory manager DN:
+RALDAPSETTING_LABEL_BINDAS_TTIP=Specify the LDAP bind DN
+RALDAPSETTING_LABEL_VERSION_LABEL=LDAP version:
+RALDAPSETTING_LABEL_VERSION_TTIP=Specify the LDAP version
+RALDAPSETTING_COMBOBOX_VERSION_VALUE_0=2
+RALDAPSETTING_COMBOBOX_VERSION_VALUE_1=3
+RALDAPSETTING_LABEL_AUTHTYPE_LABEL=Authentication:
+RALDAPSETTING_LABEL_AUTHTYPE_TTIP=Specify the authentication type used to authenticate to the directory server for LDAP publishing
+RALDAPSETTING_COMBOBOX_AUTHTYPE_VALUE_0=Basic authentication
+RALDAPSETTING_COMBOBOX_AUTHTYPE_VALUE_1=SSL client authentication
+RALDAPSETTING_LABEL_PWD_LABEL=Password:
+RALDAPSETTING_LABEL_PWD_TTIP=Specify the LDAP bind password
+RALDAPSETTING_LABEL_PWDAGAIN_TTIP=Specify the LDAP bind password again
+RALDAPSETTING_LABEL_CERTLIST_LABEL=Client Certificate:
+RALDAPSETTING_LABEL_CERTLIST_TTIP=Specify a client certificate for SSL client authentication
+RALDAPSETTING_DIALOG_NUMBERFORMAT_TITLE=Error
+RALDAPSETTING_DIALOG_NUMBERFORMAT_MESSAGE=Port number must be an integer!
+RALDAPSETTING_DIALOG_PASSWD_TITLE=Error
+RALDAPSETTING_DIALOG_PASSWD_MESSAGE=Failed to verify the password!
+RALDAPSETTING_DIALOG_BLANKFIELD_TITLE=Error
+RALDAPSETTING_DIALOG_BLANKFIELD_MESSAGE=All textfields must contain data; they may not be left blank!
+RALDAPSETTING_DIALOG_UNMATCHEDPASSWD_TITLE=Error
+RALDAPSETTING_DIALOG_EMPTYPASSWD_TITLE=Error
+RALDAPSETTING_DIALOG_EMPTYPASSWD_MESSAGE=Blank password is not allowed
+RALDAPSETTING_DIALOG_SSLERROR_TITLE=Error
+RALDAPSETTING_DIALOG_SSLERROR_MESSAGE=Need to enable SSL if SSL client authentication is selected
+CALDAPSETTING_TITLE=General
+CALDAPSETTING_BORDER_DESTINATION_LABEL=Destination
+CALDAPSETTING_CHECKBOX_ENABLEPUBLISHING_LABEL=Enable Publishing
+CALDAPSETTING_CHECKBOX_ENABLEPUBLISHING_TTIP=Enable/Disable Publishing
+CALDAPSETTING_CHECKBOX_ENABLEQUEUE_LABEL=Enable Publishing Queue
+CALDAPSETTING_CHECKBOX_ENABLEQUEUE_TTIP=Enable/Disable Publishing Queue
+CALDAPSETTING_CHECKBOX_ENABLE_LABEL=Enable Default LDAP Connection
+CALDAPSETTING_CHECKBOX_ENABLE_TTIP=Enable/Disable LDAP Publishing
+CALDAPSETTING_LABEL_HOST_LABEL=Host name:
+CALDAPSETTING_LABEL_HOST_TTIP=Specify LDAP host name
+CALDAPSETTING_LABEL_PORT_LABEL=Port number:
+CALDAPSETTING_LABEL_PORT_TTIP=Specify LDAP port number
+CALDAPSETTING_CHECKBOX_SECUREPORT_LABEL=Use SSL communication
+CALDAPSETTING_CHECKBOX_SECUREPORT_TTIP=Specify if LDAP port is secure
+CALDAPSETTING_LABEL_BASEDN_LABEL=Base DN:
+CALDAPSETTING_LABEL_BASEDN_TTIP=Specify the LDAP base DN
+CALDAPSETTING_LABEL_BINDAS_LABEL=Directory manager DN:
+CALDAPSETTING_LABEL_BINDAS_TTIP=Specify the LDAP bind DN
+CALDAPSETTING_LABEL_VERSION_LABEL=LDAP version:
+CALDAPSETTING_LABEL_VERSION_TTIP=Specify the LDAP version
+CALDAPSETTING_COMBOBOX_VERSION_VALUE_0=2
+CALDAPSETTING_COMBOBOX_VERSION_VALUE_1=3
+CALDAPSETTING_LABEL_AUTHTYPE_LABEL=Authentication:
+CALDAPSETTING_LABEL_AUTHTYPE_TTIP=Specify the authentication type used to authenticate to the directory server for LDAP publishing
+CALDAPSETTING_COMBOBOX_AUTHTYPE_VALUE_0=Basic authentication
+CALDAPSETTING_COMBOBOX_AUTHTYPE_VALUE_1=SSL client authentication
+CALDAPSETTING_LABEL_PWD_LABEL=Password:
+CALDAPSETTING_LABEL_PWD_TTIP=Specify the LDAP bind password
+CALDAPSETTING_LABEL_PWDAGAIN_TTIP=Specify the LDAP bind password again
+CALDAPSETTING_LABEL_CERTLIST_LABEL=Client Certificate:
+CALDAPSETTING_LABEL_CERTLIST_TTIP=Specify a client certificate for SSL client authentication
+CALDAPSETTING_DIALOG_NUMBERFORMAT_TITLE=Error
+CALDAPSETTING_DIALOG_NUMBERFORMAT_MESSAGE=Port number must be an integer!
+CALDAPSETTING_DIALOG_PASSWD_TITLE=Error
+CALDAPSETTING_DIALOG_PASSWD_MESSAGE=Failed to verify the password!
+CALDAPSETTING_DIALOG_BLANKFIELD_TITLE=Error
+CALDAPSETTING_DIALOG_BLANKFIELD_MESSAGE=All textfields must contain data; they may not be left blank!
+CALDAPSETTING_DIALOG_UNMATCHEDPASSWD_TITLE=Error
+CALDAPSETTING_DIALOG_EMPTYPASSWD_TITLE=Error
+CALDAPSETTING_DIALOG_EMPTYPASSWD_MESSAGE=Blank password is not allowed
+CALDAPSETTING_DIALOG_SSLERROR_TITLE=Error
+CALDAPSETTING_DIALOG_SSLERROR_MESSAGE=Need to enable SSL if SSL client authentication is selected
+CRLSETTING_TITLE=Updates
+CRLSETTING_BORDER_FREQ_LABEL=Update Frequency
+CRLSETTING_BORDER_SCHEMA_LABEL=Update Schema
+CRLSETTING_CHECKBOX_ALWAYS_LABEL=Every time a certificate is revoked or released from hold
+CRLSETTING_CHECKBOX_FREQ_LABEL=Update CRL every
+CRLSETTING_CHECKBOX_DAILY_LABEL=Update CRL at
+CRLSETTING_LABEL_CRL_LABEL=Enable CRL generation:
+CRLSETTING_LABEL_GENERATION_LABEL=Generate full CRL every
+CRLSETTING_LABEL_DELTAS_LABEL=delta(s).
+CRLSETTING_LABEL_NEXTTIME_LABEL=Extend next update time in full CRLs
+CRLSETTING_LABEL_MINUTES_LABEL=minutes
+CRLSETTING_LABEL_GRACEPERIOD_LABEL=Next update grace period
+CRLSETTING_DIALOG_UPDATES_TITLE=Error
+CRLSETTING_DIALOG_UPDATES_MESSAGE=You are required to select at least one form of CRL updates.
+CRLSETTING_DIALOG_BLANKSCHEMA_TITLE=Error
+CRLSETTING_DIALOG_BLANKSCHEMA_MESSAGE=Update schema must be specified!
+CRLSETTING_DIALOG_SCHEMANUMBER_TITLE=Number Format Error
+CRLSETTING_DIALOG_SCHEMANUMBER_MESSAGE=Update schema must be a positive integer!
+CRLSETTING_DIALOG_BLANKDAILY_TITLE=Error
+CRLSETTING_DIALOG_BLANKDAILY_MESSAGE=Time list for CRL updates must be specified!
+CRLSETTING_DIALOG_DAILYFORMAT_TITLE=Error
+CRLSETTING_DIALOG_DAILYFORMAT_MESSAGE=Time list has invalid format!
+CRLSETTING_DIALOG_BLANKFREQ_TITLE=Error
+CRLSETTING_DIALOG_BLANKFREQ_MESSAGE=Update frequency must be specified!
+CRLSETTING_DIALOG_FREQNUMBER_TITLE=Number Format Error
+CRLSETTING_DIALOG_FREQNUMBER_MESSAGE=Update frequency must be a positive integer!
+CRLSETTING_DIALOG_INTERVALTOBIG_TITLE=Interval Size Error
+CRLSETTING_DIALOG_INTERVALTOBIG_MESSAGE=Update interval doesn't fit in a single day!
+CRLSETTING_DIALOG_BLANKGRACE_TITLE=Error
+CRLSETTING_DIALOG_BLANKGRACE_MESSAGE=Grace period must be specified!
+CRLSETTING_DIALOG_GRACENUMBER_TITLE=Number Format Error
+CRLSETTING_DIALOG_GRACENUMBER_MESSAGE=Grace period must be a positive integer!
+CRLCACHE_TITLE=Cache
+CRLCACHE_BORDER_CACHE_LABEL=CRL Cache
+CRLCACHE_LABEL_CACHE_LABEL=Enable CRL cache:
+CRLCACHE_LABEL_INTERVAL_LABEL=Save cache every
+CRLCACHE_LABEL_MINUTES_LABEL=minutes
+CRLCACHE_LABEL_RECOVERY_LABEL=Enable cache recovery:
+CRLCACHE_LABEL_TEST_LABEL=Enable CRL cache testing:
+CRLCACHE_DIALOG_BLANKFIELD_TITLE=Error
+CRLCACHE_DIALOG_BLANKFIELD_MESSAGE=Cache update frequency must be specified!
+CRLCACHE_DIALOG_NUMBERFORMAT_TITLE=Number Format Error
+CRLCACHE_DIALOG_NUMBERFORMAT_MESSAGE=Cache update frequency must be a positive integer!
+CRLFORMAT_TITLE=Format
+CRLFORMAT_BORDER_FORMAT_LABEL=CRL Format
+CRLFORMAT_BORDER_CONTENTS_LABEL=CRL Contents
+CRLFORMAT_LABEL_EXT_LABEL=Allow extensions for CRLs v2:
+CRLFORMAT_CHECKBOX_EXPIRED_LABEL=Include expired certificates
+CRLFORMAT_CHECKBOX_ONEEXTRATIME_LABEL=Include certificates one extra time after their expiration
+CRLFORMAT_CHECKBOX_CACERTSONLY_LABEL=CA certificates only
+CRLFORMAT_CHECKBOX_PROFILECERTSONLY_LABEL=Certificates issued according to profiles:
+CRLFORMAT_LABEL_MESSAGEDIGEST_LABEL=Revocation list signing algorithm:
+CRLFORMAT_COMBOBOX_MESSAGEDIGEST_VALUE_0=MD2 with RSA
+CRLFORMAT_COMBOBOX_MESSAGEDIGEST_VALUE_1=MD5 with RSA
+CRLFORMAT_COMBOBOX_MESSAGEDIGEST_VALUE_2=SHA1 with RSA
+CRLFORMAT_COMBOBOX_MESSAGEDIGEST_VALUE_3=SHA256 with RSA
+CRLFORMAT_COMBOBOX_MESSAGEDIGEST_VALUE_4=SHA512 with RSA
+CRLFORMAT_COMBOBOX_MESSAGEDIGEST_VALUE_5=SHA1 with DSA
+CRLFORMAT_DIALOG_BLANKPROFILELIST_TITLE=Error
+CRLFORMAT_DIALOG_BLANKPROFILELIST_MESSAGE=Profile list is empty!
+CRLFORMAT_DIALOG_PROFILELISTFORMAT_TITLE=Error
+CRLFORMAT_DIALOG_PROFILELISTFORMAT_MESSAGE=Profile list has invalid format!
+CRLIPS_TITLE=CRL Issuing Points
+CRLIPS_LABEL_CRLIPLIST_LABEL=List of CRL issuing points:
+CRLIPS_LABEL_CRLIPLIST_TTIP=List all of the existing CRL issuing points
+CRLIPS_BUTTON_REFRESH_LABEL=Refresh
+CRLIPS_BUTTON_REFRESH_TTIP=Refresh the panel
+CRLIPS_BUTTON_HELP_LABEL=Help
+CRLIPS_BUTTON_HELP_TTIP=Online help
+CRLIPS_BUTTON_ADD_LABEL=Add
+CRLIPS_BUTTON_ADD_TTIP=Add new CRL issuing point
+CRLIPS_BUTTON_EDIT_LABEL=Edit
+CRLIPS_BUTTON_EDIT_TTIP=Edit the selected CRL issuing point
+CRLIPS_BUTTON_DELETE_LABEL=Delete
+CRLIPS_BUTTON_DELETE_TTIP=Delete selected CRL issuing point
+CRLIPS_DIALOG_DELETE_MESSAGE=Do you want to delete this CRL issuing point?
+CRLIPS_DIALOG_DELETE_TITLE=Warning
+CRLIPEDITOR_TITLE=CRL Issuing Point Editor
+CRLIPEDITOR_LABEL_CRLIPNAME_LABEL=CRL issuing point name:
+CRLIPEDITOR_LABEL_CRLIPNAME_TTIP=The name of the CRL issuing point
+CRLIPEDITOR_CHECKBOX_ENABLE_LABEL=Enable
+CRLIPEDITOR_LABEL_DESCRIPTION_LABEL=Description:
+CRLIPEDITOR_BUTTON_OK_LABEL=OK
+CRLIPEDITOR_BUTTON_CANCEL_LABEL=Cancel
+CRLIPEDITOR_BUTTON_HELP_LABEL=Help
+CACERTSETTING_TITLE=CA Certificate
+CACERTSETTING_LABEL_MAPPER_LABEL=Mapper:
+CACERTSETTING_LABEL_MAPPER_TTIP=Specify mapping rules for publishing CA certificates
+CACERTSETTING_COMBOBOX_MAPPER_VALUE_0=Map by DN compositions
+CACERTSETTING_COMBOBOX_MAPPER_VALUE_1=Map by known subject name
+CACERTSETTING_LABEL_PUBLISHER_LABEL=Publisher:
+CACERTSETTING_LABEL_PUBLISHER_TTIP=Specify a publishing rule to publish CA certificates to the directory
+CACERTSETTING_COMBOBOX_PUBLISHER_VALUE_0=CA certificate
+CACERTSETTING_BORDER_MAPPER_LABEL=Mapping Rule
+CACERTSETTING_BORDER_PUBLISHER_LABEL=Publishing Rule
+CACERTSETTING_BUTTON_MAPPER_LABEL=Configuration
+CACERTSETTING_BUTTON_MAPPER_TTIP=Change mapper configuration parameters
+CACERTSETTING_BUTTON_PUBLISHER_LABEL=Configuration
+CACERTSETTING_BUTTON_PUBLISHER_TTIP=Change publisher configuration parameters
+MAPPERCONFIGDIALOG_TITLE=Configure Mapper Parameters
+MAPPERCONFIGDIALOG_BUTTON_HELP_LABEL=Help
+MAPPERCONFIGDIALOG_BUTTON_HELP_TTIP=Online Help
+MAPPERCONFIGDIALOG_BUTTON_OK_LABEL=OK
+MAPPERCONFIGDIALOG_BUTTON_OK_TTIP=Save and close this window
+MAPPERCONFIGDIALOG_BUTTON_CANCEL_LABEL=Cancel
+MAPPERCONFIGDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+MAPPERCONFIGDIALOG_LABEL_IMPLNAME_LABEL=Mapper:
+MAPPERCONFIGDIALOG_LABEL_IMPLNAME_TTIP=Mapper Class Name
+CAUSERCERTSETTING_TITLE=User Certificate
+CAUSERCERTSETTING_LABEL_MAPPER_LABEL=Mapper:
+CAUSERCERTSETTING_LABEL_MAPPER_TTIP=Specify mapping rules for publishing user certificates
+CAUSERCERTSETTING_COMBOBOX_MAPPER_VALUE_0=Map by DN Compositions
+CAUSERCERTSETTING_COMBOBOX_MAPPER_VALUE_1=Map by known subject name
+CAUSERCERTSETTING_LABEL_PUBLISHER_LABEL=Publisher:
+CaUSERCERTSETTING_LABEL_PUBLISHER_TTIP=Specify a publishing rule to publish user certificates to the directory
+CAUSERCERTSETTING_COMBOBOX_PUBLISHER_VALUE_0=User certificate
+CAUSERCERTSETTING_COMBOBOX_PUBLISHER_VALUE_1=Certificate and subject name
+CAUSERCERTSETTING_BORDER_MAPPER_LABEL=Mapping Rule
+CAUSERCERTSETTING_BORDER_PUBLISHER_LABEL=Publishing Rule
+CAUSERCERTSETTING_BUTTON_MAPPER_LABEL=Configuration
+CAUSERCERTSETTING_BUTTON_MAPPER_TTIP=Change mapper configuration parameters
+CAUSERCERTSETTING_BUTTON_PUBLISHER_LABEL=Configuration
+CAUSERCERTSETTING_BUTTON_PUBLISHER_TTIP=Change publisher configuration parameters
+RAUSERCERTSETTING_TITLE=User Certificate
+RAUSERCERTSETTING_LABEL_MAPPER_LABEL=Mapper:
+RAUSERCERTSETTING_LABEL_MAPPER_TTIP=Specify mapping rules for publishing user certificates
+RAUSERCERTSETTING_COMBOBOX_MAPPER_VALUE_0=Map by DN compositions
+RAUSERCERTSETTING_COMBOBOX_MAPPER_VALUE_1=Map by known subject name
+RAUSERCERTSETTING_LABEL_PUBLISHER_LABEL=Publisher:
+RAUSERCERTSETTING_LABEL_PUBLISHER_TTIP=Specify a publishing rule to publish user certificates to the directory
+RAUSERCERTSETTING_COMBOBOX_PUBLISHER_VALUE_0=User certificate
+RAUSERCERTSETTING_COMBOBOX_PUBLISHER_VALUE_1=Certificate and subject name
+RAUSERCERTSETTING_BORDER_MAPPER_LABEL=Mapping Rule
+RAUSERCERTSETTING_BORDER_PUBLISHER_LABEL=Publishing Rule
+RAUSERCERTSETTING_BUTTON_MAPPER_LABEL=Configuration
+RAUSERCERTSETTING_BUTTON_MAPPER_TTIP=Change mapper configuration parameters
+RAUSERCERTSETTING_BUTTON_PUBLISHER_LABEL=Configuration
+RAUSERCERTSETTING_BUTTON_PUBLISHER_TTIP=Change publisher configuration parameters
+ACLMGMT_TITLE=Access Control List
+ACLMGMT_BUTTON_REFRESH_LABEL=Refresh
+ACLMGMT_BUTTON_HELP_LABEL=Help
+ACLMGMT_BUTTON_ADD_LABEL=Add
+ACLMGMT_BUTTON_EDIT_LABEL=Edit
+ACLIMPL_TITLE=Evaluator Plugin Registration
+ACLIMPL_BUTTON_REFRESH_LABEL=Refresh
+ACLIMPL_BUTTON_HELP_LABEL=Help
+ACLIMPL_BUTTON_ADD_LABEL=Register
+ACLIMPL_BUTTON_DELETE_LABEL=Delete
+ACLIMPL_DIALOG_DELETE_MESSAGE=Do you want to delete this evaluator plugin?
+ACLIMPL_DIALOG_DELETE_TITLE=Warning
+AUTORECOVERYMGMT_TITLE=Auto Recovery
+AUTORECOVERYMGMT_BORDER_AUTO_LABEL=Auto recovery management
+AUTORECOVERYMGMT_LABEL_ENABLEAUTO_LABEL=Auto recovery status:
+AUTORECOVERYMGMT_LABEL_ENABLEAUTO_TTIP=The current auto recovery status
+AUTORECOVERYMGMT_LABEL_ENABLESTATUS_LABEL=Enabled
+AUTORECOVERYMGMT_LABEL_ENABLESTATUS_TTIP=The current auto recovery status is in enabled mode
+AUTORECOVERYMGMT_LABEL_DISABLESTATUS_LABEL=Disabled
+AUTORECOVERYMGMT_LABEL_DISABLESTATUS_TTIP=The current auto recovery status is in disabled mode
+AUTORECOVERYMGMT_BUTTON_ENABLEAUTO_LABEL=Enable
+AUTORECOVERYMGMT_BUTTON_DISABLEAUTO_LABEL=Disable
+AUTORECOVERYMGMT_BUTTON_ENABLEAUTO_TTIP=Enable auto recovery management
+AUTORECOVERYMGMT_BUTTON_DISABLEAUTO_TTIP=Disable auto recovery management
+AUTORECOVERYMGMT_LABEL_RECOVERYLIST_LABEL=Available key recovery agents
+AUTORECOVERYMGMT_BUTTON_REFRESH_LABEL=Refresh
+AUTORECOVERYMGMT_BUTTON_HELP_LABEL=Help
+KRAPASSWD_TITLE=Recovery Agent Password
+KRAPASSWD_BORDER_RECOVERYLIST_LABEL=Key Recovery Agents
+KRAPASSWD_LABEL_RECOVERYLIST_LABEL=Available Agents
+KRAPASSWD_LABEL_RECOVERYLIST_TTIP=A list containing all the available key recovery agents
+KRAPASSWD_BUTTON_CHANGEPWD_LABEL=Change password
+KRAPASSWD_BUTTON_CHANGEPWD_TTIP=Modify password for the selected key recovery agent in the list
+KRAPASSWD_DIALOG_NOSELECTION_MESSAGE=No selection in the recovery agents list box
+KRAPASSWD_DIALOG_MULTISELECTIONS_MESSAGE=Please select only one agent from the list box
+KRAPASSWD_BUTTON_REFRESH_LABEL=Refresh
+KRAPASSWD_BUTTON_HELP_LABEL=Help
+KRAPASSWD_BORDER_RECOVERYLIST_LABEL=Key Recovery Agents
+SCHEMEMGMT_TITLE=Scheme Management
+SCHEMEMGMT_LABEL_AVAILAGENT_LABEL=Total number of available recovery agents:
+SCHEMEMGMT_LABEL_AVAILAGENT_TTIP=Total number of recovery agents authorized to perform the key recovery operation
+SCHEMEMGMT_LABEL_REQAGENT_LABEL=Number of recovery agents required:
+SCHEMEMGMT_LABEL_REQAGENT_TTIP=Minimum number of recovery agents required to perform the key recovery operation
+SCHEMEMGMT_BUTTON_CHANGESCHEME_LABEL=Change scheme
+SCHEMEMGMT_BUTTON_CHANGESCHEME_TTIP=Change the scheme for key recovery agents management
+SCHEMEMGMT_BUTTON_REFRESH_LABEL=Refresh
+SCHEMEMGMT_BUTTON_HELP_LABEL=Help
+SCHEMEMGMT_DIALOG_MNFORMAT_TITLE=Error
+SCHEMEMGMT_DIALOG_MNFORMAT_MESSAGE=Invalid number format in required agent and total number of agent fields
+SCHEMEMGMT_BORDER_CURRENT_LABEL=Current Scheme
+CMSPASSWORD_TITLE=Authenticate User
+CMSPASSWORD_LABEL_UID_LABEL=User ID
+CMSPASSWORD_LABEL_UID_TTIP=System Administrator User ID
+CMSPASSWORD_LABEL_PWD_LABEL=Password
+CMSPASSWORD_LABEL_PWD_TTIP=Authentication Credential
+CMSPASSWORD_BUTTON_HELP_LABEL=Help
+CMSPASSWORD_BUTTON_HELP_TTIP=Online Help
+CMSPASSWORD_BUTTON_OK_LABEL=OK
+CMSPASSWORD_BUTTON_OK_TTIP=Authenticate to server
+CMSPASSWORD_BUTTON_CANCEL_LABEL=Cancel
+CMSPASSWORD_BUTTON_CANCEL_TTIP=Cancel operation
+CMSPASSWORD_DIALOG_EMPTYFIELD_MESSAGE=Blank Fields are not allowed
+CMSPASSWORD_DIALOG_EMPTYFIELD_TITLE=Error
+CREATEINSTANCE_TITLE=Create Server Instance
+CREATEINSTANCE_LABEL_INSTANCE_LABEL=Server Instance Name:
+CREATEINSTANCE_LABEL_INSTANCE_TTIP=Unique server instance nickname
+CREATEINSTANCE_BUTTON_OK_LABEL=OK
+CREATEINSTANCE_BUTTON_OK_TTIP=Start instance creation
+CREATEINSTANCE_BUTTON_CANCEL_LABEL=Cancel
+CREATEINSTANCE_BUTTON_CANCEL_TTIP=Cancel operation
+STARTRESULTDIALOG_TITLE=Status
+STARTRESULTDIALOG_BUTTON_OK_LABEL=OK
+STARTRESULTDIALOG_SUCCESS_TEXT=The server has been started
+STARTRESULTDIALOG_FAILED_TEXT=Error:
+RESTARTRESULTDIALOG_TITLE=Status
+RESTARTRESULTDIALOG_BUTTON_OK_LABEL=OK
+RESTARTRESULTDIALOG_SUCCESS_TEXT=The server has been restarted
+RESTARTRESULTDIALOG_FAILED_TEXT=Error:
+STOPRESULTDIALOG_TITLE=Status
+STOPRESULTDIALOG_BUTTON_OK_LABEL=OK
+STOPRESULTDIALOG_SUCCESS_TEXT=The server has been stopped
+STOPRESULTDIALOG_FAILED_TEXT=Error:
+REMOVERESULTDIALOG_TITLE=Status
+REMOVERESULTDIALOG_BUTTON_OK_LABEL=OK
+REMOVERESULTDIALOG_SUCCESS_TEXT=The server has been removed
+REMOVERESULTDIALOG_FAILED_TEXT=Error:
+AUTHDIALOG_TITLE=Enter Single Signon Password
+AUTHDIALOG_LABEL_INSTANCE_LABEL=Server Instance Name:
+AUTHDIALOG_LABEL_PASSWORD_LABEL=Single Signon Password:
+AUTHDIALOG_BUTTON_OK_LABEL=OK
+AUTHDIALOG_BUTTON_CANCEL_LABEL=Cancel
+CMSMIGRATECREATE_DIALOG_RESTARTADMINERROR_MESSAGE=Failed to create new instance. Please restart the Administration Server and Dogtag Console before trying again.
+CMSMIGRATECREATE_DIALOG_RESTARTADMINERROR_TITLE=Error
+CMSMIGRATECREATE_DIALOG_SYSTEMERROR_MESSAGE=Operation Error: Unable to create the instance. Check log files under cert-xxx/logs directory
+CMSMIGRATECREATE_DIALOG_SYSTEMERROR_TITLE=Error
+TASKSTATUS_DIALOG_SYSTEMERROR_MESSAGE=Operation Error: Unable to get server status.
+TASKSTATUS_DIALOG_SYSTEMERROR_TITLE=Error
+TASKSTART_DIALOG_SYSTEMERROR_MESSAGE=Operation Error: Unable to start the server.
+TASKSTART_DIALOG_SYSTEMERROR_TITLE=Error
+TASKSTOP_DIALOG_SYSTEMERROR_MESSAGE=Operation Error: Unable to stop the server.
+TASKSTOP_DIALOG_SYSTEMERROR_TITLE=Error
+TASKREMOVE_DIALOG_SYSTEMERROR_MESSAGE=Operation Error: Unable to remove the server.
+TASKREMOVE_DIALOG_SYSTEMERROR_TITLE=Error
+TASKRESTART_DIALOG_SYSTEMERROR_MESSAGE=Operation Error: Unable to restart the server.
+TASKRESTART_DIALOG_SYSTEMERROR_TITLE=Error
+CMSSTARTDAEMON_DIALOG_SYSTEMERROR_MESSAGE=Operation Error: Unable to start the daemon.
+CMSSTARTDAEMON_DIALOG_SYSTEMERROR_TITLE=Error
+CMSSTARTDAEMON_DIALOG_LOCKDELETECONFIRM_MESSAGE=The installation daemon can't start while the file daemon.lck exists. This probably indicates that a 'cms_daemon' process is already running. Please check and kill it if it is present\nDo you want to delete it ?
+CMSSTARTDAEMON_DIALOG_LOCKDELETECONFIRM_TITLE=Error
+CMSCONFIGCERT_DIALOG_SYSTEMERROR_MESSAGE=Operation Error: Unable to configure the CS instance.
+CMSCONFIGCERT_DIALOG_SYSTEMERROR_TITLE=Error
+SERVER_TITLE=Server
+SERVER_BORDER_PANEL_LABEL=Server
+SERVER_BUTTON_STOP_LABEL=Stop Server
+ACCESSLOG_TITLE=Access
+AUDITLOG_TITLE=Transactions
+CASERIALNUMBERWIZARD_TITLE=Installation Wizard
+CASERIALNUMBERWIZARD_TEXT_HEADING_LABEL=Specify the number range of the certificates that this CA issues, and the number range of the requests made to this CA. Leaving the ending certificate and request number fields blank means unlimited.
+CASERIALNUMBERWIZARD_TEXT_MORE_LABEL=\nMany applications identify a certificate by the combination of the serial number and the issuer name. To ensure that this combination is unique for each certificate, make sure the serial number range does not overlap among cloned CAs.
+CASERIALNUMBERWIZARD_BORDER_CASERIALNUMBERWIZARD_LABEL=CA's certificate and request number range
+CASERIALNUMBERWIZARD_LABEL_SERIALNUMBER_LABEL=Starting certificate number:
+CASERIALNUMBERWIZARD_LABEL_ENDSERIALNUMBER_LABEL=Ending certificate number:
+CASERIALNUMBERWIZARD_LABEL_REQUESTNUMBER_LABEL=Starting request number:
+CASERIALNUMBERWIZARD_LABEL_ENDREQUESTNUMBER_LABEL=Ending request number:
+CASERIALNUMBERWIZARD_DIALOG_NUMBERFORMAT_MESSAGE=You must specify a numeric value
+CASERIALNUMBERWIZARD_DIALOG_NUMBERFORMAT_TITLE=Error
+KRAREQUESTNUMBERWIZARD_TITLE=Installation Wizard
+KRAREQUESTNUMBERWIZARD_TEXT_HEADING_LABEL=Specify the number range of the keys that this DRM archives, and the number range of the requests made to this DRM. Leaving the ending key and request number fields blank means unlimited.
+KRAREQUESTNUMBERWIZARD_TEXT_MORE_LABEL=\nMake sure the key and request number range does not overlap among cloned DRMs.
+KRAREQUESTNUMBERWIZARD_BORDER_KRAREQUESTNUMBERWIZARD_LABEL=DRM's key and request number range
+KRAREQUESTNUMBERWIZARD_LABEL_SERIALNUMBER_LABEL=Starting key number:
+KRAREQUESTNUMBERWIZARD_LABEL_ENDSERIALNUMBER_LABEL=Ending key number:
+KRAREQUESTNUMBERWIZARD_LABEL_REQUESTNUMBER_LABEL=Starting request number:
+KRAREQUESTNUMBERWIZARD_LABEL_ENDREQUESTNUMBER_LABEL=Ending request number:
+KRAREQUESTNUMBERWIZARD_DIALOG_NUMBERFORMAT_MESSAGE=You must specify a numeric value
+KRAREQUESTNUMBERWIZARD_DIALOG_NUMBERFORMAT_TITLE=Error
+LDAPSETTING_TITLE=Internal Database
+LDAPSETTING_BORDER_SETTING_LABEL=Database Settings
+LDAPSETTING_LABEL_HOST_LABEL=Host name:
+LDAPSETTING_LABEL_HOST_TTIP=Specify LDAP host name
+LDAPSETTING_LABEL_PORT_LABEL=Port number:
+LDAPSETTING_LABEL_PORT_TTIP=Specify LDAP port number
+LDAPSETTING_CHECKBOX_SECUREPORT_LABEL=Secure port
+LDAPSETTING_CHECKBOX_SECUREPORT_TTIP=Specify if LDAP port is secure
+LDAPSETTING_LABEL_BASEDN_LABEL=Base DN:
+LDAPSETTING_LABEL_BASEDN_TTIP=Specify the LDAP base DN
+LDAPSETTING_LABEL_MAXCONNS_LABEL=Maximum # of connections
+LDAPSETTING_LABEL_MAXCONNS_TTIP=Specify the maximum number of connections to this database
+LDAPSETTING_LABEL_MINCONNS_LABEL=Minimum # of connections
+LDAPSETTING_LABEL_MINCONNS_TTIP=Specify the minimum number of connections to this database
+LDAPSETTING_LABEL_BINDAS_LABEL=Directory manager DN:
+LDAPSETTING_LABEL_BINDAS_TTIP=Specify the LDAP bind DN
+LDAPSETTING_LABEL_PWD_LABEL=Password:
+LDAPSETTING_LABEL_PWD_TTIP=Specify the LDAP bind password
+LDAPSETTING_LABEL_PWDAGAIN_LABEL=Confirm password:
+LDAPSETTING_LABEL_PWDAGAIN_TTIP=Specify the LDAP bind password again
+LDAPSETTING_LABEL_VERSION_LABEL=LDAP version:
+LDAPSETTING_LABEL_VERSION_TTIP=Specify the LDAP version
+LDAPSETTING_COMBOBOX_VERSION_VALUE_0=2
+LDAPSETTING_COMBOBOX_VERSION_VALUE_1=3
+LDAPSETTING_DIALOG_NUMBERFORMAT_TITLE=Error
+LDAPSETTING_DIALOG_NUMBERFORMAT_MESSAGE=Port number must be an integer!
+LDAPSETTING_DIALOG_BLANKFIELD_TITLE=Error
+LDAPSETTING_DIALOG_BLANKFIELD_MESSAGE=All textfields must contain data; they may not be left blank!
+LDAPSETTING_DIALOG_UNMATCHEDPASSWD_TITLE=Error
+LDAPSETTING_DIALOG_UNMATCHEDPASSWD_MESSAGE=The password does not match the confirmed password
+LDAPSETTING_DIALOG_PORTRANGE_MESSAGE=Valid port numbers are between 1 and 65535 inclusive!
+LDAPSETTING_DIALOG_PORTRANGE_TITLE=Error
+LDAPSETTING_DIALOG_MAXMINNUMBERFORMAT_TITLE=Error
+LDAPSETTING_DIALOG_MAXMINNUMBERFORMAT_MESSAGE=Maximum and minimum connections must be an integer!
+LDAPSETTING_DIALOG_MAXMINRANGE_MESSAGE=Maximum and minimum connections must be greater than zero, and max must be greater than min!
+LDAPSETTING_DIALOG_MAXMINRANGE_TITLE=Error
+SMTPSETTING_TITLE=SMTP
+SMTPSETTING_LABEL_SERVER_LABEL=Server name:
+SMTPSETTING_LABEL_SERVER_TTIP=Specify SMTP server name
+SMTPSETTING_LABEL_PORT_LABEL=Port number:
+SMTPSETTING_LABEL_PORT_TTIP=Specify SMTP server port number
+SMTPSETTING_DIALOG_NUMBERFORMAT_TITLE=Error
+SMTPSETTING_DIALOG_NUMBERFORMAT_MESSAGE=Port number must be an integer!
+SMTPSETTING_DIALOG_BLANKFIELD_TITLE=Error
+SMTPSETTING_DIALOG_BLANKFIELD_MESSAGE=All textfields must contain data; they may not be left blank!
+SMTPSETTING_DIALOG_OUTOFRANGE_TITLE=Error
+SMTPSETTING_DIALOG_OUTOFRANGE_MESSAGE=Port number must be greater than zero
+SNMPSETTING_TITLE=SNMP
+SNMPSETTING_LABEL_HOST_LABEL=Master host:
+SNMPSETTING_LABEL_HOST_TTIP=Host name of machine running the SNMP master agent
+SNMPSETTING_LABEL_PORT_LABEL=Master port:
+SNMPSETTING_LABEL_PORT_TTIP=Port the SNMP master agent is running on
+SNMPSETTING_LABEL_DESC_LABEL=Description:
+SNMPSETTING_LABEL_DESC_TTIP=A description to be presented to clients viewing SNMP statistics
+SNMPSETTING_LABEL_ORGN_LABEL=Organization:
+SNMPSETTING_LABEL_ORGN_TTIP=An organization name to be presented to clients viewing SNMP statistics
+SNMPSETTING_LABEL_LOC_LABEL=Location:
+SNMPSETTING_LABEL_LOC_TTIP=A location name to be presented to clients viewing SNMP statistics
+SNMPSETTING_LABEL_CONTACT_LABEL=Contact:
+SNMPSETTING_LABEL_CONTACT_TTIP=A contact name to be presented to clients viewing SNMP statistics
+SNMPSETTING_CHECKBOX_ENABLE_LABEL=Enable collection of SNMP statistics
+SNMPSETTING_BUTTON_ON_LABEL=On
+SNMPSETTING_BUTTON_ON_TTIP=Turn on the SNMP subagent
+SNMPSETTING_BUTTON_OFF_LABEL=OFF
+SNMPSETTING_BUTTON_OFF_TTIP=Turn off the SNMP subagent
+SNMPSETTING_DIALOG_NUMBERFORMAT_TITLE=Error
+SNMPSETTING_DIALOG_NUMBERFORMAT_MESSAGE=Port number must be an integer!
+SELFTESTS_TITLE=Self Tests
+SELFTESTS_BORDER_LABEL=Self Tests
+SELFTESTS_LABEL_ONDEMAND_LABEL=Run self tests specified on-demand:
+SELFTESTS_BUTTON_RUN_LABEL=Run
+SELFTESTS_BUTTON_RUN_TTIP=Run self tests specified on-demand
+ERRORLOG_TITLE=Error
+ERRORLOG_BORDER_LOGATTRIBUTE_LABEL=Log options
+ERRORLOG_CHECKBOX_ACTIVATE_LABEL=Enable logging
+ERRORLOG_CHECKBOX_ACTIVATE_TTIP=Click to enable/disable logging
+ERRORLOG_LABEL_LOGMAXSIZ_LABEL=Maximum size:
+ERRORLOG_LABEL_LOGMAXSIZ_TTIP=Specify maximum size of log file in kbytes
+ERRORLOG_LABEL_LOGBUFSIZ_LABEL=Buffer size:
+ERRORLOG_LABEL_LOGBUFSIZ_TTIP=Specify buffer size of log file in kbytes
+ERRORLOG_LABEL_LOGFQC_LABEL=Rotation frequency:
+ERRORLOG_LABEL_LOGFQC_TTIP=Frequency to rotate a log file
+ERRORLOG_LABEL_SIZEUNIT_LABEL=KB
+ERRORLOG_COMBOBOX_LOGFQC_VALUE_0=Hourly
+ERRORLOG_COMBOBOX_LOGFQC_VALUE_1=Daily
+ERRORLOG_COMBOBOX_LOGFQC_VALUE_2=Weekly
+ERRORLOG_COMBOBOX_LOGFQC_VALUE_3=Monthly
+ERRORLOG_COMBOBOX_LOGFQC_VALUE_4=Yearly
+ERRORLOG_LABEL_LOGLEVEL_LABEL=Log level:
+ERRORLOG_LABEL_LOGLEVEL_TTIP=Specify log level
+ERRORLOG_COMBOBOX_LOGLEVEL_VALUE_0=Debug
+ERRORLOG_COMBOBOX_LOGLEVEL_VALUE_1=Info
+ERRORLOG_COMBOBOX_LOGLEVEL_VALUE_2=Warning
+ERRORLOG_COMBOBOX_LOGLEVEL_VALUE_3=Failure
+ERRORLOG_COMBOBOX_LOGLEVEL_VALUE_4=Misconfiguration
+ERRORLOG_COMBOBOX_LOGLEVEL_VALUE_5=Catastrophe
+ERRORLOG_COMBOBOX_LOGLEVEL_VALUE_6=Security
+ERRORLOG_DIALOG_BLANKFIELD_MESSAGE=All fields must be filled
+ERRORLOG_DIALOG_BLANKFIELD_TITLE=Error Log Error
+ERRORLOG_DIALOG_NUMBERFORMAT_MESSAGE=You must specify a numeric value
+ERRORLOG_DIALOG_NUMBERFORMAT_TITLE=Error Log error
+ERRORLOG_DIALOG_OUTOFRANGE_MESSAGE=Size must be greater than zero
+ERRORLOG_DIALOG_OUTOFRANGE_TITLE=Error Log error
+ERRORLOG_BUTTON_REFRESH_LABEL=Refresh
+ERRORLOG_BUTTON_REFRESH_TTIP=Refresh error log content
+ERRORLOG_BUTTON_HELP_LABEL=Help
+ERRORLOG_BUTTON_HELP_TTIP=Online Help
+ERRORLOG_LABEL_NUMBERREC_LABEL=Number of entries
+ERRORLOG_LABEL_NUMBERREC_LTTIP=Specify mumber of entries to be returned
+ACCESSLOG_TITLE=System
+ACCESSLOG_BORDER_LOGATTRIBUTE_LABEL=Log options
+ACCESSLOG_BORDER_NTLOGATTRIBUTE_LABEL=NT Log options
+ACCESSLOG_CHECKBOX_ACTIVATE_LABEL=Enable logging
+ACCESSLOG_CHECKBOX_ACTIVATE_TTIP=Click to enable/disable logging
+ACCESSLOG_CHECKBOX_ACTIVATENTLOG_LABEL=Enable NT logging
+ACCESSLOG_LABEL_LOGMAXSIZ_LABEL=Maximum size:
+ACCESSLOG_LABEL_LOGMAXSIZ_TTIP=Specify maximum size of log file in kbytes
+ACCESSLOG_LABEL_LOGBUFSIZ_LABEL=Buffer size:
+ACCESSLOG_LABEL_LOGBUFSIZ_TTIP=Specify buffer size of log file in kbytes
+ACCESSLOG_LABEL_LOGFQC_LABEL=Rotation frequency:
+ACCESSLOG_LABEL_LOGFQC_TTIP=Frequency to rotate a log file
+ACCESSLOG_LABEL_SIZEUNIT_LABEL=KB
+ACCESSLOG_COMBOBOX_LOGFQC_VALUE_0=Hourly
+ACCESSLOG_COMBOBOX_LOGFQC_VALUE_1=Daily
+ACCESSLOG_COMBOBOX_LOGFQC_VALUE_2=Weekly
+ACCESSLOG_COMBOBOX_LOGFQC_VALUE_3=Monthly
+ACCESSLOG_COMBOBOX_LOGFQC_VALUE_4=Yearly
+ACCESSLOG_LABEL_LOGLEVEL_LABEL=Log level:
+ACCESSLOG_LABEL_EVENTSOURCE_LABEL=Event Source:
+ACCESSLOG_LABEL_LOGLEVEL_TTIP=Specify log level
+ACCESSLOG_COMBOBOX_LOGLEVEL_VALUE_0=Debug
+ACCESSLOG_COMBOBOX_LOGLEVEL_VALUE_1=Info
+ACCESSLOG_COMBOBOX_LOGLEVEL_VALUE_2=Warning
+ACCESSLOG_COMBOBOX_LOGLEVEL_VALUE_3=Failure
+ACCESSLOG_COMBOBOX_LOGLEVEL_VALUE_4=Misconfiguration
+ACCESSLOG_COMBOBOX_LOGLEVEL_VALUE_5=Catastrophe
+ACCESSLOG_COMBOBOX_LOGLEVEL_VALUE_6=Security
+ACCESSLOG_DIALOG_BLANKFIELD_MESSAGE=All fields must be filled
+ACCESSLOG_DIALOG_BLANKFIELD_TITLE=System Log Error
+ACCESSLOG_DIALOG_NUMBERFORMAT_MESSAGE=You must specify a numeric value
+ACCESSLOG_DIALOG_NUMBERFORMAT_TITLE=System Log Error
+ACCESSLOG_DIALOG_OUTOFRANGE_MESSAGE=Size must be greater than zero
+ACCESSLOG_DIALOG_OUTOFRANGE_TITLE=Error Log error
+LOGCONTENT_BUTTON_REFRESH_LABEL=Refresh
+LOGCONTENT_BUTTON_REFRESH_TTIP=Refresh log content
+LOGCONTENT_BUTTON_HELP_LABEL=Help
+LOGCONTENT_BUTTON_HELP_TTIP=Online Help
+LOGCONTENT_BUTTON_VIEW_LABEL=View
+LOGCONTENT_BUTTON_VIEW_TTIP=View Detail
+LOGCONTENT_LABEL_NUMBERREC_LABEL=Entries:
+LOGCONTENT_LABEL_NUMBERREC_LTTIP=Specify mumber of entries to be returned
+LOGCONTENT_LABEL_SOURCE_LABEL=Source:
+LOGCONTENT_LABEL_SOURCE_TTIP=Select specific log source
+LOGCONTENT_LABEL_LOGLEVEL_LABEL=Level:
+LOGCONTENT_LABEL_LOGLEVEL_TTIP=Select specific log level
+LOGCONTENT_LABEL_FILE_LABEL=File Name:
+LOGCONTENT_LABEL_FILE_TTIP=Select specific log file
+LOGCONTENT_BORDER_OPTIONS_LABEL=Display Options
+LOGCONTENT_COMBOBOX_LOGLEVEL_DEFAULT=Warning
+LOGCONTENT_COMBOBOX_LOGLEVEL_VALUE_0=Debug
+LOGCONTENT_COMBOBOX_LOGLEVEL_VALUE_1=Information
+LOGCONTENT_COMBOBOX_LOGLEVEL_VALUE_2=Warning
+LOGCONTENT_COMBOBOX_LOGLEVEL_VALUE_3=Failure
+LOGCONTENT_COMBOBOX_LOGLEVEL_VALUE_4=Misconfiguration
+LOGCONTENT_COMBOBOX_LOGLEVEL_VALUE_5=Catastrophe
+LOGCONTENT_COMBOBOX_LOGLEVEL_VALUE_6=Security
+LOGCONTENT_COMBOBOX_SOURCE_DEFAULT=All
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_0=All
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_1=Key Recovery Authority
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_2=Registration Authority
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_3=Certificate Authority
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_4=HTTP
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_5=Database
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_6=Authentication
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_7=Administration
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_8=LDAP
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_9=Request Queue
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_10=ACLs
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_11=User and Group
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_12=OCSP
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_13=Authorization
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_14=Signed Audit
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_15=Cross-Certification
+LOGCONTENT_COMBOBOX_SOURCE_VALUE_20=Others
+LOGCONTENT_COMBOBOX_FILE_DEFAULT=Current
+AUDITLOG_TITLE=Transactions
+AUDITLOG_BORDER_LOGATTRIBUTE_LABEL=Log options
+AUDITLOG_BORDER_NTLOGATTRIBUTE_LABEL=NT Log options
+AUDITLOG_CHECKBOX_ACTIVATE_LABEL=Enable logging
+AUDITLOG_CHECKBOX_ACTIVATE_TTIP=Click to enable/disable logging
+AUDITLOG_CHECKBOX_ACTIVATENTLOG_LABEL=Enable NT logging
+AUDITLOG_LABEL_LOGMAXSIZ_LABEL=Maximum size:
+AUDITLOG_LABEL_LOGMAXSIZ_TTIP=Specify maximum size of log file in kbytes
+AUDITLOG_LABEL_LOGBUFSIZ_LABEL=Buffer size:
+AUDITLOG_LABEL_LOGBUFSIZ_TTIP=Specify buffer size of log file in kbytes
+AUDITLOG_LABEL_LOGFQC_LABEL=Rotation frequency:
+AUDITLOG_LABEL_LOGFQC_TTIP=Frequency to rotate a log file
+AUDITLOG_LABEL_SIZEUNIT_LABEL=KB
+AUDITLOG_COMBOBOX_LOGFQC_VALUE_0=Hourly
+AUDITLOG_COMBOBOX_LOGFQC_VALUE_1=Daily
+AUDITLOG_COMBOBOX_LOGFQC_VALUE_2=Weekly
+AUDITLOG_COMBOBOX_LOGFQC_VALUE_3=Monthly
+AUDITLOG_COMBOBOX_LOGFQC_VALUE_4=Yearly
+AUDITLOG_LABEL_LOGLEVEL_LABEL=Log level:
+AUDITLOG_LABEL_EVENTSOURCE_LABEL=Event Source:
+AUDITLOG_LABEL_LOGLEVEL_TTIP=Specify log level
+AUDITLOG_COMBOBOX_LOGLEVEL_VALUE_0=Debug
+AUDITLOG_COMBOBOX_LOGLEVEL_VALUE_1=Info
+AUDITLOG_COMBOBOX_LOGLEVEL_VALUE_2=Warning
+AUDITLOG_COMBOBOX_LOGLEVEL_VALUE_3=Failure
+AUDITLOG_COMBOBOX_LOGLEVEL_VALUE_4=Misconfiguration
+AUDITLOG_COMBOBOX_LOGLEVEL_VALUE_5=Catastrophe
+AUDITLOG_COMBOBOX_LOGLEVEL_VALUE_6=Security
+AUDITLOG_DIALOG_BLANKFIELD_MESSAGE=All fields must be filled
+AUDITLOG_DIALOG_BLANKFIELD_TITLE=Transactions Log Error
+AUDITLOG_DIALOG_NUMBERFORMAT_MESSAGE=You must specify a numeric value
+AUDITLOG_DIALOG_NUMBERFORMAT_TITLE=Transactions Log Error
+AUDITLOG_DIALOG_OUTOFRANGE_MESSAGE=Size must be greater than zero
+AUDITLOG_DIALOG_OUTOFRANGE_TITLE=Error Log error
+LOG_COLUMN_OCSPSTORES_RULE_LABEL=Store Name
+LOG_COLUMN_NUMBER_LABEL=Number
+LOG_COLUMN_UID_LABEL=UID
+LOG_COLUMN_SERVLETNAME_LABEL=Servlet name
+LOG_COLUMN_EVALNAME_LABEL=Evaluator Name
+LOG_COLUMN_ACLNAME_LABEL=Resource Name
+LOG_COLUMN_ACLDESC_LABEL=Description
+LOG_COLUMN_PASSWORD_LABEL=Password
+LOG_COLUMN_TOKENNAME_LABEL=Token Name
+LOG_COLUMN_CONFIRM_LABEL=Confirm Password
+LOG_COLUMN_REQUESTNO_LABEL=Request Number
+LOG_COLUMN_REQUESTTYPE_LABEL=Type
+LOG_COLUMN_REQUESTSTATUS_LABEL=Status
+LOG_COLUMN_RECORDNUMBER_LABEL=No.
+LOG_COLUMN_STATUS_LABEL=Status
+LOG_COLUMN_DATE_LABEL=Date
+LOG_COLUMN_TIME_LABEL=Time
+LOG_COLUMN_DETAILS_LABEL=Details
+LOG_COLUMN_SEVERITY_LABEL=Level
+LOG_COLUMN_SERIALNO_LABEL=Serial No.
+LOG_COLUMN_VERSION_LABEL=Version
+LOG_COLUMN_SUBJECT_LABEL=Subject Name
+LOG_COLUMN_SIGNALG_LABEL=Signature Algorithm
+LOG_COLUMN_NOTBEFORE_LABEL=Not Before
+LOG_COLUMN_NOTAFTER_LABEL=Not After
+LOG_COLUMN_NAME_LABEL=Name
+LOG_COLUMN_DEPARTMENT_LABEL=Department
+LOG_COLUMN_EMAIL_LABEL=E-Mail
+LOG_COLUMN_PHONE_LABEL=Telephone
+LOG_COLUMN_OID_LABEL=OID
+LOG_COLUMN_CLASSNAME_LABEL=Class Name
+LOG_COLUMN_DESC_LABEL=Description
+LOG_COLUMN_UIMAPPER_LABEL=UI Class
+LOG_COLUMN_USERID_LABEL=User ID
+LOG_COLUMN_FULLNAME_LABEL=Full Name
+LOG_COLUMN_ATTRIBUTE_LABEL=Attribute
+LOG_COLUMN_VALUE_LABEL=Value
+LOG_COLUMN_CONFIG_LABEL=Config Parameter
+LOG_COLUMN_DEFAULTGROUP_LABEL=*
+LOG_COLUMN_GROUPNAME_LABEL=Group Name
+LOG_COLUMN_GROUPDESC_LABEL=Group Description
+LOG_COLUMN_CERTIFICATE_LABEL=Certificate
+LOG_COLUMN_MEMBER_LABEL=Member
+LOG_COLUMN_SOURCE_LABEL=Source
+LOG_COLUMN_PROFILE_IMPL_LABEL=Plugin Name
+LOG_COLUMN_TYPE_LABEL=Plugin Type
+LOG_COLUMN_PROFILE_RULE_LABEL=Certificate Profile Instance
+LOG_COLUMN_POLICY_IMPL_LABEL=Plugin Name
+LOG_COLUMN_POLICY_RULE_LABEL=Policy Rule
+LOG_COLUMN_MAPPER_IMPL_LABEL=Plugin Name
+LOG_COLUMN_MAPPER_RULE_LABEL=Mapper
+LOG_COLUMN_PLUGIN_LABEL=Plugin Name
+LOG_COLUMN_IMPL_LABEL=Plugin Name
+LOG_COLUMN_PUBLISHER_IMPL_LABEL=Plugin Name
+LOG_COLUMN_PUBLISHER_RULE_LABEL=Publisher
+LOG_COLUMN_RULE_IMPL_LABEL=Plugin Name
+LOG_COLUMN_RULE_RULE_LABEL=Rule
+LOG_COLUMN_CRLEXTS_RULE_LABEL=CRL Extensions
+LOG_COLUMN_RULE_LABEL=Instance Name
+LOG_COLUMN_JOBS_IMPL_LABEL=Plugin Name
+LOG_COLUMN_JOBS_RULE_LABEL=Instance Name
+LOG_COLUMN_CERTNAME_LABEL=Certificate Name
+LOG_COLUMN_EXPIRED_LABEL=Expiry Date
+LOG_COLUMN_TRUST_LABEL=Trust Status
+LOG_COLUMN_KEYNAME_LABEL=Key Name
+LOG_COLUMN_CERTNICKNAMENAME_LABEL=Certificate Name
+LOG_COLUMN_SERIALNUMBER_LABEL=Serial Number
+LOG_COLUMN_ISSUERNAME_LABEL=Issuer Name
+LOG_COLUMN_TOKENNAME_LABEL=Token Name
+LOG_COLUMN_LOG_IMPL_LABEL=Plugin Name
+LOG_COLUMN_LOG_RULE_LABEL=Log Event Listener
+LOGENTRYVIEWDIALOG_TITLE=View Log Entry
+LOGENTRYVIEWDIALOG_BUTTON_OK_LABEL=OK
+LOGENTRYVIEWDIALOG_BUTTON_OK_TTIP=Close this dialog
+LOGENTRYVIEWDIALOG_LABEL_SOURCE_LABEL=Source:
+LOGENTRYVIEWDIALOG_LABEL_SOURCE_TTIP=Specific log source
+LOGENTRYVIEWDIALOG_LABEL_LEVEL_LABEL=Level:
+LOGENTRYVIEWDIALOG_LABEL_LEVEL_TTIP=Log entry level
+LOGENTRYVIEWDIALOG_LABEL_DATE_LABEL=Date:
+LOGENTRYVIEWDIALOG_LABEL_DATE_TTIP=Log entry date
+LOGENTRYVIEWDIALOG_LABEL_TIME_LABEL=Time:
+LOGENTRYVIEWDIALOG_LABEL_TIME_TTIP=Log entry time
+LOGENTRYVIEWDIALOG_LABEL_DESC_LABEL=Detail:
+LOGENTRYVIEWDIALOG_LABEL_DESC_TTIP=Log entry detail description
+STATUSPANEL_TITLE=General Status
+STATUSPANEL_BUTTON_REFRESH_LABEL=Refresh
+STATUSPANEL_BUTTON_REFRESH_TTIP=Refresh status information
+STATUSPANEL_BUTTON_HELP_LABEL=Help
+STATUSPANEL_BUTTON_HELP_TTIP=Online Help
+STATUSPANEL_LABEL_SERVERNAME_LABEL=Server name:
+STATUSPANEL_LABEL_SERVERNAME_TTIP=Server instance name
+STATUSPANEL_LABEL_INSTALLDATE_LABEL=Server installation date:
+STATUSPANEL_LABEL_INSTALLDATE_TTIP=Creation date of this server instance
+STATUSPANEL_LABEL_SERVERVERSION_LABEL=Server version:
+STATUSPANEL_LABEL_SERVERVERSION_TTIP=Certificate Server version
+STATUSPANEL_LABEL_SERVERSTARTUP_LABEL=Startup time on server:
+STATUSPANEL_LABEL_SERVERSTARTUP_TTIP=Server startup time
+STATUSPANEL_LABEL_SERVERTIME_LABEL=Current time on server:
+STATUSPANEL_LABEL_SERVERTIME_TTIP=Current time on the server
+STATUSPANEL_BORDER_GENERALINFO_LABEL=General Information
+CERTIFICATEWIZARD_TITLE=Certificate Request Wizard
+WIZARD_DIALOG_EXIT_MESSAGE=Are you sure you want to exit the wizard?
+WIZARD_DIALOG_EXIT_TITLE=Confirm
+USERTAB_TITLE=Users
+USERTAB_BUTTON_REFRESH_LABEL=Refresh
+USERTAB_BUTTON_REFRESH_TTIP=Refresh user information
+USERTAB_BUTTON_EDIT_LABEL=Edit
+USERTAB_BUTTON_EDIT_TTIP=Modify user information
+USERTAB_BUTTON_ADD_LABEL=Add
+USERTAB_BUTTON_ADD_TTIP=Add new user
+USERTAB_BUTTON_DELETE_LABEL=Delete
+USERTAB_BUTTON_DELETE_TTIP=Delete selected user
+USERTAB_BUTTON_HELP_LABEL=Help
+USERTAB_BUTTON_HELP_TTIP=Online Help
+USERTAB_BUTTON_CERT_LABEL=Certificates
+USERTAB_BUTTON_HELP_TTIP=Manage user certificates
+USERTAB_DIALOG_SERVERERROR_MESSAGE=Server Error
+USERTAB_DIALOG_SERVERERROR_TITLE=Error
+USERTAB_DIALOG_DELETE_MESSAGE=Do you want to delete this user?
+USERTAB_DIALOG_DELETE_TITLE=Warning
+USERTAB_BORDER_USERS_LABEL=Users
+GROUPTAB_TITLE=Groups
+GROUPTAB_BUTTON_REFRESH_LABEL=Refresh
+GROUPTAB_BUTTON_REFRESH_TTIP=Refresh group information
+GROUPTAB_BUTTON_EDIT_LABEL=Edit
+GROUPTAB_BUTTON_EDIT_TTIP=Modify group membership
+GROUPTAB_BUTTON_ADD_LABEL=Add
+GROUPTAB_BUTTON_ADD_TTIP=Add new group
+GROUPTAB_BUTTON_DELETE_LABEL=Delete
+GROUPTAB_BUTTON_DELETE_TTIP=Delete selected group
+GROUPTAB_BUTTON_HELP_LABEL=Help
+GROUPTAB_BUTTON_HELP_TTIP=Online Help
+GROUPTAB_DIALOG_SERVERERROR_MESSAGE=Server Error
+GROUPTAB_DIALOG_SERVERERROR_TITLE=Error
+GROUPTAB_DIALOG_DELETE_MESSAGE=Do you want to delete this group?
+GROUPTAB_DIALOG_DELETE_TITLE=Warning
+GROUPTAB_BORDER_STANDARD_LABEL=System Groups
+GROUPTAB_BORDER_USERDEFINE_LABEL=Admin Defined Groups
+GROUPEDITOR_TITLE=Edit Group Information
+GROUPEDITOR_LABEL_GROUPNAME_LABEL=Group name:
+GROUPEDITOR_LABEL_GROUPNAME_TTIP=Unique identifier for this group
+GROUPEDITOR_LABEL_GROUPDESC_LABEL=Group description:
+GROUPEDITOR_LABEL_GROUPDESC_TTIP=Short Description for this group
+GROUPEDITOR_LABEL_MEMBER_LABEL=Group Members:
+GROUPEDITOR_LABEL_MEMBER_TTIP=List of current group members
+GROUPEDITOR_DIALOG_SERVERERROR_MESSAGE=Server Error
+GROUPEDITOR_DIALOG_SERVERERROR_TITLE=Error
+GROUPEDITOR_DIALOG_DELETE_MESSAGE=Delete this member?
+GROUPEDITOR_DIALOG_DELETE_TITLE=Warning
+GROUPEDITOR_DIALOG_NOGROUPNAME_MESSAGE=Group name can't be blank
+GROUPEDITOR_DIALOG_NOGROUPNAME_TITLE=Error
+GROUPEDITOR_BUTTON_OK_LABEL=OK
+GROUPEDITOR_BUTTON_OK_TTIP=Save changes and close this window
+GROUPEDITOR_BUTTON_ADDGROUP_LABEL=Add Group
+GROUPEDITOR_BUTTON_ADDGROUP_TTIP=Add additional group to this group
+GROUPEDITOR_BUTTON_ADDUSER_LABEL=Add User
+GROUPEDITOR_BUTTON_ADDUSER_TTIP=Add additional user to this group
+GROUPEDITOR_BUTTON_DELETE_LABEL=Delete
+GROUPEDITOR_BUTTON_DELETE_TTIP=Delete selected user or group
+GROUPEDITOR_BUTTON_CANCEL_LABEL=Cancel
+GROUPEDITOR_BUTTON_CANCEL_TTIP=Cancel changes and close this window
+GROUPEDITOR_BUTTON_HELP_LABEL=Help
+GROUPEDITOR_BUTTON_HELP_TTIP=Online Help
+GROUPEDITOR_DIALOG_ALLUSERS_MESSAGE=All users are already in the group
+GROUPEDITOR_DIALOG_ALLUSERS_TITLE=Information
+USEREDITOR_TITLE=Edit User Information
+USEREDITOR_LABEL_STATE_LABEL=User State:
+USEREDITOR_LABEL_STATE_TTIP=State for this user
+USEREDITOR_LABEL_USERNAME_LABEL=User ID:
+USEREDITOR_LABEL_USERNAME_TTIP=Unique identifier for this user
+USEREDITOR_LABEL_FULLNAME_LABEL=Full name:
+USEREDITOR_LABEL_FULLNAME_TTIP=Full name for this user
+USEREDITOR_LABEL_PASSWORD_LABEL=Password:
+USEREDITOR_LABEL_PASSWORD_TTIP=Password for this user
+USEREDITOR_LABEL_PASSWORDCONFIRM_LABEL=Confirm Password:
+USEREDITOR_LABEL_PASSWORDCONFIRM_TTIP=Retype password for this user
+USEREDITOR_LABEL_EMAIL_LABEL=E-Mail:
+USEREDITOR_LABEL_EMAIL_TTIP=E-Mail address
+USEREDITOR_LABEL_PHONE_LABEL=Phone:
+USEREDITOR_LABEL_PHONE_TTIP=Phone number
+USEREDITOR_LABEL_GROUP_LABEL=Group:
+USEREDITOR_LABEL_MEMBER_LABEL=Membership:
+USEREDITOR_LABEL_MEMBER_TTIP=This user belongs to the groups listed
+USEREDITOR_DIALOG_SERVERERROR_MESSAGE=Server Error
+USEREDITOR_DIALOG_SERVERERROR_TITLE=Error
+USEREDITOR_DIALOG_DELETE_MESSAGE=Delete this certificate?
+USEREDITOR_DIALOG_DELETE_TITLE=Warning
+USEREDITOR_DIALOG_NOUSERNAME_MESSAGE=User ID can't be blank
+USEREDITOR_DIALOG_NOUSERNAME_TITLE=Error
+USEREDITOR_DIALOG_PWDNOTMATCH_MESSAGE=The two passwords you entered do not match
+USEREDITOR_DIALOG_PWDNOTMATCH_TITLE=Error
+USEREDITOR_BUTTON_OK_LABEL=OK
+USEREDITOR_BUTTON_OK_TTIP=Save changes and close this window
+USEREDITOR_BUTTON_ADDCERT_LABEL=Add
+USEREDITOR_BUTTON_ADDCERT_TTIP=Add additional certificate for this user
+USEREDITOR_BUTTON_VIEWCERT_LABEL=View
+USEREDITOR_BUTTON_VIEWCERT_TTIP=View certificate
+USEREDITOR_BUTTON_DELETECERT_LABEL=Delete
+USEREDITOR_BUTTON_DELETECERT_TTIP=Delete selected certificate
+USEREDITOR_BUTTON_CANCEL_LABEL=Cancel
+USEREDITOR_BUTTON_CANCEL_TTIP=Cancel changes and close this window
+USEREDITOR_BUTTON_HELP_LABEL=Help
+USEREDITOR_BUTTON_HELP_TTIP=Online Help
+USERLISTDIALOG_TITLE=Select User
+USERLISTDIALOG_DIALOG_SERVERERROR_MESSAGE=Server Error
+USERLISTDIALOG_DIALOG_SERVERERROR_TITLE=Error
+USERLISTDIALOG_DIALOG_NOSELECTION_MESSAGE=Please select a user first!
+USERLISTDIALOG_DIALOG_NOSELECTION_TITLE=Error
+USERLISTDIALOG_BUTTON_OK_LABEL=OK
+USERLISTDIALOG_BUTTON_OK_TTIP=Select users
+USERLISTDIALOG_BUTTON_CANCEL_LABEL=Cancel
+USERLISTDIALOG_BUTTON_CANCEL_TTIP=close this window
+GROUPLISTDIALOG_TITLE=Select Group
+GROUPLISTDIALOG_DIALOG_SERVERERROR_MESSAGE=Server Error
+GROUPLISTDIALOG_DIALOG_SERVERERROR_TITLE=Error
+GROUPLISTDIALOG_DIALOG_NOSELECTION_MESSAGE=Please select a group first!
+GROUPLISTDIALOG_DIALOG_NOSELECTION_TITLE=Error
+GROUPLISTDIALOG_BUTTON_OK_LABEL=OK
+GROUPLISTDIALOG_BUTTON_OK_TTIP=Select groups
+GROUPLISTDIALOG_BUTTON_CANCEL_LABEL=Cancel
+GROUPLISTDIALOG_BUTTON_CANCEL_TTIP=close this window
+PASSWDDIALOG_TITLE=Change Password
+PASSWDDIALOG_LABEL_USERID_LABEL=User ID:
+PASSWDDIALOG_LABEL_USERID_TTIP=The user ID of the recovery agent
+PASSWDDIALOG_LABEL_OLDPASSWORD_LABEL=Old Password:
+PASSWDDIALOG_LABEL_OLDPASSWORD_TTIP=Enter the old password for the given user
+PASSWDDIALOG_LABEL_PASSWORD_LABEL=New Password:
+PASSWDDIALOG_LABEL_PASSWORD_TTIP=Enter the new password for the given user
+PASSWDDIALOG_LABEL_PASSWORD_AGAIN_LABEL=Confirm Password:
+PASSWDDIALOG_LABEL_PASSWORD_AGAIN_TTIP=Re-enter the new password again
+PASSWDDIALOG_BUTTON_OK_LABEL=OK
+PASSWDDIALOG_BUTTON_OK_TTIP=Please press OK to save the changes
+PASSWDDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PASSWDDIALOG_BUTTON_CANCEL_TTIP=Please press cancel to disregard the changes
+PASSWDDIALOG_DIALOG_EMPTYFIELD_MESSAGE=Blank Fields are not allowed
+PASSWDDIALOG_DIALOG_EMPTYFIELD_TITLE=Error
+PASSWDDIALOG_DIALOG_CONFIRMED_MESSAGE=The new password and confirmed password are not matched
+PASSWDDIALOG_DIALOG_CONFIRMED_TITLE=Error
+AUTORECOVERYDIALOG_TITLE=Enable Auto Recovery
+AUTORECOVERYDIALOG_BUTTON_DISABLEAUTO_LABEL=Disable
+AUTORECOVERYDIALOG_BUTTON_DISABLEAUTO_TTIP=Disable auto recovery
+AUTORECOVERYDIALOG_BUTTON_OK_LABEL=OK
+AUTORECOVERYDIALOG_BUTTON_OK_TTIP=enable auto recovery
+AUTORECOVERYDIALOG_BUTTON_CANCEL_LABEL=Cancel
+AUTORECOVERYDIALOG_BUTTON_CANCEL_TTIP=close this window
+AUTORECOVERYDIALOG_LABEL_USERID_LABEL=User ID
+AUTORECOVERYDIALOG_LABEL_USERID_TTIP=Enter user ID for auto recovery
+AUTORECOVERYDIALOG_LABEL_USERPWD_LABEL=User password
+AUTORECOVERYDIALOG_LABEL_USERPWD_TTIP=Enter user password for the corresponding user ID
+AUTORECOVERYDIALOG_LABEL_HEADING_LABEL=Please enter the user ids and the corresponding passwords
+AUTORECOVERYDIALOG_DIALOG_EMPTYFIELD_MESSAGE=Blank Fields are not allowed
+AUTORECOVERYDIALOG_DIALOG_EMPTYFIELD_TITLE=Error
+CERTMANAGEMENTDIALOG_TITLE=Manage User Certificates
+CERTMANAGEMENTDIALOG_BUTTON_HELP_LABEL=Help
+CERTMANAGEMENTDIALOG_BUTTON_HELP_TTIP=Online Help
+CERTMANAGEMENTDIALOG_BUTTON_OK_LABEL=Done
+CERTMANAGEMENTDIALOG_BUTTON_OK_TTIP=close this window
+CERTMANAGEMENTDIALOG_BUTTON_CANCEL_LABEL=Cancel
+CERTMANAGEMENTDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+CERTMANAGEMENTDIALOG_BUTTON_IMPORT_LABEL=Import
+CERTMANAGEMENTDIALOG_BUTTON_IMPORT_TTIP=Import a new certificate for this user
+CERTMANAGEMENTDIALOG_BUTTON_DELETE_LABEL=Delete
+CERTMANAGEMENTDIALOG_BUTTON_DELETE_TTIP=Delete this certificate
+CERTMANAGEMENTDIALOG_BUTTON_VIEW_LABEL=View
+CERTMANAGEMENTDIALOG_BUTTON_VIEW_TTIP=View certificate content
+CERTIMPORTDIALOG_TITLE=Import Certificate
+CERTIMPORTDIALOG_DIALOG_NOCERTNAME_MESSAGE=Please enter certificate nickname!
+CERTIMPORTDIALOG_DIALOG_NOCERTNAME_TITLE=Error
+CERTIMPORTDIALOG_DIALOG_NOB64E_MESSAGE=Please enter base-64 encoded certificate!
+CERTIMPORTDIALOG_DIALOG_NOB64E_TITLE=Error
+CERTIMPORTDIALOG_DIALOG_CANTDELETE_MESSAGE=Can't delete user cert. Use Certificate Setup Wizard for renewal or replacement of the CA and OCSP Signing Certificates or the SSL Server certificate
+CERTIMPORTDIALOG_BUTTON_OK_LABEL=OK
+CERTIMPORTDIALOG_BUTTON_OK_TTIP=Add certificate
+CERTIMPORTDIALOG_BUTTON_CANCEL_LABEL=Cancel
+CERTIMPORTDIALOG_BUTTON_CANCEL_TTIP=close this window
+CERTIMPORTDIALOG_BUTTON_PASTE_LABEL=Paste from the Clipboard
+CERTIMPORTDIALOG_BUTTON_PASTE_TTIP=Paste from the Clipboard
+CERTIMPORTDIALOG_LABEL_CERTNAME_LABEL=Nickname:
+CERTIMPORTDIALOG_LABEL_CERTNAME_TTIP=Unique certificate nickname
+CERTIMPORTDIALOG_LABEL_B64E_LABEL=base-64 Encoded Certificate:
+CERTIMPORTDIALOG_LABEL_B64E_TTIP=Paste base-64 Encoded certificate with BEGIN and END headers.
+CERTVIEWDIALOG_TITLE=View Certificate
+CERTVIEWDIALOG_BUTTON_OK_LABEL=OK
+CERTVIEWDIALOG_BUTTON_OK_TTIP=close this window
+CERTVIEWDIALOG_LABEL_CERTNAME_LABEL=Subject:
+CERTVIEWDIALOG_LABEL_CERTNAME_TTIP=Certificate subject name
+CERTVIEWDIALOG_LABEL_PP_LABEL=Certificate Content:
+CERTVIEWDIALOG_LABEL_PP_TTIP=Certificate Content
+RULEIMPL_TITLE=Rule Plugin Registration
+RULEIMPL_BUTTON_REFRESH_LABEL=Refresh
+RULEIMPL_BUTTON_REFRESH_TTIP=Refresh rule plugin information
+RULEIMPL_BUTTON_ADD_LABEL=Register
+RULEIMPL_BUTTON_ADD_TTIP=Add new plugin implementation
+RULEIMPL_BUTTON_DELETE_LABEL=Delete
+RULEIMPL_BUTTON_DELETE_TTIP=Delete selected plugin
+RULEIMPL_BUTTON_VIEW_LABEL=View
+RULEIMPL_BUTTON_VIEW_TTIP=View rule plugin details
+RULEIMPL_BUTTON_HELP_LABEL=Help
+RULEIMPL_BUTTON_HELP_TTIP=Online Help
+RULEIMPL_DIALOG_SERVERERROR_MESSAGE=Server Error
+RULEIMPL_DIALOG_SERVERERROR_TITLE=Error
+RULEIMPL_DIALOG_DELETE_MESSAGE=Do you want to delete this rule plugin?
+RULEIMPL_DIALOG_DELETE_TITLE=Warning
+MAPPERIMPL_TITLE=Mapper Plugin Registration
+MAPPERIMPL_BUTTON_REFRESH_LABEL=Refresh
+MAPPERIMPL_BUTTON_REFRESH_TTIP=Refresh mapper plugin information
+MAPPERIMPL_BUTTON_ADD_LABEL=Register
+MAPPERIMPL_BUTTON_ADD_TTIP=Add new plugin implementation
+MAPPERIMPL_BUTTON_DELETE_LABEL=Delete
+MAPPERIMPL_BUTTON_DELETE_TTIP=Delete selected plugin
+MAPPERIMPL_BUTTON_VIEW_LABEL=View
+MAPPERIMPL_BUTTON_VIEW_TTIP=View mapper plugin details
+MAPPERIMPL_BUTTON_HELP_LABEL=Help
+MAPPERIMPL_BUTTON_HELP_TTIP=Online Help
+MAPPERIMPL_DIALOG_SERVERERROR_MESSAGE=Server Error
+MAPPERIMPL_DIALOG_SERVERERROR_TITLE=Error
+MAPPERIMPL_DIALOG_DELETE_MESSAGE=Do you want to delete this mapper plugin?
+MAPPERIMPL_DIALOG_DELETE_TITLE=Warning
+PUBLISHERIMPL_TITLE=Publisher Plugin Registration
+PUBLISHERIMPL_BUTTON_REFRESH_LABEL=Refresh
+PUBLISHERIMPL_BUTTON_REFRESH_TTIP=Refresh publisher plugin information
+PUBLISHERIMPL_BUTTON_ADD_LABEL=Register
+PUBLISHERIMPL_BUTTON_ADD_TTIP=Add new plugin implementation
+PUBLISHERIMPL_BUTTON_DELETE_LABEL=Delete
+PUBLISHERIMPL_BUTTON_DELETE_TTIP=Delete selected plugin
+PUBLISHERIMPL_BUTTON_VIEW_LABEL=View
+PUBLISHERIMPL_BUTTON_VIEW_TTIP=View publisher plugin details
+PUBLISHERIMPL_BUTTON_HELP_LABEL=Help
+PUBLISHERIMPL_BUTTON_HELP_TTIP=Online Help
+PUBLISHERIMPL_DIALOG_SERVERERROR_MESSAGE=Server Error
+PUBLISHERIMPL_DIALOG_SERVERERROR_TITLE=Error
+PUBLISHERIMPL_DIALOG_DELETE_MESSAGE=Do you want to delete this publisher plugin?
+PUBLISHERIMPL_DIALOG_DELETE_TITLE=Warning
+POLICYIMPL_TITLE=Policy Plugin Registration
+POLICYIMPL_BUTTON_REFRESH_LABEL=Refresh
+POLICYIMPL_BUTTON_REFRESH_TTIP=Refresh policy plugin information
+POLICYIMPL_BUTTON_ADD_LABEL=Register
+POLICYIMPL_BUTTON_ADD_TTIP=Add new plugin implementation
+POLICYIMPL_BUTTON_DELETE_LABEL=Delete
+POLICYIMPL_BUTTON_DELETE_TTIP=Delete selected plugin
+POLICYIMPL_BUTTON_VIEW_LABEL=View
+POLICYIMPL_BUTTON_VIEW_TTIP=View policy plugin details
+POLICYIMPL_BUTTON_HELP_LABEL=Help
+POLICYIMPL_BUTTON_HELP_TTIP=Online Help
+POLICYIMPL_DIALOG_SERVERERROR_MESSAGE=Server Error
+POLICYIMPL_DIALOG_SERVERERROR_TITLE=Error
+POLICYIMPL_DIALOG_DELETE_MESSAGE=Do you want to delete this policy plugin?
+POLICYIMPL_DIALOG_DELETE_TITLE=Warning
+POLICYIMPL_BORDER_USERS_LABEL=Policy Implementations
+PROFILEIMPL_TITLE=Certificate Profile Plugin Registration
+PROFILEIMPL_BUTTON_REFRESH_LABEL=Refresh
+PROFILEIMPL_BUTTON_REFRESH_TTIP=Refresh certificate profile plugin information
+PROFILEIMPL_BUTTON_ADD_LABEL=Register
+PROFILEIMPL_BUTTON_ADD_TTIP=Add new plugin implementation
+PROFILEIMPL_BUTTON_DELETE_LABEL=Delete
+PROFILEIMPL_BUTTON_DELETE_TTIP=Delete selected plugin
+PROFILEIMPL_BUTTON_VIEW_LABEL=View
+PROFILEIMPL_BUTTON_VIEW_TTIP=View certificate profile plugin details
+PROFILEIMPL_BUTTON_HELP_LABEL=Help
+PROFILEIMPL_BUTTON_HELP_TTIP=Online Help
+PROFILEIMPL_DIALOG_SERVERERROR_MESSAGE=Server Error
+PROFILEIMPL_DIALOG_SERVERERROR_TITLE=Error
+PROFILEIMPL_DIALOG_DELETE_MESSAGE=Do you want to delete this certificate profile plugin?
+PROFILEIMPL_DIALOG_DELETE_TITLE=Warning
+PROFILEIMPL_BORDER_USERS_LABEL=Certificate Profile Implementations
+SERVLETIMPL_TITLE=Servlet Plugin Registration
+SERVLETIMPL_BUTTON_REFRESH_LABEL=Refresh
+SERVLETIMPL_BUTTON_REFRESH_TTIP=Refresh servlet plugin information
+SERVLETIMPL_BUTTON_ADD_LABEL=Register
+SERVLETIMPL_BUTTON_ADD_TTIP=Add new plugin implementation
+SERVLETIMPL_BUTTON_DELETE_LABEL=Delete
+SERVLETIMPL_BUTTON_DELETE_TTIP=Delete selected plugin
+SERVLETIMPL_BUTTON_HELP_LABEL=Help
+SERVLETIMPL_BUTTON_HELP_TTIP=Online Help
+SERVLETIMPL_DIALOG_SERVERERROR_MESSAGE=Server Error
+SERVLETIMPL_DIALOG_SERVERERROR_TITLE=Error
+SERVLETIMPL_DIALOG_DELETE_MESSAGE=Do you want to delete this servlet plugin?
+SERVLETIMPL_DIALOG_DELETE_TITLE=Warning
+SERVLET_TITLE=Servlet Management
+SERVLET_BUTTON_REFRESH_LABEL=Refresh
+SERVLET_BUTTON_REFRESH_TTIP=Refresh servlet information
+SERVLET_BUTTON_EDIT_LABEL=Edit
+SERVLET_BUTTON_EDIT_TTIP=Modify servlet configuration
+SERVLET_BUTTON_ADD_LABEL=Add
+SERVLET_BUTTON_ADD_TTIP=Add new servlet instance
+SERVLET_BUTTON_DELETE_LABEL=Delete
+SERVLET_BUTTON_DELETE_TTIP=Delete selected servlet instance
+SERVLET_BUTTON_HELP_LABEL=Help
+SERVLET_BUTTON_HELP_TTIP=Online Help
+SERVLET_DIALOG_SERVERERROR_MESSAGE=Server Error
+SERVLET_DIALOG_SERVERERROR_TITLE=Error
+SERVLET_DIALOG_DELETE_MESSAGE=Do you want to delete this servlet instance?
+SERVLET_DIALOG_DELETE_TITLE=Warning
+SERVLET_LABEL_ENABLED_LABEL=Enabled
+SERVLET_LABEL_DISABLED_LABEL=Disabled
+OCSPSTORESRULE_TITLE=Revocation Info Store Management
+OCSPSTORESRULE_BUTTON_ORDER_LABEL=Reorder
+OCSPSTORESRULE_BUTTON_ORDER_TTIP=Change Revocation Info Store ordering
+OCSPSTORESRULE_BUTTON_REFRESH_LABEL=Refresh
+OCSPSTORESRULE_BUTTON_REFRESH_TTIP=Refresh Revocation Info Store information
+OCSPSTORESRULE_BUTTON_EDIT_LABEL=Edit/View
+OCSPSTORESRULE_BUTTON_EDIT_TTIP=Modify Revocation Info Store configuration
+OCSPSTORESRULE_BUTTON_ADD_LABEL=Add
+OCSPSTORESRULE_BUTTON_ADD_TTIP=Add new Revocation Info Store
+OCSPSTORESRULE_BUTTON_DELETE_LABEL=Delete
+OCSPSTORESRULE_BUTTON_DELETE_TTIP=Delete selected Revocation Info Store
+OCSPSTORESRULE_BUTTON_HELP_LABEL=Help
+OCSPSTORESRULE_BUTTON_HELP_TTIP=Online Help
+OCSPSTORESRULE_DIALOG_SERVERERROR_MESSAGE=Server Error
+OCSPSTORESRULE_DIALOG_SERVERERROR_TITLE=Error
+OCSPSTORESRULE_DIALOG_DELETE_MESSAGE=Do you want to delete this Store?
+OCSPSTORESRULE_DIALOG_DELETE_TITLE=Warning
+OCSPSTORESRULE_LABEL_ENABLED_LABEL=Enabled
+OCSPSTORESRULE_LABEL_DISABLED_LABEL=Disabled
+CRLEXTSRULE_TITLE=CRL Extensions Management
+CRLEXTSRULE_BUTTON_ORDER_LABEL=Reorder
+CRLEXTSRULE_BUTTON_ORDER_TTIP=Change CRL extension ordering
+CRLEXTSRULE_BUTTON_REFRESH_LABEL=Refresh
+CRLEXTSRULE_BUTTON_REFRESH_TTIP=Refresh CRL extension information
+CRLEXTSRULE_BUTTON_EDIT_LABEL=Edit/View
+CRLEXTSRULE_BUTTON_EDIT_TTIP=Modify CRL extension configuration
+CRLEXTSRULE_BUTTON_ADD_LABEL=Add
+CRLEXTSRULE_BUTTON_ADD_TTIP=Add new CRL extension
+CRLEXTSRULE_BUTTON_DELETE_LABEL=Delete
+CRLEXTSRULE_BUTTON_DELETE_TTIP=Delete selected CRL extension
+CRLEXTSRULE_BUTTON_HELP_LABEL=Help
+CRLEXTSRULE_BUTTON_HELP_TTIP=Online Help
+CRLEXTSRULE_DIALOG_SERVERERROR_MESSAGE=Server Error
+CRLEXTSRULE_DIALOG_SERVERERROR_TITLE=Error
+CRLEXTSRULE_DIALOG_DELETE_MESSAGE=Do you want to delete this CRL extension?
+CRLEXTSRULE_DIALOG_DELETE_TITLE=Warning
+CRLEXTSRULE_LABEL_ENABLED_LABEL=Enabled
+CRLEXTSRULE_LABEL_DISABLED_LABEL=Disabled
+RULERULE_TITLE=Rules Management
+RULERULE_BUTTON_ORDER_LABEL=Reorder
+RULERULE_BUTTON_ORDER_TTIP=Change rule ordering
+RULERULE_BUTTON_REFRESH_LABEL=Refresh
+RULERULE_BUTTON_REFRESH_TTIP=Refresh rule information
+RULERULE_BUTTON_EDIT_LABEL=Edit/View
+RULERULE_BUTTON_EDIT_TTIP=Modify rule configuration
+RULERULE_BUTTON_ADD_LABEL=Add
+RULERULE_BUTTON_ADD_TTIP=Add new rule
+RULERULE_BUTTON_DELETE_LABEL=Delete
+RULERULE_BUTTON_DELETE_TTIP=Delete selected rule
+RULERULE_BUTTON_HELP_LABEL=Help
+RULERULE_BUTTON_HELP_TTIP=Online Help
+RULERULE_DIALOG_SERVERERROR_MESSAGE=Server Error
+RULERULE_DIALOG_SERVERERROR_TITLE=Error
+RULERULE_DIALOG_DELETE_MESSAGE=Do you want to delete this rule?
+RULERULE_DIALOG_DELETE_TITLE=Warning
+RULERULE_LABEL_ENABLED_LABEL=Enabled
+RULERULE_LABEL_DISABLED_LABEL=Disabled
+MAPPERRULE_TITLE=Mappers Management
+MAPPERRULE_BUTTON_ORDER_LABEL=Reorder
+MAPPERRULE_BUTTON_ORDER_TTIP=Change mapper ordering
+MAPPERRULE_BUTTON_REFRESH_LABEL=Refresh
+MAPPERRULE_BUTTON_REFRESH_TTIP=Refresh mapper information
+MAPPERRULE_BUTTON_EDIT_LABEL=Edit/View
+MAPPERRULE_BUTTON_EDIT_TTIP=Modify mapper configuration
+MAPPERRULE_BUTTON_ADD_LABEL=Add
+MAPPERRULE_BUTTON_ADD_TTIP=Add new mapper
+MAPPERRULE_BUTTON_DELETE_LABEL=Delete
+MAPPERRULE_BUTTON_DELETE_TTIP=Delete selected mapper
+MAPPERRULE_BUTTON_HELP_LABEL=Help
+MAPPERRULE_BUTTON_HELP_TTIP=Online Help
+MAPPERRULE_DIALOG_SERVERERROR_MESSAGE=Server Error
+MAPPERRULE_DIALOG_SERVERERROR_TITLE=Error
+MAPPERRULE_DIALOG_DELETE_MESSAGE=Do you want to delete this mapper?
+MAPPERRULE_DIALOG_DELETE_TITLE=Warning
+MAPPERRULE_LABEL_ENABLED_LABEL=Enabled
+MAPPERRULE_LABEL_DISABLED_LABEL=Disabled
+PUBLISHERRULE_TITLE=Publishers Management
+PUBLISHERRULE_BUTTON_ORDER_LABEL=Reorder
+PUBLISHERRULE_BUTTON_ORDER_TTIP=Change publisher ordering
+PUBLISHERRULE_BUTTON_REFRESH_LABEL=Refresh
+PUBLISHERRULE_BUTTON_REFRESH_TTIP=Refresh publisher information
+PUBLISHERRULE_BUTTON_EDIT_LABEL=Edit/View
+PUBLISHERRULE_BUTTON_EDIT_TTIP=Modify publisher configuration
+PUBLISHERRULE_BUTTON_ADD_LABEL=Add
+PUBLISHERRULE_BUTTON_ADD_TTIP=Add new publisher
+PUBLISHERRULE_BUTTON_DELETE_LABEL=Delete
+PUBLISHERRULE_BUTTON_DELETE_TTIP=Delete selected publisher
+PUBLISHERRULE_BUTTON_HELP_LABEL=Help
+PUBLISHERRULE_BUTTON_HELP_TTIP=Online Help
+PUBLISHERRULE_DIALOG_SERVERERROR_MESSAGE=Server Error
+PUBLISHERRULE_DIALOG_SERVERERROR_TITLE=Error
+PUBLISHERRULE_DIALOG_DELETE_MESSAGE=Do you want to delete this publisher?
+PUBLISHERRULE_DIALOG_DELETE_TITLE=Warning
+PUBLISHERRULE_LABEL_ENABLED_LABEL=Enabled
+PUBLISHERRULE_LABEL_DISABLED_LABEL=Disabled
+POLICYRULE_TITLE=Policy Rules Management
+POLICYRULE_BUTTON_ORDER_LABEL=Reorder
+POLICYRULE_BUTTON_ORDER_TTIP=Change policy rule ordering
+POLICYRULE_BUTTON_REFRESH_LABEL=Refresh
+POLICYRULE_BUTTON_REFRESH_TTIP=Refresh policy rule information
+POLICYRULE_BUTTON_EDIT_LABEL=Edit/View
+POLICYRULE_BUTTON_EDIT_TTIP=Modify policy rule configuration
+POLICYRULE_BUTTON_ADD_LABEL=Add
+POLICYRULE_BUTTON_ADD_TTIP=Add new rule
+POLICYRULE_BUTTON_DELETE_LABEL=Delete
+POLICYRULE_BUTTON_DELETE_TTIP=Delete selected rule
+POLICYRULE_BUTTON_HELP_LABEL=Help
+POLICYRULE_BUTTON_HELP_TTIP=Online Help
+POLICYRULE_DIALOG_SERVERERROR_MESSAGE=Server Error
+POLICYRULE_DIALOG_SERVERERROR_TITLE=Error
+POLICYRULE_DIALOG_DELETE_MESSAGE=Do you want to delete this rule?
+POLICYRULE_DIALOG_DELETE_TITLE=Warning
+POLICYRULE_LABEL_ENABLED_LABEL=Enabled
+POLICYRULE_LABEL_DISABLED_LABEL=Disabled
+PROFILERULE_TITLE=Certificate Profile Instances Management
+PROFILERULE_BUTTON_ORDER_LABEL=Reorder
+PROFILERULE_BUTTON_ORDER_TTIP=Change certificate profile instance ordering
+PROFILERULE_BUTTON_REFRESH_LABEL=Refresh
+PROFILERULE_BUTTON_REFRESH_TTIP=Refresh certificate profile instance information
+PROFILERULE_BUTTON_EDIT_LABEL=Edit/View
+PROFILERULE_BUTTON_EDIT_TTIP=Modify certificate profile instance configuration
+PROFILERULE_BUTTON_ADD_LABEL=Add
+PROFILERULE_BUTTON_ADD_TTIP=Add new instance
+PROFILERULE_BUTTON_DELETE_LABEL=Delete
+PROFILERULE_BUTTON_DELETE_TTIP=Delete selected instance
+PROFILERULE_BUTTON_HELP_LABEL=Help
+PROFILERULE_BUTTON_HELP_TTIP=Online Help
+PROFILERULE_DIALOG_SERVERERROR_MESSAGE=Server Error
+PROFILERULE_DIALOG_SERVERERROR_TITLE=Error
+PROFILERULE_DIALOG_DELETE_MESSAGE=Do you want to delete this instance?
+PROFILERULE_DIALOG_ENABLEPROFILE_MESSAGE=The current certificate profile is in an enabled state.
+PROFILERULE_DIALOG_DELETE_TITLE=Warning
+PROFILERULE_LABEL_ENABLED_LABEL=Enabled
+PROFILERULE_LABEL_DISABLED_LABEL=Disabled
+RULEREGISTERDIALOG_TITLE=Register Mapper Plugin Implementation
+RULEREGISTERDIALOG_TITLE=Register Mapper Plugin Implementation
+RULEREGISTERDIALOG_BUTTON_OK_LABEL=OK
+RULEREGISTERDIALOG_BUTTON_OK_TTIP=Register this implementation
+RULEREGISTERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+RULEREGISTERDIALOG_BUTTON_CANCEL_TTIP=close this window
+RULEREGISTERDIALOG_LABEL_NAME_LABEL=Plugin name:
+RULEREGISTERDIALOG_LABEL_NAME_TTIP=Unique implementation name
+RULEREGISTERDIALOG_LABEL_CLASS_LABEL=Class name:
+RULEREGISTERDIALOG_LABEL_CLASS_TTIP=Full java class name
+MAPPERREGISTERDIALOG_TITLE=Register Mapper Plugin Implementation
+MAPPERREGISTERDIALOG_BUTTON_OK_LABEL=OK
+MAPPERREGISTERDIALOG_BUTTON_OK_TTIP=Register this implementation
+MAPPERREGISTERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+MAPPERREGISTERDIALOG_BUTTON_CANCEL_TTIP=close this window
+MAPPERREGISTERDIALOG_LABEL_NAME_LABEL=Plugin name:
+MAPPERREGISTERDIALOG_LABEL_NAME_TTIP=Unique implementation name
+MAPPERREGISTERDIALOG_LABEL_CLASS_LABEL=Class name:
+MAPPERREGISTERDIALOG_LABEL_CLASS_TTIP=Full java class name
+PUBLISHERREGISTERDIALOG_TITLE=Register Publisher Plugin Implementation
+PUBLISHERREGISTERDIALOG_BUTTON_OK_LABEL=OK
+PUBLISHERREGISTERDIALOG_BUTTON_OK_TTIP=Register this implementation
+PUBLISHERREGISTERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PUBLISHERREGISTERDIALOG_BUTTON_CANCEL_TTIP=close this window
+PUBLISHERREGISTERDIALOG_LABEL_NAME_LABEL=Plugin name:
+PUBLISHERREGISTERDIALOG_LABEL_NAME_TTIP=Unique implementation name
+PUBLISHERREGISTERDIALOG_LABEL_CLASS_LABEL=Class name:
+PUBLISHERREGISTERDIALOG_LABEL_CLASS_TTIP=Full java class name
+POLICYREGISTERDIALOG_TITLE=Register Policy Plugin Implementation
+POLICYREGISTERDIALOG_BUTTON_OK_LABEL=OK
+POLICYREGISTERDIALOG_BUTTON_OK_TTIP=Register this implementation
+POLICYREGISTERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+POLICYREGISTERDIALOG_BUTTON_CANCEL_TTIP=close this window
+POLICYREGISTERDIALOG_LABEL_NAME_LABEL=Plugin name:
+POLICYREGISTERDIALOG_LABEL_NAME_TTIP=Unique implementation name
+POLICYREGISTERDIALOG_LABEL_CLASS_LABEL=Class name:
+POLICYREGISTERDIALOG_LABEL_CLASS_TTIP=Full java class name
+PROFILEREGISTERDIALOG_TITLE=Register Profile Plugin Implementation
+PROFILEREGISTERDIALOG_BUTTON_OK_LABEL=OK
+PROFILEREGISTERDIALOG_BUTTON_OK_TTIP=Register this implementation
+PROFILEREGISTERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PROFILEREGISTERDIALOG_BUTTON_CANCEL_TTIP=close this window
+PROFILEREGISTERDIALOG_LABEL_TYPE_LABEL=Plugin type:
+PROFILEREGISTERDIALOG_LABEL_TYPE_TTIP=Implementation type
+PROFILEREGISTERDIALOG_LABEL_NAME_LABEL=Plugin name:
+PROFILEREGISTERDIALOG_LABEL_NAME_TTIP=Unique implementation name
+PROFILEREGISTERDIALOG_LABEL_CLASS_LABEL=Class name:
+PROFILEREGISTERDIALOG_LABEL_CLASS_TTIP=Full java class name
+PROFILEREGISTERDIALOG_LABEL_DESC_LABEL=Description:
+PROFILEREGISTERDIALOG_LABEL_DESC_TTIP=Description
+EVALUATORREGISTERDIALOG_TITLE=Register Evaluator Plugin Implementation
+EVALUATORREGISTERDIALOG_BUTTON_OK_LABEL=OK
+EVALUATORREGISTERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+EVALUATORREGISTERDIALOG_LABEL_NAME_LABEL=Evaluator name:
+EVALUATORREGISTERDIALOG_LABEL_CLASS_LABEL=Class name:
+ACLEDITDIALOG_TITLE=Access Control Editor
+ACLEDITDIALOG_BUTTON_OK_LABEL=OK
+ACLEDITDIALOG_BUTTON_CANCEL_LABEL=Cancel
+ACLEDITDIALOG_BUTTON_HELP_LABEL=Help
+ACLEDITDIALOG_BUTTON_ADD_LABEL=Add
+ACLEDITDIALOG_BUTTON_DELETE_LABEL=Delete
+ACLEDITDIALOG_BUTTON_EDIT_LABEL=Edit
+ACLEDITDIALOG_LABEL_RESOURCEOBJECT_LABEL=Resource name:
+ACLEDITDIALOG_LABEL_DESC_LABEL=Description:
+ACLEDITDIALOG_LABEL_ACI_LABEL=ACI entries:
+ACLEDITDIALOG_LABEL_RIGHTS_LABEL=Allowable rights:
+ACLEDITDIALOG_INTRO_HELP=Click a labeled component for a help description
+ACLEDITDIALOG_RESOURCEID_HELP=resource ID: Name of the resource, e. g., certServer.ca.certificates
+ACLEDITDIALOG_RIGHTS_HELP=rights: Allowable rights performed on the resource, e. g., read, modify
+ACLEDITDIALOG_ACI_HELP=aci: Access control index. The user may press the add button to add a new aci, press edit to modify an existing aci, or press delete to remove an existing aci
+ACLEDITDIALOG_DESC_HELP=description: Description for the whole access control
+ACLEDITDIALOG_DIALOG_DELETE_MESSAGE=Do you want to delete this access control information?
+ACLEDITDIALOG_DIALOG_DELETE_TITLE=Warning
+ACLEDITDIALOG_DIALOG_EMPTYRIGHTS_MESSAGE=The field for allowable rights must not be empty
+ACLEDITDIALOG_DIALOG_EMPTYRIGHTS_TITLE=Error
+ACLEDITDIALOG_DIALOG_EMPTYACIS_MESSAGE=The field for ACI entries must not be empty
+ACLEDITDIALOG_DIALOG_EMPTYACIS_TITLE=Error
+ACLEDITDIALOG_DIALOG_EMPTYRESOURCEID_MESSAGE=The field for a resource name must not be empty
+ACLEDITDIALOG_DIALOG_EMPTYRESOURCEID_TITLE=Error
+ACLEDITDIALOG_DIALOG_EMPTYDESC_MESSAGE=The field for description must not be empty
+ACLEDITDIALOG_DIALOG_EMPTYDESC_TITLE=Error
+ACIDIALOG_TITLE=ACI Editor
+ACIDIALOG_BUTTON_OK_LABEL=OK
+ACIDIALOG_BUTTON_CANCEL_LABEL=Cancel
+ACIDIALOG_BUTTON_HELP_LABEL=Help
+ACIDIALOG_RADIOBUTTON_ALLOW_LABEL=Allow
+ACIDIALOG_RADIOBUTTON_DENY_LABEL=Deny
+ACIDIALOG_LABEL_SYNTAX_LABEL=Syntax:
+ACIDIALOG_BUTTON_ALLOW_LABEL=Allow
+ACIDIALOG_BUTTON_DENY_LABEL=Deny
+ACIDIALOG_LABEL_ACCESS_LABEL=Access
+ACIDIALOG_LABEL_ATTRIBUTE_LABEL=Attribute Expression:
+ACIDIALOG_LABEL_RIGHTS_LABEL=Rights:
+ACIDIALOG_INTRO_HELP=Click a labeled component for a help description
+ACIDIALOG_ACCESS_HELP=Access: either allow or deny
+ACIDIALOG_RIGHTS_HELP=Rights: Possible action(s) allowed or denied to perform on a resource
+ACIDIALOG_SYNTAX_HELP=Syntax: The syntax expression, e. g., group="Administrators"
+ACIDIALOG_DIALOG_INCORRECTSYNTAX_MESSAGE=Incorrect syntax
+PROFILEREGISTERDIALOG_TITLE=Register Certificate Profile Plugin Implementation
+PROFILEREGISTERDIALOG_BUTTON_OK_LABEL=OK
+PROFILEREGISTERDIALOG_BUTTON_OK_TTIP=Register this implementation
+PROFILEREGISTERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PROFILEREGISTERDIALOG_BUTTON_CANCEL_TTIP=close this window
+PROFILEREGISTERDIALOG_LABEL_NAME_LABEL=Plugin name:
+PROFILEREGISTERDIALOG_LABEL_NAME_TTIP=Unique implementation name
+PROFILEREGISTERDIALOG_LABEL_CLASS_LABEL=Class name:
+PROFILEREGISTERDIALOG_LABEL_CLASS_TTIP=Full java class name
+STATUSDIALOG_TITLE=Status
+STATUSDIALOG_BUTTON_OK_LABEL=OK
+STATUSDIALOG_BUTTON_OK_TTIP=Close this dialog
+VIEWDIALOG_TITLE=View Plugin Information
+VIEWDIALOG_BUTTON_OK_LABEL=OK
+VIEWDIALOG_BUTTON_OK_TTIP=Close this dialog
+VIEWDIALOG_LABEL_NAME_LABEL=Plugin name:
+VIEWDIALOG_LABEL_NAME_TTIP=Unique implementation name
+VIEWDIALOG_LABEL_CLASS_LABEL=Class name:
+VIEWDIALOG_LABEL_CLASS_TTIP=Full java class name (i. e. - com.netscape.certsrv.policy.SomePolicy)
+VIEWDIALOG_LABEL_DESC_LABEL=Description:
+MANAGECERTDIALOG_TITLE=Certificate Database Management
+MANAGECERTDIALOG_BORDER_CERT_LABEL=Certificates
+MANAGECERTDIALOG_BUTTON_CLOSE_LABEL=Close
+MANAGECERTDIALOG_BUTTON_EDIT_LABEL=Edit
+MANAGECERTDIALOG_BUTTON_EDIT_VIEW_LABEL=Edit/View
+MANAGECERTDIALOG_BUTTON_DELETE_LABEL=Delete
+MANAGECERTDIALOG_BUTTON_HELP_LABEL=Help
+CERTINFODIALOG_TITLE=Certificate Information
+CERTINFODIALOG_BUTTON_CLOSE_LABEL=Close
+CERTINFODIALOG_BUTTON_HELP_LABEL=Help
+CERTINFODIALOG_BUTTON_TRUST_LABEL=Change to Trusted
+CERTINFODIALOG_BUTTON_UNTRUST_LABEL=Change to Untrusted
+CERTINFODIALOG_BUTTON_USER_LABEL=User certificates not applicable
+CERTINFODIALOG_LABEL_MODIFY_LABEL=To change the trust setting, click this button:
+CERTINFODIALOG_LABEL_TRUSTSTATUS_LABEL=Status: The current trust setting for this certificate is TRUSTED.
+CERTINFODIALOG_LABEL_UNTRUSTSTATUS_LABEL=Status: The current trust setting for this certificate is UNTRUSTED.
+CERTINFODIALOG_LABEL_USER_LABEL=Status: The currently-selected certificate is an SSL server certificate, for which the trusted setting is not applicable.
+CERTINFODIALOG_LABEL_CERTNAME_LABEL=Certificate name:
+CERTINFODIALOG_LABEL_CONTENT_LABEL=Certificate content:
+CERTINFODIALOG_BORDER_CERT_LABEL=Certificate
+WARNINGDIALOG_TITLE=Warning
+WARNINGDIALOG_BUTTON_CLOSE_LABEL=Close
+WARNINGDIALOG_TEXT_MISSINGO_LABEL=Leaving out O= will cause Communicator 4.x to crash during SSL\nclient authentication. If you do not provide an O= attribute,\nyou will not be able to access the issuing agent pages.
+WARNINGDIALOG_TEXT_DESC_LABEL=You have chosen to generate a new key pair for your root CA.\nA CA certificate identifies a certificate authority (CA). The subject name in a CA certificate is the CA's issuer name, and the public key in a CA certificate corresponds cryptographically to the private key used by the CA to sign the certificates it issues. The CA certificate is used to validate all of the other certificates signed by the authority. When you change the CA key, all certificates that rely on the CA certificate for validation will no longer be validated.\nBefore getting a new certificate for your root CA, you must consider the possible effects on your PKI setup of changing the key pair of the root CA.\nContinue with the wizard process if you have already planned to address issues involved in deploying the new CA certificate across your PKI. If you haven't, click Cancel to quit the wizard process.
+WARNINGDIALOG_TEXT_INVALIDCACERT_LABEL=Your CA signing certificate is not valid since the begin time is set in the future. You will not be able to sign any certificate at all.
+WARNINGDIALOG_TEXT_INVALIDRACERT_LABEL=Your certificate is not valid since the begin time is set in the future.
+GENERALWIZARD_LABEL_NEXT_LABEL=Click Next to continue.
+INTROKEYCERTWIZARD_TITLE=Certificate Setup Wizard
+INTROKEYCERTWIZARD_BORDER_INTROKEYCERTWIZARD_LABEL=Introduction
+INTROKEYCERTWIZARD_TEXT_DESC_LABEL=This wizard will take you through the process of requesting and installing certificates.
+OPERATIONSELECTIONWIZARD_TITLE=Certificate Setup Wizard
+OPERATIONSELECTIONWIZARD_BORDER_OPERATIONSELECTIONWIZARD_LABEL=Type of Operation
+OPERATIONSELECTIONWIZARD_LABEL_OPERATIONTYPE_LABEL=Select the type of operation you want to perform:
+OPERATIONSELECTIONWIZARD_RADIOBUTTON_INSTALL_LABEL=Install a certificate
+OPERATIONSELECTIONWIZARD_RADIOBUTTON_REQUEST_LABEL=Request a certificate
+TOKENSELECTIONWIZARD_LABEL_TOKENSELECTION_LABEL=Please select the token where the key pair resides:
+TOKENSELECTIONWIZARD_LABEL_TOKEN_LABEL=Token (Cryptographic Device):
+TOKENSELECTIONWIZARD_LABEL_PASSWORD_LABEL=Trust Database Password:
+TOKENSELECTIONWIZARD_DIALOG_EMPTYPASSWD_MESSAGE=No empty password allowed
+KEYWIZARD_BORDER_CASIGNING_LABEL=Key-Pair Information for the Certificate Manager CA Signing Certificate
+KEYWIZARD_BORDER_RASIGNING_LABEL=Key-Pair Information for the Registration Manager Signing Certificate
+KEYWIZARD_BORDER_KRATRANSPORT_LABEL=Key-Pair Information for the Data Recovery Manager Transport Certificate
+KEYWIZARD_BORDER_SERVER_LABEL=Key-Pair Information for the SSL Server Certificate
+KEYWIZARD_BORDER_OCSPSIGNING_LABEL=Key-Pair Information for the OCSP Signing Certificate
+KEYWIZARD_BORDER_OTHER_LABEL=Certificate Request for the log and CRL signing Certificate
+TOKENLOGONWIZARD_TITLE=Certificate Setup Wizard
+TOKENLOGONWIZARD_BORDER_TOKENLOGONWIZARD_LABEL=Logon Token
+TOKENLOGONWIZARD_TEXT_HEADING_LABEL=Logon to the token:
+TOKENLOGONWIZARD_LABEL_TOKEN_LABEL=Token:
+TOKENLOGONWIZARD_LABEL_PWD_LABEL=Password:
+TOKENLOGONWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank.
+TOKENLOGONWIZARD_DIALOG_BLANKPASSWD_TITLE=Error
+KEYWIZARD_TITLE=Certificate Setup Wizard
+KEYWIZARD_BORDER_KEYWIZARD_LABEL=Key-Pair Information
+KEYWIZARD_LABEL_KEYPAIR_LABEL=Specify which key pair to use for this request:
+KEYWIZARD_RADIOBUTTON_OLDKEY_LABEL=Use existing key pair
+KEYWIZARD_RADIOBUTTON_NEWKEY_LABEL=Create new key pair
+KEYWIZARD_LABEL_TOKEN_LABEL=Token:
+KEYWIZARD_LABEL_PWD_LABEL=Password:
+KEYWIZARD_LABEL_NICKNAME_LABEL=Select a nickname as follows:
+KEYWIZARD_COMBOBOX_DSAKEYTYPE_VALUE_0=RSA
+KEYWIZARD_COMBOBOX_DSAKEYTYPE_VALUE_1=DSA
+KEYWIZARD_COMBOBOX_DSAKEYTYPE_VALUE_2=ECC
+KEYWIZARD_COMBOBOX_KEYTYPE_VALUE_0=RSA
+KEYWIZARD_COMBOBOX_KEYTYPE_VALUE_1=ECC
+KEYWIZARD_LABEL_KEYTYPE_LABEL=Key type:
+KEYWIZARD_LABEL_KEYLENGTH_LABEL=Key length:
+KEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_0=1024
+KEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_1=2048
+KEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_2=Custom
+KEYWIZARD_LABEL_KEYCURVE_LABEL=Curve Name:
+KEYWIZARD_COMBOBOX_KEYCURVE_VALUE_0=nistp521
+KEYWIZARD_COMBOBOX_KEYCURVE_VALUE_1=Custom
+KEYWIZARD_COMBOBOX_DSAKEYLENGTH_VALUE_0=1024
+KEYWIZARD_COMBOBOX_DSAKEYLENGTH_VALUE_1=Custom
+KEYWIZARD_LABEL_UNITS_LABEL=bits
+KEYWIZARD_LABEL_KEY_LABEL=Specify the key type and key length:
+KEYWIZARD_LABEL_CUSTOMKEY_LABEL=Enter a value for the customized key length:
+KEYWIZARD_LABEL_CUSTOMKEYCURVE_LABEL=Enter a value for the customized curve name:
+KEYWIZARD_LABEL_SELECTTOKEN_LABEL=Select the token (cryptographic device) on which to generate the key pair:
+KEYWIZARD_DIALOG_CASIGNINGCERTNOTFOUND_MESSAGE=The CA signing certificate cannot be found
+KEYWIZARD_DIALOG_BLANKLEN_MESSAGE=Key length cannot be blank
+KEYWIZARD_DIALOG_NONINTEGER_MESSAGE=Key length is not an integer
+KEYWIZARD_DIALOG_INVALIDKEYLEN_MESSAGE=Invalid key length
+KEYWIZARD_DIALOG_BLANKCURVE_MESSAGE=ECC key curve name cannot be blank
+KEYWIZARD_DIALOG_NOTSAMEPASSWD_TITLE=Error
+KEYWIZARD_DIALOG_NOTSAMEPASSWD_MESSAGE=The two passwords you entered do not match
+KEYWIZARD_DIALOG_BLANKPASSWD_TITLE=Error
+KEYWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank
+CAKEYWIZARD_TITLE=Certificate Setup Wizard
+CAKEYWIZARD_BORDER_CAKEYWIZARD_LABEL=Setup the Key Information for a CA Signing Certificate
+CAKEYWIZARD_TEXT_HEADING_LABEL=The Certificate Authority generates a CA signing certificate to sign other certificates.
+CAKEYWIZARD_TEXT_HARDWARE_LABEL=If you select a token other than the internal token, please login first.
+CAKEYWIZARD_TEXT_TOKENHEADING_LABEL=The keypair can reside on the internal token or on an external token.
+CAKEYWIZARD_LABEL_TOKEN_LABEL=Token:
+CAKEYWIZARD_LABEL_PWD_LABEL=Password:
+CAKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_0=RSA
+CAKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_1=DSA
+CAKEYWIZARD_LABEL_KEYTYPE_LABEL=Key type:
+CAKEYWIZARD_LABEL_KEYLENGTH_LABEL=Key length:
+CAKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_0=1024
+CAKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_1=2048
+CAKEYWIZARD_LABEL_UNITS_LABEL=bits
+CAKEYWIZARD_TEXT_KEY_LABEL=Please specify the key type and key length as follows:
+CAKEYWIZARD_TEXT_CUSTOMKEY_LABEL=If you want to customize the key length, please enter the value as follows:
+CAKEYWIZARD_DIALOG_CASIGNINGCERTNOTFOUND_MESSAGE=The CA signing certificate cannot be found
+RAKEYWIZARD_TITLE=Certificate Setup Wizard
+RAKEYWIZARD_BORDER_KEYWIZARD_LABEL=Setup the Key Information for an RA Signing Certificate
+RAKEYWIZARD_TEXT_HEADING_LABEL=The RA signing certificate will be signed by the CA signing certificate.
+RAKEYWIZARD_TEXT_HARDWARE_LABEL=If you select a token other than the internal token, please login first.
+RAKEYWIZARD_TEXT_TOKENHEADING_LABEL=The keypair can reside on the internal token or on an external token.
+RAKEYWIZARD_LABEL_TOKEN_LABEL=Token:
+RAKEYWIZARD_LABEL_PWD_LABEL=Password:
+RAKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_0=RSA
+RAKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_1=DSA
+RAKEYWIZARD_LABEL_KEYTYPE_LABEL=Key type:
+RAKEYWIZARD_LABEL_KEYLENGTH_LABEL=Key length:
+RAKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_0=1024
+RAKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_1=2048
+RAKEYWIZARD_LABEL_UNITS_LABEL=bits
+RAKEYWIZARD_TEXT_KEY_LABEL=Please specify the key type and key length as follows:
+RAKEYWIZARD_TEXT_CUSTOMKEY_LABEL=If you want to customize the key length, please enter the value as follows:
+SSLKEYWIZARD_TITLE=Certificate Setup Wizard
+SSLKEYWIZARD_BORDER_SSLKEYWIZARD_LABEL=Setup the Key Information for the SSL Server Certificate
+SSLKEYWIZARD_TEXT_HEADING_LABEL=The SSL server certificate will be signed by the CA signing certificate.
+SSLKEYWIZARD_TEXT_HARDWARE_LABEL=If you select a token other than the internal token, please login first.
+SSLKEYWIZARD_TEXT_TOKENHEADING_LABEL=The keypair can reside on the internal token or on an external token.
+SSLKEYWIZARD_LABEL_TOKEN_LABEL=Token:
+SSLKEYWIZARD_LABEL_PWD_LABEL=Password:
+SSLKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_0=RSA
+SSLKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_1=DSA
+SSLKEYWIZARD_LABEL_KEYTYPE_LABEL=Key type:
+SSLKEYWIZARD_LABEL_KEYLENGTH_LABEL=Key length:
+SSLKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_0=1024
+SSLKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_1=2048
+SSLKEYWIZARD_LABEL_UNITS_LABEL=bits
+SSLKEYWIZARD_TEXT_KEY_LABEL=Please specify the key type and key length as follows:
+SSLKEYWIZARD_TEXT_CUSTOMKEY_LABEL=If you want to customize the key length, please enter the value as follows:
+GENERATEREQWIZARD_TITLE=Certificate Setup Wizard
+GENERATEREQWIZARD_BORDER_GENERATEREQWIZARD_LABEL=Generate a Certificate Request
+GENERATEREQWIZARD_TEXT_REQUEST_LABEL=The Wizard will now continue with the certificate request process. Before requesting a certificate, you should click \"Help\" and read through the detailed steps.
+CERTTYPEWIZARD_LABEL_OTHER_LABEL=Other
+CERTTYPEWIZARD_LABEL_CERTTYPE_LABEL=Certificate Type
+CERTTYPEWIZARD_TITLE=Certificate Setup Wizard
+CERTTYPEWIZARD_BORDER_CERTTYPEWIZARD_LABEL=Certificate Selection
+CERTTYPEWIZARD_LABEL_HEADING_LABEL=The wizard will now guide you through the certificate request process.
+CERTTYPEWIZARD_LABEL_HEADING1_LABEL=Select the certificate you want to request:
+CERTTYPEWIZARD_LABEL_SERVERCERT_LABEL=SSL Server Certificate
+CERTTYPEWIZARD_LABEL_SERVERCERTRADM_LABEL=SSL Server Certificate for Remote Admin
+CERTTYPEWIZARD_LABEL_CASIGNINGCERT_LABEL=Certificate Manager CA Signing Certificate
+CERTTYPEWIZARD_LABEL_RASIGNINGCERT_LABEL=Registration Manager Signing Certificate
+CERTTYPEWIZARD_LABEL_OCSPSIGNINGCERT_LABEL=OCSP Signing Certificate
+CERTTYPEWIZARD_LABEL_KRATRANSPORTCERT_LABEL=Data Recovery Manager Transport Certificate
+CERTTYPEWIZARD_LABEL_SUBSYSTEMCERT_LABEL=Subsystem Certificate
+CERTTYPEWIZARD_LABEL_AUDITSIGNINGCERT_LABEL=Audit Signing Certificate
+CERTTYPEWIZARD_TEXT_CATYPE_LABEL=Is this certificate request for a self-signed certificate authority (CA) or a subordinate CA?
+CERTTYPEWIZARD_RADIOBUTTON_SELFSIGN_LABEL=Self-signed CA
+CERTTYPEWIZARD_RADIOBUTTON_SUBORDINATE_LABEL=Subordinate CA
+CERTTYPEWIZARD_TEXT_SERVERTYPE_LABEL=Do you want to sign this SSL server certificate with this CA's Signing Certificate, or do you want to create a certificate signing request to submit to another CA?
+CERTTYPEWIZARD_TEXT_OCSPTYPE_LABEL=Do you want to sign this OCSP certificate with this CA's Signing Certificate, or do you want to create a certificate signing request to submit to another CA?
+CERTTYPEWIZARD_RADIOBUTTON_SERVER_SELFSIGN_LABEL=Sign this SSL Certificate with my CA Signing Certificate
+CERTTYPEWIZARD_RADIOBUTTON_SERVER_SUBORDINATE_LABEL=Create a request for submission to another CA
+CERTTYPEWIZARD_RADIOBUTTON_SELFSIGNOCSP_LABEL=Sign this OCSP Certificate with my CA Signing Certificate
+CERTTYPEWIZARD_RADIOBUTTON_SUBORDINATEOCSP_LABEL=Create a request for submission to another CA
+CERTTYPEWIZARD_DIALOG_BLANKCERTTYPE_MESSAGE=Certificate type cannot be blank
+CACERTREQUESTWIZARD_TITLE=Certificate Setup Wizard
+CACERTREQUESTWIZARD_BORDER_CACERTREQUESTWIZARD_LABEL=Generate a Certificate Request -1
+CACERTREQUESTWIZARD_LABEL_CATYPE_LABEL=1. Is this Certificate Authority a self-signed CA or a subordinate CA?
+CACERTREQUESTWIZARD_LABEL_KEYPAIR_LABEL=2. Create a new key pair?
+CACERTREQUESTWIZARD_TEXT_METHOD_LABEL=3. How do you wish to submit this certificate request to the certificate authority (CA)?
+CACERTREQUESTWIZARD_RADIOBUTTON_SELFSIGN_LABEL=Self-signed Certificate Authority
+CACERTREQUESTWIZARD_RADIOBUTTON_SUBORDINATE_LABEL=Subordinate Certificate Authority
+CACERTREQUESTWIZARD_RADIOBUTTON_NEWKEY_LABEL=No, use existing
+CACERTREQUESTWIZARD_RADIOBUTTON_OLDKEY_LABEL=Yes, new key material
+CACERTREQUESTWIZARD_RADIOBUTTON_EMAIL_LABEL=To CA's email address:
+CACERTREQUESTWIZARD_RADIOBUTTON_URL_LABEL=To CA's URL
+CACERTREQUESTWIZARD_RADIOBUTTON_MANUAL_LABEL=Manually
+OTHERCERTREQUESTWIZARD_TITLE=Certificate Setup Wizard
+OTHERCERTREQUESTWIZARD_BORDER_OTHERCERTREQUESTWIZARD_LABEL=Generate a Certificate Request -1
+OTHERCERTREQUESTWIZARD_LABEL_KEYPAIR_LABEL=2. Create a new key pair?
+OTHERCERTREQUESTWIZARD_TEXT_METHOD_LABEL=1. How do you wish to submit this certificate request to the certificate authority (CA)?
+OTHERCERTREQUESTWIZARD_RADIOBUTTON_OLDKEY_LABEL=No, use existing
+OTHERCERTREQUESTWIZARD_RADIOBUTTON_NEWKEY_LABEL=Yes, new key material
+OTHERCERTREQUESTWIZARD_RADIOBUTTON_EMAIL_LABEL=To CA's email address:
+OTHERCERTREQUESTWIZARD_RADIOBUTTON_URL_LABEL=To CA's URL:
+OTHERCERTREQUESTWIZARD_RADIOBUTTON_MANUAL_LABEL=Manually
+INSTALLOPWIZARD_TITLE=Certificate Setup Wizard
+INSTALLOPWIZARD_BORDER_INSTALLOPWIZARD_LABEL=Certificate Selection
+INSTALLOPWIZARD_LABEL_INSTALLCERT_LABEL=Specify the certificate you want to install:
+INSTALLOPWIZARD_LABEL_OTHERCERT_LABEL=Other Certificate(s)
+INSTALLOPWIZARD_LABEL_SERVERCERT_LABEL=SSL Server Certificate(s)
+INSTALLOPWIZARD_LABEL_SERVERCERTRADM_LABEL=SSL Server Certificate(s) for Remote Admin
+INSTALLOPWIZARD_LABEL_CASIGNINGCERT_LABEL=Certificate Manager CA Signing Certificate(s)
+INSTALLOPWIZARD_LABEL_OCSPSIGNINGCERT_LABEL=OCSP Signing Certificate(s)
+INSTALLOPWIZARD_LABEL_RASIGNINGCERT_LABEL=Registration Manager Signing Certificate(s)
+INSTALLOPWIZARD_LABEL_KRATRANSPORTCERT_LABEL=Data Recovery Manager Transport Certificate(s)
+INSTALLOPWIZARD_LABEL_INTRO_LABEL=The wizard will now guide you through the certificate installation process.
+INSTALLCERTCHAINWIZARD_TITLE=Certificate Setup Wizard
+INSTALLCERTCHAINWIZARD_BORDER_INSTALLCERTCHAINWIZARD_LABEL=Certificate Selection
+INSTALLCERTCHAINWIZARD_LABEL_INSTALLCERT_LABEL=Specify the certificate you want to install:
+INSTALLCERTCHAINWIZARD_LABEL_INTRO_LABEL=The wizard will now guide you through the certificate installation process.
+INSTALLCERTCHAINWIZARD_COMBOBOX_CERTCHAINTYPE_VALUE_0=Untrusted CA Certificate Chain
+INSTALLCERTCHAINWIZARD_COMBOBOX_CERTCHAINTYPE_VALUE_1=Trusted CA Certificate Chain
+INSTALLGENCAWIZARD_TITLE=Installation Wizard
+INSTALLGENCAWIZARD_BORDER_INSTALLGENCAWIZARD_LABEL=Certificate Manager CA Signing Certificate Creation
+INSTALLGENCAWIZARD_TEXT_NEWKEY_LABEL=The wizard has all the information required to generate the key pair and the corresponding certificate. Click Next to generate and install the certificate.
+LOGONALLTOKENSWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLGENCAWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLGENRAWIZARD_TITLE=Installation Wizard
+INSTALLGENRAWIZARD_BORDER_INSTALLGENRAWIZARD_LABEL=Registration Manager Signing Certificate Creation
+INSTALLGENRAWIZARD_TEXT_NEWKEY_LABEL=The wizard has all the information required to generate the key pair and the corresponding certificate. Click Next to generate and install the certificate.
+INSTALLGENRAWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLGENKRAWIZARD_TITLE=Installation Wizard
+INSTALLGENKRAWIZARD_BORDER_INSTALLGENKRAWIZARD_LABEL=Data Recovery Manager Transport Certificate Creation
+INSTALLGENKRAWIZARD_TEXT_NEWKEY_LABEL=The wizard has all the information required to generate the key pair and the corresponding certificate. Click Next to generate and install the certificate.
+INSTALLGENKRAWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLGENSSLWIZARD_TITLE=Installation Wizard
+INSTALLGENSSLWIZARD_BORDER_INSTALLGENSSLWIZARD_LABEL=SSL Server Certificate Creation
+INSTALLGENSSLWIZARD_TEXT_NEWKEY_LABEL=The wizard has all the information required to generate the key pair and the corresponding certificate. Click Next to generate the certificate.
+INSTALLGENSSLWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLGENCACERTREQWIZARD_TITLE=Installation Wizard
+INSTALLGENCACERTREQWIZARD_BORDER_INSTALLGENCACERTREQWIZARD_LABEL=CA Signing Certificate Request Creation
+INSTALLGENCACERTREQWIZARD_TEXT_NEWKEY_LABEL=The wizard has all the information required to generate the key pair and the corresponding certificate request. Click Next to generate them.
+INSTALLGENCACERTREQWIZARD_RADIOBUTTON_PKCS10_LABEL=Generate a PKCS #10 request.
+INSTALLGENCACERTREQWIZARD_RADIOBUTTON_CMC_LABEL=Generate a full CMC enrollment request.
+INSTALLGENCACERTREQWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLGENRACERTREQWIZARD_TITLE=Installation Wizard
+INSTALLGENRACERTREQWIZARD_BORDER_INSTALLGENRACERTREQWIZARD_LABEL=Registration Manager Signing Certificate Request Creation
+INSTALLGENRACERTREQWIZARD_TEXT_NEWKEY_LABEL=The wizard has all the information required to generate the key pair and the corresponding certificate request. Click Next to generate them.
+INSTALLGENRACERTREQWIZARD_RADIOBUTTON_PKCS10_LABEL=Generate a PKCS #10 request.
+INSTALLGENRACERTREQWIZARD_RADIOBUTTON_CMC_LABEL=Generate a full CMC enrollment request.
+INSTALLGENRACERTREQWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLGENKRACERTREQWIZARD_TITLE=Installation Wizard
+INSTALLGENKRACERTREQWIZARD_BORDER_INSTALLGENKRACERTREQWIZARD_LABEL=Data Recovery Manager Transport Certificate Request Creation
+INSTALLGENKRACERTREQWIZARD_TEXT_NEWKEY_LABEL=The wizard has all the information required to generate the key pair and the corresponding certificate request. Click Next to generate them.
+INSTALLGENKRACERTREQWIZARD_RADIOBUTTON_PKCS10_LABEL=Generate a PKCS #10 request.
+INSTALLGENKRACERTREQWIZARD_RADIOBUTTON_CMC_LABEL=Generate a full CMC enrollment request.
+INSTALLGENKRACERTREQWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLGENSSLCERTREQWIZARD_TITLE=Installation Wizard
+INSTALLGENSSLCERTREQWIZARD_BORDER_INSTALLGENSSLCERTREQWIZARD_LABEL=SSL Server Certificate Request Creation
+INSTALLGENSSLCERTREQWIZARD_TEXT_NEWKEY_LABEL=The wizard has all the information required to generate the key pair and the corresponding certificate request. Click Next to generate them.
+INSTALLGENSSLCERTREQWIZARD_RADIOBUTTON_PKCS10_LABEL=Generate a PKCS #10 request.
+INSTALLGENSSLCERTREQWIZARD_RADIOBUTTON_CMC_LABEL=Generate a full CMC enrollment request.
+INSTALLGENSSLCERTREQWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLINTROSINGLESIGNON_TITLE=Installation Wizard
+INSTALLINTROSINGLESIGNON_BORDER_INSTALLINTROSINGLESIGNON_LABEL=Single Signon - 1
+INSTALLINTROSINGLESIGNON_TEXT_HEADING_LABEL=Do you want to have single signon?
+INSTALLINTROSINGLESIGNON_LABEL_HEADING_LABEL=Do you want to have single signon?
+INSTALLINTROSINGLESIGNON_RADIOBUTTON_YES_LABEL=Yes.
+INSTALLINTROSINGLESIGNON_RADIOBUTTON_NO_LABEL=No.
+INSTALLSINGLESIGNON_TITLE=Installation Wizard
+INSTALLSINGLESIGNON_BORDER_INSTALLSINGLESIGNON_LABEL=Single Sign-on Summary
+INSTALLSINGLESIGNON_TEXT_HEADING_LABEL=A single sign-on password (internal cryptographic token password) will be used to encrypt all the passwords that are required to start CS.
+INSTALLSINGLESIGNON_TEXT_HEADING1_LABEL=Select the token which stores the single signon key:
+INSTALLSINGLESIGNON_TEXT_PASSWDCONF_LABEL=To enable starting and restarting of CS from a remote Dogtag Console, the wizard stores passwords for the cryptographic tokens in the 'password.conf' file, a text file maintained in the <server_root>/cert-<instance_id>/config directory. Removing this file will disable support for starting and restarting of CS remotely.
+INSTALLSINGLESIGNON_CHECKBOX_PASSWDCONF_LABEL=Remove password.conf after configuration
+INSTALLSINGLESIGNON_LABEL_TOKEN_LABEL=Token name:
+INSTALLSINGLESIGNON_LABEL_PASSWD_LABEL=Token password:
+INSTALLSINGLESIGNON_DIALOG_NOTSAMEPASSWD_TITLE=Error
+INSTALLSINGLESIGNON_DIALOG_NOTSAMEPASSWD_MESSAGE=The two passwords you entered do not match
+INSTALLSINGLESIGNON_DIALOG_BLANKPASSWD_TITLE=Error
+INSTALLSINGLESIGNON_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank
+INSTALLSINGLESIGNON_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLDISPLAYOCSPCERTWIZARD_BORDER_INSTALLDISPLAYOCSPCERTWIZARD_LABEL=Certificate Details
+INSTALLDISPLAYCACERTWIZARD_TITLE=Installation Wizard
+INSTALLDISPLAYCACERTWIZARD_BORDER_INSTALLDISPLAYCACERTWIZARD_LABEL=Certificate Details
+INSTALLDISPLAYCACERTWIZARD_LABEL_NAME_LABEL=Certificate name:
+INSTALLDISPLAYCACERTWIZARD_LABEL_CONTENT_LABEL=This is the certificate you have chosen to install:
+INSTALLDISPLAYCACERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLDISPLAYRACERTWIZARD_TITLE=Installation Wizard
+INSTALLDISPLAYRACERTWIZARD_BORDER_INSTALLDISPLAYRACERTWIZARD_LABEL=Certificate Details
+INSTALLDISPLAYRACERTWIZARD_LABEL_NAME_LABEL=Certificate name:
+INSTALLDISPLAYRACERTWIZARD_LABEL_CONTENT_LABEL=This is the certificate you have chosen to install:
+INSTALLDISPLAYRACERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLDISPLAYKRACERTWIZARD_TITLE=Installation Wizard
+INSTALLDISPLAYKRACERTWIZARD_BORDER_INSTALLDISPLAYKRACERTWIZARD_LABEL=Certificate Details
+INSTALLDISPLAYKRACERTWIZARD_LABEL_NAME_LABEL=Certificate name:
+INSTALLDISPLAYKRACERTWIZARD_LABEL_CONTENT_LABEL=This is the certificate you have chosen to install:
+INSTALLDISPLAYKRACERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLDISPLAYSSLCERTWIZARD_TITLE=Installation Wizard
+INSTALLDISPLAYSSLCERTWIZARD_BORDER_INSTALLDISPLAYSSLCERTWIZARD_LABEL=Certificate Details
+INSTALLDISPLAYSSLCERTWIZARD_LABEL_NAME_LABEL=Certificate name:
+INSTALLDISPLAYSSLCERTWIZARD_LABEL_CONTENT_LABEL=This is the certificate you have chosen to install:
+INSTALLDISPLAYSSLCERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLPASTEOCSPCERTWIZARD_BORDER_INSTALLPASTEOCSPCERTWIZARD_LABEL=Location of the Certificate
+INSTALLPASTECACERTWIZARD_TITLE=Installation Wizard
+INSTALLPASTECACERTWIZARD_BORDER_INSTALLPASTECACERTWIZARD_LABEL=Location of the Certificate
+INSTALLPASTECACERTWIZARD_LABEL_INTRO_LABEL=Indicate the location of the certificate:
+INSTALLPASTECACERTWIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLPASTECACERTWIZARD_RADIOBUTTON_FILE_LABEL=The certificate is located in this file:
+INSTALLPASTECACERTWIZARD_RADIOBUTTON_BASE64_LABEL=The certificate is located in the text area below:
+INSTALLPASTECACERTWIZARD_TEXT_DESC_LABEL=Paste a base-64 encoded certificate (including -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----) into the text area.
+INSTALLPASTECACERTWIZARD_DIALOG_EMPTYFILE_MESSAGE=The file field should not be empty
+INSTALLPASTECACERTWIZARD_DIALOG_FILENOTFOUND_MESSAGE=File not found
+INSTALLPASTECACERTWIZARD_DIALOG_B64EEMPTY_MESSAGE=The base-64 encoded text field should not be empty
+INSTALLPASTECACERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLPASTECACERTWIZARD_RADIOBUTTON_QUERY_LABEL=The certificate is at the CS where your request was sent.
+INSTALLPASTECACERTWIZARD_TEXT_QUERY_LABEL=Specify the CS's host name, EE port number, and the request ID:
+INSTALLPASTECACERTWIZARD_LABEL_HOST_LABEL=Host name:
+INSTALLPASTECACERTWIZARD_LABEL_PORT_LABEL=EE port number:
+INSTALLPASTECACERTWIZARD_DIALOG_BLANKRID_MESSAGE=Request ID cannot be blank.
+INSTALLPASTECACERTWIZARD_DIALOG_INVALIDRID_MESSAGE=Request ID is not an integer.
+INSTALLPASTECACERTWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+INSTALLPASTECACERTWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+INSTALLPASTECACERTWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+INSTALLPASTECACERTWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+INSTALLPASTECACERTWIZARD_TEXT_SSL_LABEL=Is it an SSL secure port?
+INSTALLPASTECACERTWIZARD_CHECKBOX_SSL_LABEL=Yes. It's the SSL secure EE port.
+INSTALLPASTECACERTWIZARD_LABEL_RID_LABEL=Request ID:
+INSTALLPASTERACERTWIZARD_TITLE=Installation Wizard
+INSTALLPASTERACERTWIZARD_BORDER_INSTALLPASTERACERTWIZARD_LABEL=Location of the Certificate
+INSTALLPASTERACERTWIZARD_LABEL_INTRO_LABEL=Indicate the location of the certificate:
+INSTALLPASTERACERTWIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLPASTERACERTWIZARD_RADIOBUTTON_FILE_LABEL=The certificate is located in this file:
+INSTALLPASTERACERTWIZARD_RADIOBUTTON_BASE64_LABEL=The certificate is located in the text area below:
+INSTALLPASTERACERTWIZARD_TEXT_DESC_LABEL=Paste a base-64 encoded certificate (including -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----) into the text area.
+INSTALLPASTERACERTWIZARD_DIALOG_EMPTYFILE_MESSAGE=The file field should not be empty
+INSTALLPASTERACERTWIZARD_DIALOG_FILENOTFOUND_MESSAGE=File not found
+INSTALLPASTERACERTWIZARD_DIALOG_B64EEMPTY_MESSAGE=The base-64 encoded text field should not be empty
+INSTALLPASTERACERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLPASTERACERTWIZARD_RADIOBUTTON_QUERY_LABEL=The certificate is at the CS where your request was sent.
+INSTALLPASTERACERTWIZARD_TEXT_QUERY_LABEL=Specify the CS's host name, EE port number, and the request ID:
+INSTALLPASTERACERTWIZARD_LABEL_HOST_LABEL=Host name:
+INSTALLPASTERACERTWIZARD_LABEL_PORT_LABEL=EE port number:
+INSTALLPASTERACERTWIZARD_DIALOG_BLANKRID_MESSAGE=Request ID cannot be blank.
+INSTALLPASTERACERTWIZARD_DIALOG_INVALIDRID_MESSAGE=Request ID is not an integer.
+INSTALLPASTERACERTWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+INSTALLPASTERACERTWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+INSTALLPASTERACERTWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+INSTALLPASTERACERTWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+INSTALLPASTERACERTWIZARD_TEXT_SSL_LABEL=Is it an SSL secure port?
+INSTALLPASTERACERTWIZARD_CHECKBOX_SSL_LABEL=Yes. It's the SSL secure EE port.
+INSTALLPASTERACERTWIZARD_LABEL_RID_LABEL=Request ID:
+INSTALLPASTEKRACERTWIZARD_TITLE=Installation Wizard
+INSTALLPASTEKRACERTWIZARD_BORDER_INSTALLPASTEKRACERTWIZARD_LABEL=Location of the Certificate
+INSTALLPASTEKRACERTWIZARD_LABEL_INTRO_LABEL=Indicate the location of the certificate:
+INSTALLPASTEKRACERTWIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLPASTEKRACERTWIZARD_RADIOBUTTON_FILE_LABEL=The certificate is located in this file:
+INSTALLPASTEKRACERTWIZARD_RADIOBUTTON_BASE64_LABEL=The certificate is located in the text area below:
+INSTALLPASTEKRACERTWIZARD_TEXT_DESC_LABEL=Paste a base-64 encoded certificate (including -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----) into the text area.
+INSTALLPASTEKRACERTWIZARD_DIALOG_EMPTYFILE_MESSAGE=The file field should not be empty
+INSTALLPASTEKRACERTWIZARD_DIALOG_FILENOTFOUND_MESSAGE=File not found
+INSTALLPASTEKRACERTWIZARD_DIALOG_B64EEMPTY_MESSAGE=The base-64 encoded text field should not be empty
+INSTALLPASTEKRACERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLPASTEKRACERTWIZARD_RADIOBUTTON_QUERY_LABEL=The certificate is at the CS where your request was sent.
+INSTALLPASTEKRACERTWIZARD_TEXT_QUERY_LABEL=Specify the CS's host name, EE port number, and the request ID:
+INSTALLPASTEKRACERTWIZARD_LABEL_HOST_LABEL=Host name:
+INSTALLPASTEKRACERTWIZARD_LABEL_PORT_LABEL=EE port number:
+INSTALLPASTEKRACERTWIZARD_DIALOG_BLANKRID_MESSAGE=Request ID cannot be blank.
+INSTALLPASTEKRACERTWIZARD_DIALOG_INVALIDRID_MESSAGE=Request ID is not an integer.
+INSTALLPASTEKRACERTWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+INSTALLPASTEKRACERTWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+INSTALLPASTEKRACERTWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+INSTALLPASTEKRACERTWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+INSTALLPASTEKRACERTWIZARD_TEXT_SSL_LABEL=Is it an SSL secure port?
+INSTALLPASTEKRACERTWIZARD_CHECKBOX_SSL_LABEL=Yes. It's the SSL secure EE port.
+INSTALLPASTEKRACERTWIZARD_LABEL_RID_LABEL=Request ID:
+INSTALLPASTESSLCERTWIZARD_TITLE=Installation Wizard
+INSTALLPASTESSLCERTWIZARD_BORDER_INSTALLPASTESSLCERTWIZARD_LABEL=Location of the Certificate
+INSTALLPASTESSLCERTWIZARD_LABEL_INTRO_LABEL=Indicate the location of the certificate:
+INSTALLPASTESSLCERTWIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLPASTESSLCERTWIZARD_RADIOBUTTON_FILE_LABEL=The certificate is located in this file:
+INSTALLPASTESSLCERTWIZARD_RADIOBUTTON_BASE64_LABEL=The certificate is located in the text area below:
+INSTALLPASTESSLCERTWIZARD_TEXT_DESC_LABEL=Paste a base-64 encoded certificate (including -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----) into the text area.
+INSTALLPASTESSLCERTWIZARD_DIALOG_EMPTYFILE_MESSAGE=The file field should not be empty
+INSTALLPASTESSLCERTWIZARD_DIALOG_FILENOTFOUND_MESSAGE=File not found
+INSTALLPASTESSLCERTWIZARD_DIALOG_B64EEMPTY_MESSAGE=The base-64 encoded text field should not be empty
+INSTALLPASTESSLCERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLPASTESSLCERTWIZARD_RADIOBUTTON_QUERY_LABEL=The certificate is at the CS where your request was sent.
+INSTALLPASTESSLCERTWIZARD_TEXT_QUERY_LABEL=Specify the CS's host name, EE port number, and the request ID:
+INSTALLPASTESSLCERTWIZARD_LABEL_HOST_LABEL=Host name:
+INSTALLPASTESSLCERTWIZARD_LABEL_PORT_LABEL=EE port number:
+INSTALLPASTESSLCERTWIZARD_DIALOG_BLANKRID_MESSAGE=Request ID cannot be blank.
+INSTALLPASTESSLCERTWIZARD_DIALOG_INVALIDRID_MESSAGE=Request ID is not an integer.
+INSTALLPASTESSLCERTWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+INSTALLPASTESSLCERTWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+INSTALLPASTESSLCERTWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+INSTALLPASTESSLCERTWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+INSTALLPASTESSLCERTWIZARD_TEXT_SSL_LABEL=Is it an SSL secure port?
+INSTALLPASTESSLCERTWIZARD_CHECKBOX_SSL_LABEL=Yes. It's the SSL secure EE port.
+INSTALLPASTESSLCERTWIZARD_LABEL_RID_LABEL=Request ID:
+INSTALLCONFIGSTATUSWIZARD_TITLE=Installation Wizard
+INSTALLCONFIGSTATUSWIZARD_BORDER_INSTALLCONFIGSTATUSWIZARD_LABEL=Configuration Status
+INSTALLCONFIGSTATUSWIZARD_TEXT_DESC_LABEL=You have successfully configured the Certificate System.
+INSTALLCONFIGSTATUSWIZARD_CATEXT_DESC_LABEL=You have successfully configured the Certificate System.\nYou should now use a browser to connect to the administration port to get an agent certificate:
+INSTALLCONFIGSTATUSWIZARD_RATEXT_DESC_LABEL=You have successfully configured the Certificate System. You should login to the CS window within the Dogtag Console, and create an agent user for the Registration Manager if there is none available. For information on creating agents, see \"Chapter 8, Authorization\" in the Administrator's Guide.
+INSTALLCONFIGSTATUSWIZARD_OCSPTEXT_DESC_LABEL=You have successfully configured the Certificate System. You should login to the CS window within the Dogtag Console, and create an agent user for the Online Certificate Status Manager if there is none available. For information on creating agents, see \"Chapter 8, Authorization\" in the Administrator's Guide.
+INSTALLCONFIGSTATUSWIZARD_KRATEXT_DESC_LABEL=You have successfully configured the Certificate System. You should login to the CS window within the Dogtag Console, and create an agent user for the Data Recovery Manager. For information on creating agents, see \"Chapter 8, Authorization\" in the Administrator's Guide.
+INSTALLCONFIGSTATUSWIZARD_CAKRATEXT_DESC_LABEL=You should login to the CS window within the Dogtag Console, and create an agent user for the Data Recovery Manager. For information on creating agents, see \"Chapter 8, Authorization\" in the Administrator's Guide.
+INSTALLCONFIGSTATUSWIZARD_RAKRATEXT_DESC_LABEL=You have successfully configured the Certificate System. You should login to the CS window within the Dogtag Console, and create an agent user for the Registration Manager and the Data Recovery Manager respectively. For information on creating agents, see \"Chapter 8, Authorization\" in the Administrator's Guide.
+INSTALLCONFIGSTATUSWIZARD_TKSTEXT_DESC_LABEL=You have successfully configured the TKS Management System. Please setup your Token Processing System (TPS).
+INSTALLCAINTROWIZARD_TITLE=Installation Wizard
+INSTALLCAINTROWIZARD_BORDER_INSTALLCAINTROWIZARD_LABEL=CA Signing Certificate Installation
+INSTALLCAINTROWIZARD_TEXT_HEADING_LABEL=Do you want to install the certificate now?
+INSTALLCAINTROWIZARD_RADIOBUTTON_YES_LABEL=Yes.
+INSTALLCAINTROWIZARD_RADIOBUTTON_NO_LABEL=No.
+INSTALLRAINTROWIZARD_TITLE=Installation Wizard
+INSTALLRAINTROWIZARD_BORDER_INSTALLRAINTROWIZARD_LABEL=Registration Manager Signing Certificate Installation
+INSTALLRAINTROWIZARD_TEXT_HEADING_LABEL=Do you want to install the certificate now?
+INSTALLRAINTROWIZARD_RADIOBUTTON_YES_LABEL=Yes.
+INSTALLRAINTROWIZARD_RADIOBUTTON_NO_LABEL=No.
+INSTALLKRAINTROWIZARD_TITLE=Installation Wizard
+INSTALLKRAINTROWIZARD_BORDER_INSTALLKRAINTROWIZARD_LABEL=Data Recovery Manager Transport Certificate Installation
+INSTALLKRAINTROWIZARD_TEXT_HEADING_LABEL=Do you want to install the certificate now?
+INSTALLKRAINTROWIZARD_RADIOBUTTON_YES_LABEL=Yes.
+INSTALLKRAINTROWIZARD_RADIOBUTTON_NO_LABEL=No.
+INSTALLSSLINTROWIZARD_TITLE=Installation Wizard
+INSTALLSSLINTROWIZARD_BORDER_INSTALLSSLINTROWIZARD_LABEL=SSL Server Certificate Installation
+INSTALLSSLINTROWIZARD_TEXT_HEADING_LABEL=Do you want to install the certificate now?
+INSTALLSSLINTROWIZARD_RADIOBUTTON_YES_LABEL=Yes.
+INSTALLSSLINTROWIZARD_RADIOBUTTON_NO_LABEL=No.
+ALLCERTSINSTALLEDWIZARD_TITLE=Installation Wizard
+ALLCERTSINSTALLEDWIZARD_BORDER_ALLCERTSINSTALLEDWIZARD_LABEL=Install Certificates
+ALLCERTSINSTALLEDWIZARD_TEXT_DESC_LABEL=All of the subsystems do not have the required certificates. Click done to exit for now. Restart the installation wizard when the required certificates are ready to install.
+ALLCERTSINSTALLEDWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLMANUALCACERTREQUESTWIZARD_TITLE=Installation Wizard
+INSTALLMANUALCACERTREQUESTWIZARD_BORDER_INSTALLMANUALCACERTREQUESTWIZARD_LABEL=Submission of Request
+INSTALLMANUALCACERTREQUESTWIZARD_TEXT_IGNOR_LABEL=Skip to the next panel if you've already submitted the request.
+INSTALLMANUALCACERTREQUESTWIZARD_TEXT_DESC_LABEL=Copy the base-64 encoded certificate request in PKCS #10 Format (including -----BEGIN NEW CERTIFICATE REQUEST----- and -----END NEW CERTIFICATE REQUEST-----) from the text area below and paste it into the Certificate Manager enrollment form. Select PKCS #10 in the form.
+INSTALLMANUALCACERTREQUESTWIZARD_TEXT_CMCDESC_LABEL=Copy the base-64 encoded certificate request in a full CMC enrollment request format from the text area below and paste it into the CMC responder form. Select CA Signing Certificate as the Certificate Type.
+INSTALLMANUALCACERTREQUESTWIZARD_BUTTON_COPY_LABEL=Copy to the Clipboard
+INSTALLMANUALCACERTREQUESTWIZARD_TEXT_FILELOC_LABEL=This certificate request has been saved to a text file called cacsr.txt which is located in the
+INSTALLMANUALCACERTREQUESTWIZARD_CHECKBOX_SENDNOW_LABEL=Send the request to a remote CS CA now.
+INSTALLMANUALCACERTREQUESTWIZARD_TEXT_SENDNOW_LABEL=Specify the remote CA's host name and EE port number:
+INSTALLMANUALCACERTREQUESTWIZARD_LABEL_HOST_LABEL=Host name:
+INSTALLMANUALCACERTREQUESTWIZARD_LABEL_PORT_LABEL=EE port number:
+INSTALLMANUALCACERTREQUESTWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+INSTALLMANUALCACERTREQUESTWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+INSTALLMANUALCACERTREQUESTWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+INSTALLMANUALCACERTREQUESTWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+INSTALLMANUALCACERTREQUESTWIZARD_TEXT_SSL_LABEL=Is it an SSL secure port?
+INSTALLMANUALCACERTREQUESTWIZARD_CHECKBOX_SSL_LABEL=Yes. It's the SSL secure EE port.
+INSTALLMANUALRACERTREQUESTWIZARD_TITLE=Installation Wizard
+INSTALLMANUALRACERTREQUESTWIZARD_BORDER_INSTALLMANUALRACERTREQUESTWIZARD_LABEL=Submission of Request
+INSTALLMANUALRACERTREQUESTWIZARD_TEXT_IGNOR_LABEL=Skip to the next panel if you've already submitted the request.
+INSTALLMANUALRACERTREQUESTWIZARD_TEXT_DESC_LABEL=Copy the base-64 encoded certificate request in PKCS #10 Format (including -----BEGIN NEW CERTIFICATE REQUEST----- and -----END NEW CERTIFICATE REQUEST-----) from the text area below and paste it into the Registration Manager enrollment form. Select PKCS #10 in the form.
+INSTALLMANUALRACERTREQUESTWIZARD_TEXT_CMCDESC_LABEL=Copy the base-64 encoded certificate request in a full CMC enrollment request format from the text area below and paste it into the CMC responder form. Select RA Signing Certificate as the Certificate Type.
+INSTALLMANUALRACERTREQUESTWIZARD_BUTTON_COPY_LABEL=Copy to the Clipboard
+INSTALLMANUALRACERTREQUESTWIZARD_TEXT_FILELOC_LABEL=This certificate request has been saved to a text file called racsr.txt which is located in the
+INSTALLMANUALRACERTREQUESTWIZARD_CHECKBOX_SENDNOW_LABEL=Send the request to a remote CS now.
+INSTALLMANUALRACERTREQUESTWIZARD_TEXT_SENDNOW_LABEL=Specify the remote CS's host name and EE port number:
+INSTALLMANUALRACERTREQUESTWIZARD_LABEL_HOST_LABEL=Host name:
+INSTALLMANUALRACERTREQUESTWIZARD_LABEL_PORT_LABEL=EE port number:
+INSTALLMANUALRACERTREQUESTWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+INSTALLMANUALRACERTREQUESTWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+INSTALLMANUALRACERTREQUESTWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+INSTALLMANUALRACERTREQUESTWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+INSTALLMANUALRACERTREQUESTWIZARD_TEXT_SSL_LABEL=Is it an SSL secure port?
+INSTALLMANUALRACERTREQUESTWIZARD_CHECKBOX_SSL_LABEL=Yes. It's the SSL secure EE port.
+INSTALLMANUALKRACERTREQUESTWIZARD_TITLE=Installation Wizard
+INSTALLMANUALKRACERTREQUESTWIZARD_BORDER_INSTALLMANUALKRACERTREQUESTWIZARD_LABEL=Submission of Request
+INSTALLMANUALKRACERTREQUESTWIZARD_TEXT_IGNOR_LABEL=Skip to the next panel if you've already submitted the request.
+INSTALLMANUALKRACERTREQUESTWIZARD_TEXT_DESC_LABEL=Copy the base-64 encoded certificate request in PKCS #10 Format (including -----BEGIN NEW CERTIFICATE REQUEST----- and -----END NEW CERTIFICATE REQUEST-----) from the text area below and paste it into the Certificate System's Manual Data Recovery Manager Transport Certificate Enrollment. Select PKCS #10 in the form.
+INSTALLMANUALKRACERTREQUESTWIZARD_TEXT_CMCDESC_LABEL=Copy the base-64 encoded certificate request in a full CMC enrollment request format from the text area below and paste it into the CMC Responder form. Select Server SSL Certificate as the Certificate Type.
+INSTALLMANUALKRACERTREQUESTWIZARD_BUTTON_COPY_LABEL=Copy to the Clipboard
+INSTALLMANUALKRACERTREQUESTWIZARD_TEXT_FILELOC_LABEL=This certificate request has been saved to a text file called kracsr.txt which is located in the
+INSTALLMANUALKRACERTREQUESTWIZARD_CHECKBOX_SENDNOW_LABEL=Send the request to a remote CS now
+INSTALLMANUALKRACERTREQUESTWIZARD_TEXT_SENDNOW_LABEL=Specify the remote CS's host name and EE port number:
+INSTALLMANUALKRACERTREQUESTWIZARD_LABEL_HOST_LABEL=Host name:
+INSTALLMANUALKRACERTREQUESTWIZARD_LABEL_PORT_LABEL=EE port number:
+INSTALLMANUALKRACERTREQUESTWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+INSTALLMANUALKRACERTREQUESTWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+INSTALLMANUALKRACERTREQUESTWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+INSTALLMANUALKRACERTREQUESTWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+INSTALLMANUALKRACERTREQUESTWIZARD_TEXT_SSL_LABEL=Is it an SSL secure port?
+INSTALLMANUALKRACERTREQUESTWIZARD_CHECKBOX_SSL_LABEL=Yes. It's the SSL secure EE port.
+INSTALLMANUALSSLCERTREQUESTWIZARD_TITLE=Installation Wizard
+INSTALLMANUALSSLCERTREQUESTWIZARD_BORDER_INSTALLMANUALSSLCERTREQUESTWIZARD_LABEL=Submission of Request
+INSTALLMANUALSSLCERTREQUESTWIZARD_TEXT_IGNOR_LABEL=Skip to the next panel if you've already submitted the request.
+INSTALLMANUALSSLCERTREQUESTWIZARD_TEXT_DESC_LABEL=Copy the base-64 encoded certificate request in PKCS #10 Format (including -----BEGIN NEW CERTIFICATE REQUEST----- and -----END NEW CERTIFICATE REQUEST-----) from the text area below and paste it into the CA's SSL server enrollment form. Select PKCS #10 in the form.
+INSTALLMANUALSSLCERTREQUESTWIZARD_TEXT_CMCDESC_LABEL=Copy the base-64 encoded certificate request in a full CMC enrollment request format from the text area below and paste it into the CMC Responder form. Select Server SSL Certificate as the Certificate Type.
+INSTALLMANUALSSLCERTREQUESTWIZARD_BUTTON_COPY_LABEL=Copy to the Clipboard
+INSTALLMANUALSSLCERTREQUESTWIZARD_TEXT_FILELOC_LABEL=This certificate request has been saved to a text file called sslcsr.txt which is located in the
+INSTALLMANUALSSLCERTREQUESTWIZARD_CHECKBOX_SENDNOW_LABEL=Send the request to a remote CS now
+INSTALLMANUALSSLCERTREQUESTWIZARD_TEXT_SENDNOW_LABEL=Specify the remote CS's host name and EE port number:
+INSTALLMANUALSSLCERTREQUESTWIZARD_LABEL_HOST_LABEL=Host name:
+INSTALLMANUALSSLCERTREQUESTWIZARD_LABEL_PORT_LABEL=EE port number:
+INSTALLMANUALSSLCERTREQUESTWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+INSTALLMANUALSSLCERTREQUESTWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+INSTALLMANUALSSLCERTREQUESTWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+INSTALLMANUALSSLCERTREQUESTWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+INSTALLMANUALSSLCERTREQUESTWIZARD_TEXT_SSL_LABEL=Is it an SSL secure port?
+INSTALLMANUALSSLCERTREQUESTWIZARD_CHECKBOX_SSL_LABEL=Yes. It's the SSL secure EE port.
+REQUESTRESULTWIZARD_TITLE=Installation Wizard
+REQUESTRESULTWIZARD_BORDER_REQUESTRESULTWIZARD_LABEL=Certificate Request Result
+REQUESTRESULTWIZARD_TEXT_DESC_LABEL=Request Successfully Submitted\n\nCongratulations, your request has been successfully submitted to the Certificate System. Your request will be processed when an authorized agent verifies and validates the information in your request.\n\n
+REQUESTRESULTWIZARD_TEXT_X509DESC_LABEL=Your request for an X.509 certificate has been successfully submitted to the Certificate System. Your request will be processed when an authorized agent verifies and validates the information in your request.\n\n
+REQUESTRESULTWIZARD_TEXT_ID_LABEL=Your request ID is
+REQUESTRESULTWIZARD_TEXT_X509ID_LABEL=Your request ID for an X.509 certificate is
+REQUESTRESULTWIZARD_TEXT_ID_LABEL=Your request ID is
+REQUESTRESULTWIZARD_TEXT_NOID_LABEL=Your request ID is not provided.\nPlease consult your local administrator for assistance.
+REQUESTRESULTWIZARD_TEXT_NOX509ID_LABEL=Your request ID for an X.509 certificate is not provided.\nPlease consult your local administrator for assistance.
+REQUESTRESULTWIZARD_TEXT_END_LABEL=\n\nYou can check on the status of your request with an authorized agent or local administrator by referring to this request ID.
+REQUESTRESULTWIZARD_TEXT_ERRORDESC_LABEL=Problem Processing Your Request\n\nThe Certificate System encountered an unexpected error while processing your request. The following is a detailed message of the error that occurred.\n\n
+REQUESTRESULTWIZARD_TEXT_X509ERRORDESC_LABEL=The Certificate System encountered an unexpected error while processing your request for an X.509 certificate. The following is a detailed message of the error that occurred.\n\n
+REQUESTRESULTWIZARD_TEXT_DETAIL_LABEL=\n\nAdditional Information:
+REQUESTRESULTWIZARD_TEXT_ERROREND_LABEL=\n\nPlease consult your local administrator for further assistance. The Certificate System logs may provide further information.
+REQUESTRESULTWIZARD_TEXT_REJECT_LABEL=Request Rejected\n\nYour request has been rejected by the Certificate System. This may indicate that some attributes of the request violate the policies of this Certificate System.\n\nViolation details:\n\n
+REQUESTRESULTWIZARD_TEXT_REJECTX509_LABEL=Your request for an X.509 certificate has been rejected by the Certificate System. This may indicate that some attributes of the request violate the policies of this Certificate System.\n\nViolation details:\n\n
+REQUESTRESULTWIZARD_TEXT_NODETAIL_LABEL=No further details provided.\n\n
+REQUESTRESULTWIZARD_TEXT_REJECTEND_LABEL=\n\nYou can contact an authorized agent or local administrator for further assistance by referring to the request ID.
+INSTALLCACERTEXTENSION1WIZARD_TITLE=Installation Wizard
+INSTALLCACERTEXTENSION1WIZARD_BORDER_INSTALLCACERTEXTENSION1WIZARD_LABEL=Certificate Extensions for Certificate Manager CA Signing Certificate
+INSTALLCACERTEXTENSION1WIZARD_TEXT_HEADING_LABEL=Specify the certificate extensions:
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_MIME_LABEL=Base-64 SEQUENCE of extensions
+INSTALLCACERTEXTENSION1WIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_BASIC_LABEL=Basic constraints
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_CA_LABEL=CA
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_CERTPATHLENGTH_LABEL=Certification path length:
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_EXTENDEDKEY_LABEL=Extended Key Usage
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_SSLCLIENT_LABEL=SSL client
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_SSLSERVER_LABEL=SSL server
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_EMAIL_LABEL=S/MIME
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_OBJECTSIGNING_LABEL=Object-signing
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_TIMESTAMPING_LABEL=Time stamping
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_OCSPSIGNING_LABEL=OCSP signing
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_AIA_LABEL=Authority Information Access
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_AKI_LABEL=Authority key identifier
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_SKI_LABEL=Subject key identifier
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_OCSPNOCHECK_LABEL=OCSP no check
+INSTALLCACERTEXTENSION1WIZARD_TEXT_CMC_LABEL=(Required for a CMC request)
+INSTALLCACERTEXTENSION1WIZARD_CHECKBOX_KEYUSAGE_LABEL=Key usage
+INSTALLCACERTEXTENSION1WIZARD_DIALOG_DERBLANKFIELD_MESSAGE=The base-64 DER encoding field cannot be empty
+INSTALLCACERTEXTENSION1WIZARD_DIALOG_NONINTEGER_MESSAGE=Certificate length is not an integer
+INSTALLCACERTEXTENSION1WIZARD_DIALOG_INVALID_MESSAGE=Certificate length cannot be negative
+INSTALLCACERTEXTENSION1WIZARD_DIALOG_BLANKLEN_MESSAGE=Certificate length cannot be blank
+INSTALLCACERTEXTENSION1WIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLRACERTEXTENSION1WIZARD_TITLE=Installation Wizard
+INSTALLRACERTEXTENSION1WIZARD_BORDER_INSTALLRACERTEXTENSION1WIZARD_LABEL=Certificate Extensions for Registration Manager Signing Certificate
+INSTALLRACERTEXTENSION1WIZARD_TEXT_HEADING_LABEL=Specify the certificate extensions:
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_MIME_LABEL=Base-64 SEQUENCE of extensions
+INSTALLRACERTEXTENSION1WIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_BASIC_LABEL=Basic constraints
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_CA_LABEL=CA
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_CERTPATHLENGTH_LABEL=Certification path length:
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_EXTENDEDKEY_LABEL=Extended Key Usage
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_SSLCLIENT_LABEL=SSL client
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_SSLSERVER_LABEL=SSL server
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_EMAIL_LABEL=S/MIME
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_OBJECTSIGNING_LABEL=Object-signing
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_TIMESTAMPING_LABEL=Time stamping
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_OCSPSIGNING_LABEL=OCSP signing
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_AIA_LABEL=Authority Information Access
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_AKI_LABEL=Authority key identifier
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_SKI_LABEL=Subject key identifier
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_OCSPNOCHECK_LABEL=OCSP no check
+INSTALLRACERTEXTENSION1WIZARD_TEXT_CMC_LABEL=(Required for a CMC request)
+INSTALLRACERTEXTENSION1WIZARD_CHECKBOX_KEYUSAGE_LABEL=Key usage
+INSTALLRACERTEXTENSION1WIZARD_DIALOG_DERBLANKFIELD_MESSAGE=The base-64 DER encoding field cannot be empty
+INSTALLRACERTEXTENSION1WIZARD_DIALOG_NONINTEGER_MESSAGE=Certificate length is not an integer
+INSTALLRACERTEXTENSION1WIZARD_DIALOG_INVALID_MESSAGE=Certificate length cannot be negative or zero
+INSTALLRACERTEXTENSION1WIZARD_DIALOG_BLANKLEN_MESSAGE=Certificate length cannot be blank
+INSTALLRACERTEXTENSION1WIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLKRACERTEXTENSION1WIZARD_TITLE=Installation Wizard
+INSTALLKRACERTEXTENSION1WIZARD_BORDER_INSTALLKRACERTEXTENSION1WIZARD_LABEL=Certificate Extensions for Data Recovery Manager Transport Certificate
+INSTALLKRACERTEXTENSION1WIZARD_TEXT_HEADING_LABEL=Specify the certificate extensions:
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_MIME_LABEL=Base-64 SEQUENCE of extensions
+INSTALLKRACERTEXTENSION1WIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_BASIC_LABEL=Basic constraints
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_CA_LABEL=CA
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_CERTPATHLENGTH_LABEL=Certification path length:
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_EXTENDEDKEY_LABEL=Extended Key Usage
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_SSLCLIENT_LABEL=SSL client
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_SSLSERVER_LABEL=SSL server
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_EMAIL_LABEL=S/MIME
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_OBJECTSIGNING_LABEL=Object-signing
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_TIMESTAMPING_LABEL=Time stamping
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_OCSPSIGNING_LABEL=OCSP signing
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_AIA_LABEL=Authority Information Access
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_AKI_LABEL=Authority key identifier
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_SKI_LABEL=Subject key identifier
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_OCSPNOCHECK_LABEL=OCSP no check
+INSTALLKRACERTEXTENSION1WIZARD_TEXT_CMC_LABEL=(Required for a CMC request)
+INSTALLKRACERTEXTENSION1WIZARD_CHECKBOX_KEYUSAGE_LABEL=Key usage
+INSTALLKRACERTEXTENSION1WIZARD_DIALOG_DERBLANKFIELD_MESSAGE=The base-64 DER encoding field cannot be empty
+INSTALLKRACERTEXTENSION1WIZARD_DIALOG_NONINTEGER_MESSAGE=Certificate length is not an integer
+INSTALLKRACERTEXTENSION1WIZARD_DIALOG_INVALID_MESSAGE=Certificate length cannot be negative or zero
+INSTALLKRACERTEXTENSION1WIZARD_DIALOG_BLANKLEN_MESSAGE=Certificate length cannot be blank
+INSTALLKRACERTEXTENSION1WIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLSERVERCERTEXTENSION1WIZARD_TITLE=Installation Wizard
+INSTALLSERVERCERTEXTENSION1WIZARD_BORDER_INSTALLSERVERCERTEXTENSION1WIZARD_LABEL=Certificate Extensions for SSL Server Certificate
+INSTALLSERVERCERTEXTENSION1WIZARD_TEXT_HEADING_LABEL=Specify the certificate extensions:
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_MIME_LABEL=Base-64 SEQUENCE of extensions
+INSTALLSERVERCERTEXTENSION1WIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_BASIC_LABEL=Basic constraints
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_CA_LABEL=CA
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_CERTPATHLENGTH_LABEL=Certification path length:
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_EXTENDEDKEY_LABEL=Extended Key Usage
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_SSLCLIENT_LABEL=SSL client
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_SSLSERVER_LABEL=SSL server
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_EMAIL_LABEL=S/MIME
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_OBJECTSIGNING_LABEL=Object-signing
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_TIMESTAMPING_LABEL=Time stamping
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_OCSPSIGNING_LABEL=OCSP signing
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_AIA_LABEL=Authority Information Access
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_AKI_LABEL=Authority key identifier
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_SKI_LABEL=Subject key identifier
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_OCSPNOCHECK_LABEL=OCSP no check
+INSTALLSERVERCERTEXTENSION1WIZARD_TEXT_CMC_LABEL=(Required for a CMC request)
+INSTALLSERVERCERTEXTENSION1WIZARD_CHECKBOX_KEYUSAGE_LABEL=Key usage
+INSTALLSERVERCERTEXTENSION1WIZARD_DIALOG_DERBLANKFIELD_MESSAGE=The base-64 DER encoding field cannot be empty
+INSTALLSERVERCERTEXTENSION1WIZARD_DIALOG_NONINTEGER_MESSAGE=Certificate length is not an integer
+INSTALLSERVERCERTEXTENSION1WIZARD_DIALOG_INVALID_MESSAGE=Certificate length cannot be negative or zero
+INSTALLSERVERCERTEXTENSION1WIZARD_DIALOG_BLANKLEN_MESSAGE=Certificate length cannot be blank
+INSTALLSERVERCERTEXTENSION1WIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLCACERTVALIDWIZARD_TITLE=Installation Wizard
+INSTALLCACERTVALIDWIZARD_BORDER_INSTALLCACERTVALIDWIZARD_LABEL=Validity Period for Certificate Manager CA Signing Certificate
+INSTALLCACERTVALIDWIZARD_LABEL_VALIDITY_LABEL=Specify the validity period for the certificate:
+INSTALLCACERTVALIDWIZARD_LABEL_BEGIN_LABEL=Begin on:
+INSTALLCACERTVALIDWIZARD_LABEL_EXPIRE_LABEL=Expire on:
+INSTALLCACERTVALIDWIZARD_LABEL_YEAR_LABEL=YYYY
+INSTALLCACERTVALIDWIZARD_LABEL_MONTH_LABEL=MM
+INSTALLCACERTVALIDWIZARD_LABEL_DAY_LABEL=DD
+INSTALLCACERTVALIDWIZARD_LABEL_HOUR_LABEL=HH
+INSTALLCACERTVALIDWIZARD_LABEL_MIN_LABEL=mm
+INSTALLCACERTVALIDWIZARD_LABEL_SEC_LABEL=SS
+INSTALLCACERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_0=days
+INSTALLCACERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_1=months
+INSTALLCACERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_2=years
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDYEAR_TITLE=Error
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDYEAR_MESSAGE=Invalid year
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDMONTH_TITLE=Error
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDMONTH_MESSAGE=Invalid month
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDDAY_TITLE=Error
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDDAY_MESSAGE=Invalid day
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDHOUR_TITLE=Error
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDHOUR_MESSAGE=Invalid hour
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDMIN_TITLE=Error
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDMIN_MESSAGE=Invalid minute
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDSEC_TITLE=Error
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDSEC_MESSAGE=Invalid second
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDBEGINDATE_TITLE=Error
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDBEGINDATE_MESSAGE=Invalid begin time
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDENDDATE_TITLE=Error
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDENDDATE_MESSAGE=Invalid end time
+INSTALLCACERTVALIDWIZARD_DIALOG_SMALLAFTERDATE_TITLE=Error
+INSTALLCACERTVALIDWIZARD_DIALOG_SMALLAFTERDATE_MESSAGE=Begin Date should not be earlier than After Date
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDCERT_TITLE=Error
+INSTALLCACERTVALIDWIZARD_DIALOG_INVALIDCERT_MESSAGE=Your Certificate Manager CA Signing Certificate is not valid since the begin time is set in the future. You will not be able to sign any certificate at all.
+INSTALLCACERTVALIDWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLCACERTVALIDWIZARD_LABEL_MAXYEAR_LABEL=The maximum value for the year field is 2037
+INSTALLCACERTVALIDWIZARD_BEYONDCAVALIDITY=End date should not go beyond the end date of the CA signing\ncertificate. Click OK to override. Click Cancel to re-enter the end date.
+INSTALLCACERTVALIDWIZARD_ERROR1=Make sure the end date you enter is not beyond the end date of the CA signing certificate before proceeding to the next panel.
+INSTALLRACERTVALIDWIZARD_TITLE=Installation Wizard
+INSTALLRACERTVALIDWIZARD_BORDER_INSTALLRACERTVALIDWIZARD_LABEL=Validity Period for Registration Manager Signing Certificate
+INSTALLRACERTVALIDWIZARD_LABEL_VALIDITY_LABEL=Specify the validity period for the certificate:
+INSTALLRACERTVALIDWIZARD_LABEL_BEGIN_LABEL=Begin on:
+INSTALLRACERTVALIDWIZARD_LABEL_EXPIRE_LABEL=Expire on:
+INSTALLRACERTVALIDWIZARD_LABEL_YEAR_LABEL=YYYY
+INSTALLRACERTVALIDWIZARD_LABEL_MONTH_LABEL=MM
+INSTALLRACERTVALIDWIZARD_LABEL_DAY_LABEL=DD
+INSTALLRACERTVALIDWIZARD_LABEL_HOUR_LABEL=HH
+INSTALLRACERTVALIDWIZARD_LABEL_MIN_LABEL=mm
+INSTALLRACERTVALIDWIZARD_LABEL_SEC_LABEL=SS
+INSTALLRACERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_0=days
+INSTALLRACERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_1=months
+INSTALLRACERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_2=years
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDYEAR_TITLE=Error
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDYEAR_MESSAGE=Invalid year
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDMONTH_TITLE=Error
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDMONTH_MESSAGE=Invalid month
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDDAY_TITLE=Error
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDDAY_MESSAGE=Invalid day
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDHOUR_TITLE=Error
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDHOUR_MESSAGE=Invalid hour
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDMIN_TITLE=Error
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDMIN_MESSAGE=Invalid minute
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDSEC_TITLE=Error
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDSEC_MESSAGE=Invalid second
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDBEGINDATE_TITLE=Error
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDBEGINDATE_MESSAGE=Invalid begin time
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDENDDATE_TITLE=Error
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDENDDATE_MESSAGE=Invalid end time
+INSTALLRACERTVALIDWIZARD_DIALOG_SMALLAFTERDATE_TITLE=Error
+INSTALLRACERTVALIDWIZARD_DIALOG_SMALLAFTERDATE_MESSAGE=Begin Date should not be earlier than After Date
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDCERT_TITLE=Error
+INSTALLRACERTVALIDWIZARD_DIALOG_INVALIDCERT_MESSAGE=Your Registration Manager Signing Certificate is not valid since the begin time is set in the future.
+INSTALLRACERTVALIDWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLRACERTVALIDWIZARD_LABEL_MAXYEAR_LABEL=The maximum value for the year field is 2037
+INSTALLRACERTVALIDWIZARD_BEYONDCAVALIDITY=End date should not go beyond the end date of the CA signing\ncertificate. Click OK to override. Click Cancel to re-enter the end date.
+INSTALLRACERTVALIDWIZARD_ERROR1=Make sure the end date you enter is not beyond the end date of the CA signing certificate before proceeding to the next panel.
+INSTALLKRACERTVALIDWIZARD_TITLE=Installation Wizard
+INSTALLKRACERTVALIDWIZARD_BORDER_INSTALLKRACERTVALIDWIZARD_LABEL=Validity Period for Data Recovery Manager Transport Certificate
+INSTALLKRACERTVALIDWIZARD_BORDER_SERVER_LABEL=Validity Period for SSL Server Certificate
+INSTALLKRACERTVALIDWIZARD_LABEL_VALIDITY_LABEL=Specify the validity period for the certificate:
+INSTALLKRACERTVALIDWIZARD_LABEL_BEGIN_LABEL=Begin on:
+INSTALLKRACERTVALIDWIZARD_LABEL_EXPIRE_LABEL=Expire on:
+INSTALLKRACERTVALIDWIZARD_LABEL_YEAR_LABEL=YYYY
+INSTALLKRACERTVALIDWIZARD_LABEL_MONTH_LABEL=MM
+INSTALLKRACERTVALIDWIZARD_LABEL_DAY_LABEL=DD
+INSTALLKRACERTVALIDWIZARD_LABEL_HOUR_LABEL=HH
+INSTALLKRACERTVALIDWIZARD_LABEL_MIN_LABEL=mm
+INSTALLKRACERTVALIDWIZARD_LABEL_SEC_LABEL=SS
+INSTALLKRACERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_0=days
+INSTALLKRACERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_1=months
+INSTALLKRACERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_2=years
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDYEAR_TITLE=Error
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDYEAR_MESSAGE=Invalid year
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDMONTH_TITLE=Error
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDMONTH_MESSAGE=Invalid month
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDDAY_TITLE=Error
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDDAY_MESSAGE=Invalid day
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDHOUR_TITLE=Error
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDHOUR_MESSAGE=Invalid hour
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDMIN_TITLE=Error
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDMIN_MESSAGE=Invalid minute
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDSEC_TITLE=Error
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDSEC_MESSAGE=Invalid second
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDBEGINDATE_TITLE=Error
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDBEGINDATE_MESSAGE=Invalid begin time
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDENDDATE_TITLE=Error
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDENDDATE_MESSAGE=Invalid end time
+INSTALLKRACERTVALIDWIZARD_DIALOG_SMALLAFTERDATE_TITLE=Error
+INSTALLKRACERTVALIDWIZARD_DIALOG_SMALLAFTERDATE_MESSAGE=Begin Date should not be earlier than After Date
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDCERT_TITLE=Error
+INSTALLKRACERTVALIDWIZARD_DIALOG_INVALIDCERT_MESSAGE=Your Data Recovery Manager Transport Certificate is not valid since the begin time is set in the future.
+INSTALLKRACERTVALIDWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLKRACERTVALIDWIZARD_LABEL_MAXYEAR_LABEL=The maximum value for the year field is 2037
+INSTALLKRACERTVALIDWIZARD_BEYONDCAVALIDITY=End date should not go beyond the end date of the CA signing\ncertificate. Click OK to override. Click Cancel to re-enter the end date.
+INSTALLKRACERTVALIDWIZARD_ERROR1=Make sure the end date you enter is not beyond the end date of the CA signing certificate before proceeding to the next panel.
+INSTALLSERVERCERTVALIDWIZARD_TITLE=Installation Wizard
+INSTALLSERVERCERTVALIDWIZARD_BORDER_INSTALLSERVERCERTVALIDWIZARD_LABEL=Validity Period for SSL Server Certificate
+INSTALLSERVERCERTVALIDWIZARD_LABEL_VALIDITY_LABEL=Specify the validity period for the certificate:
+INSTALLSERVERCERTVALIDWIZARD_LABEL_BEGIN_LABEL=Begin on:
+INSTALLSERVERCERTVALIDWIZARD_LABEL_EXPIRE_LABEL=Expire on:
+INSTALLSERVERCERTVALIDWIZARD_LABEL_YEAR_LABEL=YYYY
+INSTALLSERVERCERTVALIDWIZARD_LABEL_MONTH_LABEL=MM
+INSTALLSERVERCERTVALIDWIZARD_LABEL_DAY_LABEL=DD
+INSTALLSERVERCERTVALIDWIZARD_LABEL_HOUR_LABEL=HH
+INSTALLSERVERCERTVALIDWIZARD_LABEL_MIN_LABEL=mm
+INSTALLSERVERCERTVALIDWIZARD_LABEL_SEC_LABEL=SS
+INSTALLSERVERCERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_0=days
+INSTALLSERVERCERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_1=months
+INSTALLSERVERCERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_2=years
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDYEAR_TITLE=Error
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDYEAR_MESSAGE=Invalid year
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDMONTH_TITLE=Error
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDMONTH_MESSAGE=Invalid month
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDDAY_TITLE=Error
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDDAY_MESSAGE=Invalid day
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDHOUR_TITLE=Error
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDHOUR_MESSAGE=Invalid hour
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDMIN_TITLE=Error
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDMIN_MESSAGE=Invalid minute
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDSEC_TITLE=Error
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDSEC_MESSAGE=Invalid second
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDBEGINDATE_TITLE=Error
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDBEGINDATE_MESSAGE=Invalid begin time
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDENDDATE_TITLE=Error
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDENDDATE_MESSAGE=Invalid end time
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_SMALLAFTERDATE_TITLE=Error
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_SMALLAFTERDATE_MESSAGE=Begin Date should not be earlier than After Date
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDCERT_TITLE=Error
+INSTALLSERVERCERTVALIDWIZARD_DIALOG_INVALIDCERT_MESSAGE=Your SSL Server Certificate is not valid since the begin time is set in the future.
+INSTALLSERVERCERTVALIDWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLSERVERCERTVALIDWIZARD_LABEL_MAXYEAR_LABEL=The maximum value for the year field is 2037
+INSTALLSERVERCERTVALIDWIZARD_BEYONDCAVALIDITY=End date should not go beyond the end date of the CA signing\ncertificate. Click OK to override. Click Cancel to re-enter the end date.
+INSTALLSERVERCERTVALIDWIZARD_ERROR1=Make sure the end date you enter is not beyond the end date of the CA signing certificate before proceeding to the next panel.
+INSTALLCACERTWIZARD_TITLE=Installation Wizard
+INSTALLCACERTWIZARD_TEXT_DESC_LABEL=The Signing Certificate ...
+INSTALLCACERTWIZARD_BORDER_INSTALLCACERTWIZARD_LABEL=CA Signing Certificate
+INSTALLCACERTWIZARD_TEXT_HEADING_LABEL=Do you want to create a self-signed CA Certificate, or create a certificate signing request to submit to another CA?
+INSTALLCACERTWIZARD_RADIOBUTTON_SELF_LABEL=Create a self-signed CA Certificate
+INSTALLCACERTWIZARD_RADIOBUTTON_SUB_LABEL=Create a subordinate CA Certificate Request
+INSTALLCACERTWIZARD_LABEL_INCOMPLETE_LABEL=You have not installed the CA signing certificate. Please click cancel to exit the wizard for now.
+INSTALLRACERTWIZARD_TITLE=Installation Wizard
+INSTALLRACERTWIZARD_BORDER_INSTALLRACERTWIZARD_LABEL=Registration Manager Signing Certificate
+INSTALLRACERTWIZARD_TEXT_HEADING_LABEL=Do you want to sign this certificate with the CA Signing Certificate you just created, or do you want to create a certificate signing request to submit to another CA?
+INSTALLRACERTWIZARD_RADIOBUTTON_SELF_LABEL=Sign the Registration Manager Signing Certificate with my CA Signing Certificate
+INSTALLRACERTWIZARD_RADIOBUTTON_SUB_LABEL=Create a request for submission to another CA
+INSTALLRACERTWIZARD_LABEL_INCOMPLETE_LABEL=You have not installed the CA signing certificate. Please click cancel to exit the wizard for now.
+INSTALLOCSPCERTWIZARD_TITLE=Installation Wizard
+INSTALLOCSPCERTWIZARD_BORDER_INSTALLOCSPCERTWIZARD_LABEL=Online Certificate Status Manager Signing Certificate
+INSTALLOCSPCERTWIZARD_TEXT_HEADING_LABEL=Do you want to sign this certificate with the CA Signing Certificate you just created, or do you want to create a certificate signing request to submit to another CA?
+INSTALLOCSPCERTWIZARD_RADIOBUTTON_SELF_LABEL=Sign the Online Certificate Status Manager Signing Certificate with my CA Signing Certificate
+INSTALLOCSPCERTWIZARD_RADIOBUTTON_SUB_LABEL=Create a request for submission to another CA
+INSTALLOCSPCERTWIZARD_LABEL_INCOMPLETE_LABEL=You have not installed the CA signing certificate. Please click cancel to exit the wizard for now.
+INSTALLKRACERTWIZARD_TITLE=Installation Wizard
+INSTALLKRACERTWIZARD_BORDER_INSTALLKRACERTWIZARD_LABEL=Data Recovery Manager Transport Certificate
+INSTALLKRACERTWIZARD_TEXT_HEADING_LABEL=Do you want to sign this certificate with the CA Signing Certificate you just created, or do you want to create a certificate signing request to submit to another CA?
+INSTALLKRACERTWIZARD_RADIOBUTTON_SELF_LABEL=Sign the Data Recovery Manager Transport Certificate with my CA Signing Certificate
+INSTALLKRACERTWIZARD_RADIOBUTTON_SUB_LABEL=Create a request for submission to another CA
+INSTALLKRACERTWIZARD_LABEL_INCOMPLETE_LABEL=You have not installed the CA signing certificate. Please click cancel to exit the wizard for now.
+INSTALLSERVERCERTWIZARD_TITLE=Installation Wizard
+INSTALLSERVERCERTWIZARD_BORDER_INSTALLSERVERCERTWIZARD_LABEL=SSL Server Certificate
+INSTALLSERVERCERTWIZARD_TEXT_HEADING_LABEL=Do you want to sign this certificate with this CA's Signing Certificate, or do you want to create a certificate signing request to submit to another CA?
+INSTALLSERVERCERTWIZARD_RADIOBUTTON_SELF_LABEL=Sign the SSL Certificate with my CA Signing Certificate
+INSTALLSERVERCERTWIZARD_RADIOBUTTON_SUB_LABEL=Create a request for submission to another CA
+INSTALLSERVERCERTWIZARD_LABEL_INCOMPLETE_LABEL=You have not installed the CA signing certificate. Please click cancel to exit the wizard for now.
+INSTALLCACERTSTATUSWIZARD_TITLE=Installation Wizard
+INSTALLCACERTSTATUSWIZARD_BORDER_INSTALLCACERTSTATUSWIZARD_LABEL=Import Certificate Chain
+INSTALLCACERTSTATUSWIZARD_TEXT_DESC_LABEL=The Certificate Manager CA Signing Certificate has been successfully installed. Now either specify the location of the base-64 encoded certificate chain (PKCS #7) of the CA which signed the Certificate Manager CA Signing Certificate or paste the base-64 encoded certificate chain into the text area.
+INSTALLCACERTSTATUSWIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLCACERTSTATUSWIZARD_RADIOBUTTON_FILE_LABEL=The certificate chain is located in this file:
+INSTALLCACERTSTATUSWIZARD_TEXT_FILE_LABEL=The certificate chain is located in this file:
+INSTALLCACERTSTATUSWIZARD_RADIOBUTTON_BASE64_LABEL=The certificate chain is located in the text area below:
+INSTALLCACERTSTATUSWIZARD_TEXT_DESC1_LABEL=Paste the certificate chain (including -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----) into the text area:
+INSTALLCACERTSTATUSWIZARD_DIALOG_B64EEMPTY_TITLE=Error
+INSTALLCACERTSTATUSWIZARD_DIALOG_B64EEMPTY_MESSAGE=Paste the certificate chain into the text area
+INSTALLCACERTSTATUSWIZARD_DIALOG_FILENOTFOUND_TITLE=Error
+INSTALLCACERTSTATUSWIZARD_DIALOG_FILENOTFOUND_MESSAGE=File not found
+INSTALLCACERTSTATUSWIZARD_DIALOG_EMTPYFILEFIELD_TITLE=Error
+INSTALLCACERTSTATUSWIZARD_DIALOG_EMPTYFILEFIELD_MESSAGE=The file field is blank
+INSTALLCACERTSTATUSWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLCACERTSTATUSWIZARD_INCOMPLETECERTCHAIN=The installed Certificate chain is not complete - it does\nnot include a path to a trusted root. Partially\ncomplete chains may result in unexpected client\nand server behavior. If you click OK you will\nneed to enter a full chain in the certificate\nsetup wizard after installation completes. Click\ncancel to enter another chain.
+INSTALLCACERTSTATUSWIZARD_ERROR1=Fix the certificate chain before proceeding to the next panel
+INSTALLRACERTSTATUSWIZARD_TITLE=Installation Wizard
+INSTALLRACERTSTATUSWIZARD_BORDER_INSTALLRACERTSTATUSWIZARD_LABEL=Import Certificate Chain
+INSTALLRACERTSTATUSWIZARD_TEXT_DESC_LABEL=The Registration Manager Signing Certificate has been successfully installed. Now either specify the location of the base-64 encoded certificate chain (PKCS #7) of the CA which signed the Registration Manager Signing Certificate or paste the base-64 encoded certificate chain into the text area.
+INSTALLRACERTSTATUSWIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLRACERTSTATUSWIZARD_RADIOBUTTON_FILE_LABEL=The certificate chain is located in this file:
+INSTALLRACERTSTATUSWIZARD_RADIOBUTTON_BASE64_LABEL=The certificate chain is located in the text area below:
+INSTALLRACERTSTATUSWIZARD_TEXT_DESC1_LABEL=Paste the certificate chain (including -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----) into the text area:
+INSTALLRACERTSTATUSWIZARD_DIALOG_B64EEMPTY_TITLE=Error
+INSTALLRACERTSTATUSWIZARD_DIALOG_B64EEMPTY_MESSAGE=Paste the certificate chain into the text area
+INSTALLRACERTSTATUSWIZARD_DIALOG_FILENOTFOUND_TITLE=Error
+INSTALLRACERTSTATUSWIZARD_DIALOG_FILENOTFOUND_MESSAGE=File not found
+INSTALLRACERTSTATUSWIZARD_DIALOG_EMTPYFILEFIELD_TITLE=Error
+INSTALLRACERTSTATUSWIZARD_DIALOG_EMPTYFILEFIELD_MESSAGE=The file field is blank
+INSTALLRACERTSTATUSWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLRACERTSTATUSWIZARD_INCOMPLETECERTCHAIN=The installed Certificate chain is not complete - it does\nnot include a path to a trusted root. Partially\ncomplete chains may result in unexpected client\nand server behavior.
+INSTALLRACERTSTATUSWIZARD_ERROR1=Fix the certificate chain before proceeding to the next panel
+INSTALLKRACERTSTATUSWIZARD_TITLE=Installation Wizard
+INSTALLKRACERTSTATUSWIZARD_BORDER_INSTALLKRACERTSTATUSWIZARD_LABEL=Import Certificate Chain
+INSTALLKRACERTSTATUSWIZARD_TEXT_DESC_LABEL=The Data Recovery Manager Transport Certificate has been successfully installed. Now either specify the location of the base-64 encoded certificate chain (PKCS #7) of the CA which signed the Data Recovery Manager Transport Certificate or paste the base-64 encoded certificate chain into the text area.
+INSTALLKRACERTSTATUSWIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLKRACERTSTATUSWIZARD_RADIOBUTTON_FILE_LABEL=The certificate chain is located in this file:
+INSTALLKRACERTSTATUSWIZARD_RADIOBUTTON_BASE64_LABEL=The certificate chain is located in the text area below:
+INSTALLKRACERTSTATUSWIZARD_TEXT_DESC1_LABEL=Paste the certificate chain (including -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----) into the text area:
+INSTALLKRACERTSTATUSWIZARD_DIALOG_B64EEMPTY_TITLE=Error
+INSTALLKRACERTSTATUSWIZARD_DIALOG_B64EEMPTY_MESSAGE=Paste the certificate chain into the text area
+INSTALLKRACERTSTATUSWIZARD_DIALOG_FILENOTFOUND_TITLE=Error
+INSTALLKRACERTSTATUSWIZARD_DIALOG_FILENOTFOUND_MESSAGE=File not found
+INSTALLKRACERTSTATUSWIZARD_DIALOG_EMTPYFILEFIELD_TITLE=Error
+INSTALLKRACERTSTATUSWIZARD_DIALOG_EMPTYFILEFIELD_MESSAGE=The file field is blank
+INSTALLKRACERTSTATUSWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLKRACERTSTATUSWIZARD_INCOMPLETECERTCHAIN=The installed Certificate chain is not complete - it does\nnot include a path to a trusted root. Partially\ncomplete chains may result in unexpected client\nand server behavior.
+INSTALLKRACERTSTATUSWIZARD_ERROR1=Fix the certificate chain before proceeding to the next panel
+INSTALLSSLCERTSTATUSWIZARD_TITLE=Installation Wizard
+INSTALLSSLCERTSTATUSWIZARD_BORDER_INSTALLSSLCERTSTATUSWIZARD_LABEL=Import Certificate Chain
+INSTALLSSLCERTSTATUSWIZARD_TEXT_DESC_LABEL=The SSL Server Certificate has been successfully installed. Now either specify the location of the base-64 encoded certificate chain (PKCS #7) of the CA which signed the SSL Server Certificate or paste the base-64 encoded certificate chain into the text area.
+INSTALLSSLCERTSTATUSWIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLSSLCERTSTATUSWIZARD_RADIOBUTTON_FILE_LABEL=The certificate chain is located in this file:
+INSTALLSSLCERTSTATUSWIZARD_RADIOBUTTON_BASE64_LABEL=The certificate chain is located in the text area below:
+INSTALLSSLCERTSTATUSWIZARD_TEXT_DESC1_LABEL=Paste the certificate chain (including -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----) into the text area:
+INSTALLSSLCERTSTATUSWIZARD_DIALOG_B64EEMPTY_TITLE=Error
+INSTALLSSLCERTSTATUSWIZARD_DIALOG_B64EEMPTY_MESSAGE=Paste the certificate chain into the text area
+INSTALLSSLCERTSTATUSWIZARD_DIALOG_FILENOTFOUND_TITLE=Error
+INSTALLSSLCERTSTATUSWIZARD_DIALOG_FILENOTFOUND_MESSAGE=File not found
+INSTALLSSLCERTSTATUSWIZARD_DIALOG_EMTPYFILEFIELD_TITLE=Error
+INSTALLSSLCERTSTATUSWIZARD_DIALOG_EMPTYFILEFIELD_MESSAGE=The file field is blank
+INSTALLSSLCERTSTATUSWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLSSLCERTSTATUSWIZARD_INCOMPLETECERTCHAIN=The installed Certificate chain is not complete - it does\nnot include a path to a trusted root. Partially\ncomplete chains may result in unexpected client\nand server behavior.
+INSTALLSSLCERTSTATUSWIZARD_ERROR1=Fix the certificate chain before proceeding to the next panel
+INSTALLCAMESSAGEDIGESTWIZARD_TITLE=Installation Wizard
+INSTALLCAMESSAGEDIGESTWIZARD_BORDER_INSTALLCAMESSAGEDIGESTWIZARD_LABEL=Message Digest Algorithm
+INSTALLCAMESSAGEDIGESTWIZARD_TEXT_HASHTYPE_LABEL=Select the hashing algorithm to use when computing the signature on this certificate:
+INSTALLCAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_0=MD2
+INSTALLCAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_1=MD5
+INSTALLCAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_2=SHA1
+INSTALLCAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_3=SHA256
+INSTALLCAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_4=SHA512
+INSTALLCAMESSAGEDIGESTWIZARD_COMBOBOX_DSAHASHTYPE_VALUE_0=SHA1
+INSTALLRAMESSAGEDIGESTWIZARD_TITLE=Installation Wizard
+INSTALLRAMESSAGEDIGESTWIZARD_BORDER_INSTALLRAMESSAGEDIGESTWIZARD_LABEL=Message Digest Algorithm
+INSTALLRAMESSAGEDIGESTWIZARD_TEXT_HASHTYPE_LABEL=Select the hashing algorithm to use for computing the signature on this certificate:
+INSTALLRAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_0=MD2
+INSTALLRAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_1=MD5
+INSTALLRAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_2=SHA1
+INSTALLRAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_3=SHA256
+INSTALLRAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_4=SHA512
+INSTALLRAMESSAGEDIGESTWIZARD_COMBOBOX_DSAHASHTYPE_VALUE_0=SHA1
+INSTALLOCSPMESSAGEDIGESTWIZARD_TITLE=Installation Wizard
+INSTALLOCSPMESSAGEDIGESTWIZARD_BORDER_INSTALLOCSPMESSAGEDIGESTWIZARD_LABEL=Message Digest Algorithm
+INSTALLOCSPMESSAGEDIGESTWIZARD_TEXT_HASHTYPE_LABEL=Select the hashing algorithm to use for computing the signature on this certificate:
+INSTALLOCSPMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_0=MD2
+INSTALLOCSPMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_1=MD5
+INSTALLOCSPMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_2=SHA1
+INSTALLOCSPMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_3=SHA256
+INSTALLOCSPMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_4=SHA512
+INSTALLOCSPMESSAGEDIGESTWIZARD_COMBOBOX_DSAHASHTYPE_VALUE_0=SHA1
+INSTALLKRAMESSAGEDIGESTWIZARD_TITLE=Installation Wizard
+INSTALLKRAMESSAGEDIGESTWIZARD_BORDER_INSTALLKRAMESSAGEDIGESTWIZARD_LABEL=Message Digest Algorithm
+INSTALLKRAMESSAGEDIGESTWIZARD_TEXT_HASHTYPE_LABEL=Select the hashing algorithm to use for computing the signature on this certificate:
+INSTALLKRAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_0=MD2
+INSTALLKRAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_1=MD5
+INSTALLKRAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_2=SHA1
+INSTALLKRAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_3=SHA256
+INSTALLKRAMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_4=SHA512
+INSTALLKRAMESSAGEDIGESTWIZARD_COMBOBOX_DSAHASHTYPE_VALUE_0=SHA1
+INSTALLSSLMESSAGEDIGESTWIZARD_TITLE=Installation Wizard
+INSTALLSSLMESSAGEDIGESTWIZARD_BORDER_INSTALLSSLMESSAGEDIGESTWIZARD_LABEL=Message Digest Algorithm
+INSTALLSSLMESSAGEDIGESTWIZARD_TEXT_HASHTYPE_LABEL=Select the hashing algorithm to use for computing the signature on this certificate:
+INSTALLSSLMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_0=MD2
+INSTALLSSLMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_1=MD5
+INSTALLSSLMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_2=SHA1
+INSTALLSSLMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_3=SHA256
+INSTALLSSLMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_4=SHA512
+INSTALLSSLMESSAGEDIGESTWIZARD_COMBOBOX_DSAHASHTYPE_VALUE_0=SHA1
+INSTALLCAKEYWIZARD_TITLE=Installation Wizard
+INSTALLCAKEYWIZARD_BORDER_INSTALLCAKEYWIZARD_LABEL=Key-Pair Information for Certificate Manager CA Signing Certificate
+INSTALLCAKEYWIZARD_LABEL_TOKEN_LABEL=Token:
+INSTALLCAKEYWIZARD_LABEL_PWD_LABEL=Password:
+INSTALLCAKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_0=RSA
+INSTALLCAKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_1=DSA
+INSTALLCAKEYWIZARD_LABEL_KEYTYPE_LABEL=Key type:
+INSTALLCAKEYWIZARD_LABEL_KEYLENGTH_LABEL=Key length:
+INSTALLCAKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_0=1024
+INSTALLCAKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_1=2048
+INSTALLCAKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_2=Custom
+INSTALLCAKEYWIZARD_COMBOBOX_DSAKEYLENGTH_VALUE_0=1024
+INSTALLCAKEYWIZARD_COMBOBOX_DSAKEYLENGTH_VALUE_1=Custom
+INSTALLCAKEYWIZARD_LABEL_UNITS_LABEL=bits
+INSTALLCAKEYWIZARD_LABEL_KEY_LABEL=Specify the key type and key length:
+INSTALLCAKEYWIZARD_LABEL_CUSTOMKEY_LABEL=Enter a value for the customized key length:
+INSTALLCAKEYWIZARD_LABEL_SELECTTOKEN_LABEL=Select the token (cryptographic device) for the key pair:
+INSTALLCAKEYWIZARD_DIALOG_CASIGNINGCERTNOTFOUND_MESSAGE=The CA signing certificate cannot be found
+INSTALLCAKEYWIZARD_LABEL_INITTOKEN_LABEL=Initialize the selected token:
+INSTALLCAKEYWIZARD_LABEL_LOGONTOKEN_LABEL=Logon to the selected token:
+INSTALLCAKEYWIZARD_LABEL_PASSWD_LABEL=Password:
+INSTALLCAKEYWIZARD_LABEL_PASSWDAGAIN_LABEL=Password (again):
+INSTALLCAKEYWIZARD_LABEL_SOP_LABEL=Security officer password:
+INSTALLCAKEYWIZARD_LABEL_LOGIN_LABEL=Logon to the selected token:
+INSTALLCAKEYWIZARD_LABEL_INITIALIZE_LABEL=Initialize the selected token:
+INSTALLCAKEYWIZARD_DIALOG_BLANKLEN_MESSAGE=Key length cannot be blank
+INSTALLCAKEYWIZARD_DIALOG_NONINTEGER_MESSAGE=Key length is not an integer
+INSTALLCAKEYWIZARD_DIALOG_INVALIDKEYLEN_MESSAGE=Invalid key length
+INSTALLCAKEYWIZARD_DIALOG_NOTSAMEPASSWD_TITLE=Error
+INSTALLCAKEYWIZARD_DIALOG_NOTSAMEPASSWD_MESSAGE=The two passwords you entered do not match
+INSTALLCAKEYWIZARD_DIALOG_BLANKPASSWD_TITLE=Error
+INSTALLCAKEYWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank
+INSTALLCAKEYWIZARD_DIALOG_RSAINVALID_MESSAGE=The RSA key length must be divisible by 8.
+INSTALLCAKEYWIZARD_DIALOG_DSAINVALID_MESSAGE=The DSA key length must be divisible by 64, and within the range of 512 to 1024.
+INSTALLCAKEYWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLRAKEYWIZARD_TITLE=Installation Wizard
+INSTALLRAKEYWIZARD_BORDER_INSTALLRAKEYWIZARD_LABEL=Key-Pair Information for Registration Manager Signing Certificate
+INSTALLRAKEYWIZARD_LABEL_TOKEN_LABEL=Token:
+INSTALLRAKEYWIZARD_LABEL_PWD_LABEL=Password:
+INSTALLRAKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_0=RSA
+INSTALLRAKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_1=DSA
+INSTALLRAKEYWIZARD_LABEL_KEYTYPE_LABEL=Key type:
+INSTALLRAKEYWIZARD_LABEL_KEYLENGTH_LABEL=Key length:
+INSTALLRAKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_0=1024
+INSTALLRAKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_1=2048
+INSTALLRAKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_2=Custom
+INSTALLRAKEYWIZARD_COMBOBOX_DSAKEYLENGTH_VALUE_0=1024
+INSTALLRAKEYWIZARD_COMBOBOX_DSAKEYLENGTH_VALUE_1=Custom
+INSTALLRAKEYWIZARD_LABEL_UNITS_LABEL=bits
+INSTALLRAKEYWIZARD_LABEL_KEY_LABEL=Specify the key type and key length:
+INSTALLRAKEYWIZARD_LABEL_CUSTOMKEY_LABEL=Enter a value for the customized key length:
+INSTALLRAKEYWIZARD_LABEL_SELECTTOKEN_LABEL=Select the token (cryptographic device) for the key pair:
+INSTALLRAKEYWIZARD_DIALOG_RASIGNINGCERTNOTFOUND_MESSAGE=The RA signing certificate cannot be found
+INSTALLRAKEYWIZARD_LABEL_INITTOKEN_LABEL=Initialize the selected token:
+INSTALLRAKEYWIZARD_LABEL_LOGONTOKEN_LABEL=Logon to the selected token:
+INSTALLRAKEYWIZARD_LABEL_PASSWD_LABEL=Password:
+INSTALLRAKEYWIZARD_LABEL_PASSWDAGAIN_LABEL=Password (again):
+INSTALLRAKEYWIZARD_LABEL_SOP_LABEL=Security officer password:
+INSTALLRAKEYWIZARD_LABEL_LOGIN_LABEL=Logon to the selected token:
+INSTALLRAKEYWIZARD_LABEL_INITIALIZE_LABEL=Initialize the selected token:
+INSTALLRAKEYWIZARD_DIALOG_BLANKLEN_MESSAGE=Key length cannot be blank
+INSTALLRAKEYWIZARD_DIALOG_NONINTEGER_MESSAGE=Key length is not an integer
+INSTALLRAKEYWIZARD_DIALOG_INVALIDKEYLEN_MESSAGE=Invalid key length
+INSTALLRAKEYWIZARD_DIALOG_NOTSAMEPASSWD_TITLE=Error
+INSTALLRAKEYWIZARD_DIALOG_NOTSAMEPASSWD_MESSAGE=The two passwords you entered do not match
+INSTALLRAKEYWIZARD_DIALOG_BLANKPASSWD_TITLE=Error
+INSTALLRAKEYWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank
+INSTALLRAKEYWIZARD_DIALOG_RSAINVALID_MESSAGE=The RSA key length must be divisible by 8.
+INSTALLRAKEYWIZARD_DIALOG_DSAINVALID_MESSAGE=The DSA key length must be divisible by 64, and within the range of 512 to 1024.
+INSTALLRAKEYWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLKRAKEYWIZARD_TITLE=Installation Wizard
+INSTALLKRAKEYWIZARD_BORDER_INSTALLKRAKEYWIZARD_LABEL=Key-Pair Information for Data Recovery Manager Transport Certificate
+INSTALLKRAKEYWIZARD_LABEL_TOKEN_LABEL=Token:
+INSTALLKRAKEYWIZARD_LABEL_PWD_LABEL=Password:
+INSTALLKRAKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_0=RSA
+INSTALLKRAKEYWIZARD_LABEL_KEYTYPE_LABEL=Key type:
+INSTALLKRAKEYWIZARD_LABEL_KEYLENGTH_LABEL=Key length:
+INSTALLKRAKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_0=1024
+INSTALLKRAKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_1=2048
+INSTALLKRAKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_2=Custom
+INSTALLKRAKEYWIZARD_COMBOBOX_DSAKEYLENGTH_VALUE_0=1024
+INSTALLKRAKEYWIZARD_COMBOBOX_DSAKEYLENGTH_VALUE_1=Custom
+INSTALLKRAKEYWIZARD_LABEL_UNITS_LABEL=bits
+INSTALLKRAKEYWIZARD_LABEL_KEY_LABEL=Specify the key type and key length:
+INSTALLKRAKEYWIZARD_LABEL_CUSTOMKEY_LABEL=Enter a value for the customized key length:
+INSTALLKRAKEYWIZARD_LABEL_SELECTTOKEN_LABEL=Select the token (cryptographic device) for the key pair:
+INSTALLKRAKEYWIZARD_DIALOG_KRACERTNOTFOUND_MESSAGE=The KRA transport certificate cannot be found
+INSTALLKRAKEYWIZARD_LABEL_INITTOKEN_LABEL=Initialize the selected token:
+INSTALLKRAKEYWIZARD_LABEL_LOGONTOKEN_LABEL=Logon to the selected token:
+INSTALLKRAKEYWIZARD_LABEL_PASSWD_LABEL=Password:
+INSTALLKRAKEYWIZARD_LABEL_PASSWDAGAIN_LABEL=Password (again):
+INSTALLKRAKEYWIZARD_LABEL_SOP_LABEL=Security officer password:
+INSTALLKRAKEYWIZARD_LABEL_LOGIN_LABEL=Logon to the selected token:
+INSTALLKRAKEYWIZARD_LABEL_INITIALIZE_LABEL=Initialize the selected token:
+INSTALLKRAKEYWIZARD_DIALOG_BLANKLEN_MESSAGE=Key length cannot be blank
+INSTALLKRAKEYWIZARD_DIALOG_NONINTEGER_MESSAGE=Key length is not an integer
+INSTALLKRAKEYWIZARD_DIALOG_INVALIDKEYLEN_MESSAGE=Invalid key length
+INSTALLKRAKEYWIZARD_DIALOG_NOTSAMEPASSWD_TITLE=Error
+INSTALLKRAKEYWIZARD_DIALOG_NOTSAMEPASSWD_MESSAGE=The two passwords you entered do not match
+INSTALLKRAKEYWIZARD_DIALOG_BLANKPASSWD_TITLE=Error
+INSTALLKRAKEYWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank
+INSTALLKRAKEYWIZARD_DIALOG_RSAINVALID_MESSAGE=The RSA key length must be divisible by 8.
+INSTALLKRAKEYWIZARD_DIALOG_DSAINVALID_MESSAGE=The DSA key length must be divisible by 64, and within the range of 512 to 1024.
+INSTALLKRAKEYWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLSERVERKEYWIZARD_TITLE=Installation Wizard
+INSTALLSERVERKEYWIZARD_BORDER_INSTALLSERVERKEYWIZARD_LABEL=Key-Pair Information for SSL Server Certificate
+INSTALLSERVERKEYWIZARD_LABEL_TOKEN_LABEL=Token:
+INSTALLSERVERKEYWIZARD_LABEL_PWD_LABEL=Password:
+INSTALLSERVERKEYWIZARD_COMBOBOX_KEYTYPE_VALUE_0=RSA
+INSTALLSERVERKEYWIZARD_LABEL_KEYTYPE_LABEL=Key type:
+INSTALLSERVERKEYWIZARD_LABEL_KEYLENGTH_LABEL=Key length:
+INSTALLSERVERKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_0=1024
+INSTALLSERVERKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_1=2048
+INSTALLSERVERKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_2=Custom
+INSTALLSERVERKEYWIZARD_COMBOBOX_DSAKEYLENGTH_VALUE_0=1024
+INSTALLSERVERKEYWIZARD_COMBOBOX_DSAKEYLENGTH_VALUE_1=Custom
+INSTALLSERVERKEYWIZARD_LABEL_UNITS_LABEL=bits
+INSTALLSERVERKEYWIZARD_LABEL_KEY_LABEL=Specify the key type and key length:
+INSTALLSERVERKEYWIZARD_LABEL_CUSTOMKEY_LABEL=Enter a value for the customized key length:
+INSTALLSERVERKEYWIZARD_LABEL_SELECTTOKEN_LABEL=Select the token (cryptographic device) for the key pair:
+INSTALLSERVERKEYWIZARD_DIALOG_SERVERCERTNOTFOUND_MESSAGE=The SSL server certificate cannot be found
+INSTALLSERVERKEYWIZARD_LABEL_INITTOKEN_LABEL=Initialize the selected token:
+INSTALLSERVERKEYWIZARD_LABEL_LOGONTOKEN_LABEL=Logon to the selected token:
+INSTALLSERVERKEYWIZARD_LABEL_PASSWD_LABEL=Password:
+INSTALLSERVERKEYWIZARD_LABEL_PASSWDAGAIN_LABEL=Password (again):
+INSTALLSERVERKEYWIZARD_LABEL_SOP_LABEL=Security officer password:
+INSTALLSERVERKEYWIZARD_LABEL_LOGIN_LABEL=Logon to the selected token:
+INSTALLSERVERKEYWIZARD_LABEL_INITIALIZE_LABEL=Initialize the selected token:
+INSTALLSERVERKEYWIZARD_DIALOG_BLANKLEN_MESSAGE=Key length cannot be blank
+INSTALLSERVERKEYWIZARD_DIALOG_NONINTEGER_MESSAGE=Key length is not an integer
+INSTALLSERVERKEYWIZARD_DIALOG_INVALIDKEYLEN_MESSAGE=Invalid key length
+INSTALLSERVERKEYWIZARD_DIALOG_NOTSAMEPASSWD_TITLE=Error
+INSTALLSERVERKEYWIZARD_DIALOG_NOTSAMEPASSWD_MESSAGE=The two passwords you entered do not match
+INSTALLSERVERKEYWIZARD_DIALOG_BLANKPASSWD_TITLE=Error
+INSTALLSERVERKEYWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank
+INSTALLSERVERKEYWIZARD_DIALOG_RSAINVALID_MESSAGE=The RSA key length must be divisible by 8.
+INSTALLSERVERKEYWIZARD_DIALOG_DSAINVALID_MESSAGE=The DSA key length must be divisible by 64, and within the range of 512 to 1024.
+INSTALLSERVERKEYWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLKRASTORAGEKEYWIZARD_TITLE=Installation Wizard
+INSTALLKRASTORAGEKEYWIZARD_BORDER_INSTALLKRASTORAGEKEYWIZARD_LABEL=Storage Key Creation for Data Recovery Manager
+INSTALLKRASTORAGEKEYWIZARD_LABEL_HEADING_LABEL=Specify the key length of the storage key:
+INSTALLKRASTORAGEKEYWIZARD_LABEL_KEYLENGTH_LABEL=Key length:
+INSTALLKRASTORAGEKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_0=1024
+INSTALLKRASTORAGEKEYWIZARD_COMBOBOX_KEYLENGTH_VALUE_1=2048
+INSTALLCACERTDNWIZARD_TITLE=Installation Wizard
+INSTALLCACERTDNWIZARD_LABEL_SUBJECTNAME_LABEL=The current subject name in distinguished name (DN) format is:
+INSTALLCACERTDNWIZARD_BORDER_INSTALLCACERTDNWIZARD_LABEL=Subject Name for Certificate Manager CA Signing Certificate
+INSTALLCACERTDNWIZARD_LABEL_DN_LABEL=To modify the subject DN for the certificate:
+INSTALLCACERTDNWIZARD_RADIOBUTTON_DNCOMP_LABEL=Enter the values for the subject DN components:
+INSTALLCACERTDNWIZARD_RADIOBUTTON_DNSTRING_LABEL=Enter the values for the subject DN string:
+INSTALLCACERTDNWIZARD_LABEL_CN_LABEL=Common name (CN=):
+INSTALLCACERTDNWIZARD_LABEL_OU_LABEL=Organizational unit (OU=):
+INSTALLCACERTDNWIZARD_LABEL_O_LABEL=Organization (O=):
+INSTALLCACERTDNWIZARD_LABEL_LOCALITY_LABEL=Locality (L=):
+INSTALLCACERTDNWIZARD_LABEL_STATE_LABEL=State (ST=):
+INSTALLCACERTDNWIZARD_LABEL_COUNTRY_LABEL=Country (C=):
+INSTALLCACERTDNWIZARD_LABEL_SELECTEDDN_LABEL=Selected DN:
+INSTALLCACERTDNWIZARD_TEXT_NEWDNHEADING_LABEL=If you want to modify the selected DN, please enter the new one as follows:
+INSTALLCACERTDNWIZARD_LABEL_NEWDN_LABEL=New DN:
+INSTALLCACERTDNWIZARD_DIALOG_BLANKFIELD_MESSAGE=Subject DN cannot be blank
+INSTALLCACERTDNWIZARD_DIALOG_MISSINGO_MESSAGE=Leaving out O= will cause Communicator 4.X\nto crash during SSL client authentication. If you do not provide\nan O= attribute, you will not be able to access\nthe issuing agent pages.
+INSTALLCACERTDNWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLRACERTDNWIZARD_TITLE=Installation Wizard
+INSTALLRACERTDNWIZARD_LABEL_SUBJECTNAME_LABEL=The current subject name in distinguished name (DN) format is:
+INSTALLRACERTDNWIZARD_BORDER_INSTALLRACERTDNWIZARD_LABEL=Subject Name for Registration Manager Signing Certificate
+INSTALLRACERTDNWIZARD_LABEL_DN_LABEL=To modify the subject DN for the certificate:
+INSTALLRACERTDNWIZARD_RADIOBUTTON_DNCOMP_LABEL=Enter the values for the subject DN components:
+INSTALLRACERTDNWIZARD_RADIOBUTTON_DNSTRING_LABEL=Enter the values for the subject DN string:
+INSTALLRACERTDNWIZARD_LABEL_CN_LABEL=Common name (CN=):
+INSTALLRACERTDNWIZARD_LABEL_OU_LABEL=Organizational unit (OU=):
+INSTALLRACERTDNWIZARD_LABEL_O_LABEL=Organization (O=):
+INSTALLRACERTDNWIZARD_LABEL_LOCALITY_LABEL=Locality (L=):
+INSTALLRACERTDNWIZARD_LABEL_STATE_LABEL=State (ST=):
+INSTALLRACERTDNWIZARD_LABEL_COUNTRY_LABEL=Country (C=):
+INSTALLRACERTDNWIZARD_LABEL_SELECTEDDN_LABEL=Selected DN:
+INSTALLRACERTDNWIZARD_TEXT_NEWDNHEADING_LABEL=If you want to modify the selected DN, please enter the new one as follows:
+INSTALLRACERTDNWIZARD_LABEL_NEWDN_LABEL=New DN:
+INSTALLRACERTDNWIZARD_DIALOG_BLANKFIELD_MESSAGE=Subject DN cannot be blank
+INSTALLRACERTDNWIZARD_DIALOG_MISSINGO_MESSAGE=Leaving out O= will cause Communicator 4.X\nto crash during SSL client authentication. If you do not provide\nan O= attribute, you will not be able to access\nthe issuing agent pages.
+INSTALLRACERTDNWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work,\nthen restart the\nwizard.
+INSTALLKRACERTDNWIZARD_TITLE=Installation Wizard
+INSTALLKRACERTDNWIZARD_LABEL_SUBJECTNAME_LABEL=The current subject name in distinguished name (DN) format is:
+INSTALLKRACERTDNWIZARD_BORDER_INSTALLKRACERTDNWIZARD_LABEL=Subject Name for Data Recovery Manager Transport Certificate
+INSTALLKRACERTDNWIZARD_LABEL_DN_LABEL=To modify the subject DN for the certificate:
+INSTALLKRACERTDNWIZARD_RADIOBUTTON_DNCOMP_LABEL=Enter the values for the subject DN components:
+INSTALLKRACERTDNWIZARD_RADIOBUTTON_DNSTRING_LABEL=Enter the values for the subject DN string:
+INSTALLKRACERTDNWIZARD_LABEL_CN_LABEL=Common name (CN=):
+INSTALLKRACERTDNWIZARD_LABEL_OU_LABEL=Organizational unit (OU=):
+INSTALLKRACERTDNWIZARD_LABEL_O_LABEL=Organization (O=):
+INSTALLKRACERTDNWIZARD_LABEL_LOCALITY_LABEL=Locality (L=):
+INSTALLKRACERTDNWIZARD_LABEL_STATE_LABEL=State (ST=):
+INSTALLKRACERTDNWIZARD_LABEL_COUNTRY_LABEL=Country (C=):
+INSTALLKRACERTDNWIZARD_LABEL_SELECTEDDN_LABEL=Selected DN:
+INSTALLKRACERTDNWIZARD_TEXT_NEWDNHEADING_LABEL=If you want to modify the selected DN, please enter the new one as follows:
+INSTALLKRACERTDNWIZARD_LABEL_NEWDN_LABEL=New DN:
+INSTALLKRACERTDNWIZARD_DIALOG_BLANKFIELD_MESSAGE=Subject DN cannot be blank
+INSTALLKRACERTDNWIZARD_DIALOG_MISSINGO_MESSAGE=Leaving out O= will cause Communicator 4.X\nto crash during SSL client authentication. If you do not provide\nan O= attribute, you will not be able to access\nthe issuing agent pages.
+INSTALLKRACERTDNWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLSSLCERTDNWIZARD_TITLE=Installation Wizard
+INSTALLSSLCERTDNWIZARD_LABEL_SUBJECTNAME_LABEL=The current subject name in distinguished name (DN) format is:
+INSTALLSSLCERTDNWIZARD_BORDER_INSTALLSSLCERTDNWIZARD_LABEL=Subject Name for SSL Server Certificate
+INSTALLSSLCERTDNWIZARD_LABEL_DN_LABEL=WARNING: If this is a cloned system which resides on the same machine as your master subsystem, please be sure to make its DN different than that of the master's (can be achieved by manipulating fields other than the CN attribute), violation of which will result in an error during startup.\n\nTo modify the subject DN for the certificate:
+INSTALLSSLCERTDNWIZARD_RADIOBUTTON_DNCOMP_LABEL=Enter the values for the subject DN components:
+INSTALLSSLCERTDNWIZARD_RADIOBUTTON_DNSTRING_LABEL=Enter the values for the subject DN string:
+INSTALLSSLCERTDNWIZARD_LABEL_CN_LABEL=*Common name (CN=):
+INSTALLSSLCERTDNWIZARD_LABEL_OU_LABEL=Organizational unit (OU=):
+INSTALLSSLCERTDNWIZARD_LABEL_O_LABEL=Organization (O=):
+INSTALLSSLCERTDNWIZARD_LABEL_LOCALITY_LABEL=Locality (L=):
+INSTALLSSLCERTDNWIZARD_LABEL_STATE_LABEL=State (ST=):
+INSTALLSSLCERTDNWIZARD_LABEL_COUNTRY_LABEL=Country (C=):
+INSTALLSSLCERTDNWIZARD_LABEL_SELECTEDDN_LABEL=Selected DN:
+INSTALLSSLCERTDNWIZARD_TEXT_NEWDNHEADING_LABEL=If you want to modify the selected DN, please enter the new one as follows:
+INSTALLSSLCERTDNWIZARD_LABEL_NEWDN_LABEL=New DN:
+INSTALLSSLCERTDNWIZARD_DIALOG_BLANKFIELD_MESSAGE=Subject DN cannot be blank
+INSTALLSSLCERTDNWIZARD_DIALOG_MISSINGO_MESSAGE=Leaving out O= will cause Communicator 4.X\nto crash during SSL client authentication. If you do not provide\nan O= attribute, you will not be able to access\nthe issuing agent pages.
+INSTALLSSLCERTDNWIZARD_DIALOG_MISSINGCN_MESSAGE=Leaving out CN= will cause problems with Communicator 4.X. If you do not provide\na CN= attribute, you will not be able to access\nthe issuing agent pages.
+INSTALLSSLCERTDNWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INTROINSTALLWIZARD_TITLE=Installation Wizard
+INTROINSTALLWIZARD_BORDER_INTROINSTALLWIZARD_LABEL=Introduction
+INTROINSTALLWIZARD_TEXT_DESC_LABEL=Welcome to Dogtag Certificate System (DCS).\n\nThis installation wizard will take you through the tasks necessary to configure CS.\n\nYou may suspend the installation process by pressing cancel. When you restart this wizard, you will be able to continue where you left off.\n\nYou may create additional instances of CS by right-clicking on the 'Server Group' item in the main console window.
+INTROINSTALLWIZARD_TEXT_HEADING_LABEL=Select one of the following steps to continue the configuration of the certificate server.
+INTROINSTALLWIZARD_RADIOBUTTON_CREATEDB_LABEL=Create an internal database
+INTROINSTALLWIZARD_RADIOBUTTON_NETWORK_LABEL=Configure network ports
+INTROINSTALLWIZARD_RADIOBUTTON_ADMIN_LABEL=Setup the certificate server administrator
+INTROINSTALLWIZARD_RADIOBUTTON_SUBSYSTEMS_LABEL=Select server subsystems
+INTROINSTALLWIZARD_RADIOBUTTON_MIGRATION_LABEL=Migrate from a previous certificate server 1.0 installation
+CLONEINSTALLWIZARD_TITLE=Installation Wizard
+CLONEINSTALLWIZARD_BORDER_CLONEINSTALLWIZARD_LABEL=Clone Feature
+CLONEINSTALLWIZARD_TEXT_DESC_LABEL=You are installing a cloned subsystem.\n\n To install a cloned subsystem, execute the following steps on the command line if you have not already performed them:\n\n1) In the master's <server_root>/alias directory, copy cert-<master_instance_id>-<master_machine_name>-cert8.db and cert-<master_instance_id>-<master_machine_name>-key3.db to this cloned instance's cert-<clone_instance_id>-<clone_machine_name>-cert8.db and cert-<clone_instance_id>-<clone_machine_name>-key3.db in the same directory.\n\n2) Copy the master's <server_root>/<master_instance_id>/config/kra-cert.db to the clone's <server_root>/<clone_instance_id>/config/kra-cert.db (For Data Recovery Manager Clone Only)\n\n3)Copy the master's <server_root>/<master_instance_id>/config/kra-key.db to clone's <server_root>/<clone_instance_id>/config/kra-key.db (For Data Recovery Manager Clone Only, and if the master DRM's storage key is not stored on a hardware token)\n\n4)Copy the master's <server_root>/<master_instance_id>/config/kra-mn.conf to the clone's <server_root>/<clone_instance_id>/config/kra-mn.conf (For Data Recovery Manager Clone Only)\n\n5) Click cancel to exit this installation wizard and then click open to restart this wizard.
+INSTALLDBAGAIN_TITLE=Installation Wizard
+INSTALLDBAGAIN_BORDER_INSTALLDBAGAIN_LABEL=Re-Create Internal Database
+INSTALLDBAGAIN_RADIOBUTTON_YES_LABEL=Yes, create another new internal database
+INSTALLDBAGAIN_RADIOBUTTON_NO_LABEL=No, do not create another new internal database
+INSTALLDBAGAIN_TEXT_HEADING_LABEL=The internal database has been created. If you want to re-create a new internal database, you have to remove the previous internal database first.
+MASTERORCLONE_TITLE=Installation Wizard
+MASTERORCLONE_BORDER_MASTERORCLONE_LABEL=Cloning
+MASTERORCLONE_RADIOBUTTON_YES_LABEL=Yes.
+MASTERORCLONE_RADIOBUTTON_NO_LABEL=No.
+MASTERORCLONE_TEXT_HEADING_LABEL=Are you setting up a clone for an existing subsystem? For high-availability, subsystems can be cloned to provide multiple access points to the users.
+INSTALLMODEWIZARD_TITLE=Installation Wizard
+INSTALLMODEWIZARD_BORDER_INSTALLMODEWIZARD_LABEL=Installation Mode
+INSTALLMODEWIZARD_LABEL_MODE_LABEL=Select Installation Mode:
+INSTALLMODEWIZARD_RADIOBUTTON_EXPRESS_LABEL=Express
+INSTALLMODEWIZARD_TEXT_EXPRESS_LABEL=Express installation mode will install self-signed CA and all Certificate Server Services using the default configuration.
+INSTALLMODEWIZARD_RADIOBUTTON_CUSTOM_LABEL=Custom
+INSTALLMODEWIZARD_TEXT_CUSTOM_LABEL=Custom installation mode allows advanced configuration for all Certificate Server Services.
+CLONEMASTERWIZARD_TITLE=Installation Wizard
+CLONEMASTERWIZARD_BORDER_CLONEMASTERWIZARD_LABEL=Clone Master CA
+CLONEMASTERWIZARD_TEXT_ISCLONECA_LABEL=Do you want to connect the Clone Master CA?
+CLONEMASTERWIZARD_TEXT_HEADING_LABEL=Specify the host name and port numbers for the Clone Master CA
+CLONEMASTERWIZARD_RADIOBUTTON_YES_LABEL=Yes
+CLONEMASTERWIZARD_RADIOBUTTON_NO_LABEL=No
+CLONEMASTERWIZARD_LABEL_HOST_LABEL=Host name:
+CLONEMASTERWIZARD_LABEL_PORT_LABEL=Clone Master Agent SSL port number:
+CLONEMASTERWIZARD_LABEL_PORTEE_LABEL=Clone Master EE SSL port number:
+CLONEMASTERWIZARD_LABEL_TIMEOUT_LABEL=Timeout (Sec.):
+CLONEMASTERWIZARD_LABEL_TIMEUNIT_LABEL=(Seconds)
+CLONEMASTERWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+CLONEMASTERWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+CLONEMASTERWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+CLONEMASTERWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+CLONEMASTERWIZARD_DIALOG_BLANKTIMEOUT_MESSAGE=Timeout cannot be blank.
+REMOTECAWIZARD_TITLE=Installation Wizard
+REMOTECAWIZARD_BORDER_REMOTECAWIZARD_LABEL=Remote Certificate Manager
+REMOTECAWIZARD_TEXT_HEADING_LABEL=Specify the host name and port number for the Certificate Manager
+REMOTECAWIZARD_LABEL_HOST_LABEL=Host name:
+REMOTECAWIZARD_LABEL_PORT_LABEL=Agent SSL port number:
+REMOTECAWIZARD_LABEL_TIMEOUT_LABEL=Timeout (Sec.):
+REMOTECAWIZARD_LABEL_TIMEUNIT_LABEL=(Seconds)
+REMOTECAWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+REMOTECAWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+REMOTECAWIZARD_DIALOG_BLANKTIMEOUT_MESSAGE=Timeout cannot be blank.
+REMOTECAWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+REMOTECAWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+REMOTEKRAWIZARD_TITLE=Installation Wizard
+REMOTEKRAWIZARD_BORDER_REMOTEKRAWIZARD_LABEL=Remote Data Recovery Manager
+REMOTEKRAWIZARD_TEXT_ISREMOTEKRA_LABEL=Do you want to connect the current subsystems to a remote data recovery manager?
+REMOTEKRAWIZARD_TEXT_HEADING_LABEL=Specify the host name and port number for the Data Recovery Manager
+REMOTEKRAWIZARD_RADIOBUTTON_YES_LABEL=Yes
+REMOTEKRAWIZARD_RADIOBUTTON_NO_LABEL=No
+REMOTEKRAWIZARD_LABEL_HOST_LABEL=Host name:
+REMOTEKRAWIZARD_LABEL_PORT_LABEL=Agent SSL port number:
+REMOTEKRAWIZARD_LABEL_TIMEOUT_LABEL=Timeout (Sec.):
+REMOTEKRAWIZARD_LABEL_TIMEUNIT_LABEL=(Seconds)
+REMOTEKRAWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+REMOTEKRAWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+REMOTEKRAWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+REMOTEKRAWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+REMOTEKRAWIZARD_DIALOG_BLANKTIMEOUT_MESSAGE=Timeout cannot be blank.
+SERVICESWIZARD_TITLE=Installation Wizard
+SERVICESWIZARD_BORDER_SERVICESWIZARD_LABEL=Subsystems
+SERVICESWIZARD_LABEL_INSTALL_LABEL=Select the subsystems to be installed:
+SERVICESWIZARD_LABEL_INSTALL_CLONE_LABEL=You will now proceed to install a Clone of the following subsystem:
+SERVICESWIZARD_RADIOBUTTON_CA_LABEL=Certificate Manager
+SERVICESWIZARD_RADIOBUTTON_RA_LABEL=Registration Manager
+SERVICESWIZARD_RADIOBUTTON_OCSP_LABEL=Online Certificate Status Manager
+SERVICESWIZARD_RADIOBUTTON_KRA_LABEL=Data Recovery Manager
+SERVICESWIZARD_RADIOBUTTON_TKS_LABEL=Token Key Service Manager
+SERVICESWIZARD_LABEL_CMHOST_LABEL=Ceritificate Manager host name:
+SERVICESWIZARD_LABEL_CMPORT_LABEL=Certificate Manager Secure End-Entity port number:
+SERVICESWIZARD_DIALOG_NOCOLOCATED_MESSAGE=The Certificate Manager and Registration Manager cannot be co-located
+SERVICESWIZARD_DIALOG_NOSERVICESINSTALLED_MESSAGE=No subsytems were selected
+SERVICESWIZARD_DIALOG_BLANKHOST_MESSAGE=Host field cannot be blank
+SERVICESWIZARD_DIALOG_BLANKPORT_MESSAGE=Port field cannot be blank
+SERVICESWIZARD_DIALOG_NUMBERFORMAT_MESSAGE=Port field cannot be a non-number
+SERVICESWIZARD_DIALOG_INCORRECTRESPONSE_MESSAGE=Incorrect response from the server
+SERVICESWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+SERVICESWIZARD_LABEL_CAOCSP_LABEL=The Certificate Manager and OCSP Manager are not allowed to be co-located.
+SERVICESWIZARD_LABEL_CARA_LABEL=The Certificate Manager and Registration Manager are not allowed to be co-located.
+SERVICESWIZARD_LABEL_RAOCSP_LABEL=The Registration Manager and OCSP Manager are not allowed to be co-located.
+SERVICESWIZARD_LABEL_KRAOCSP_LABEL=The Data Recovery Manager and OCSP Manager are not allowed to be co-located.
+SERVICESWIZARD_LABEL_CAOCSPKRA_LABEL=The Certificate Manager, Data Recovery Manager, and OCSP Manager are not allowed to be co-located.
+SERVICESWIZARD_LABEL_RAOCSPKRA_LABEL=The Registration Manager, Data Recovery Manager, and OCSP Manager are not allowed to be co-located.
+NETWORKWIZARD_TITLE=Installation Wizard
+NETWORKWIZARD_TEXT_HEADING1_LABEL=Enter the following information for the Master CS server:
+NETWORKWIZARD_LABEL_AGENTPORT_LABEL=Agent Port:
+NETWORKWIZARD_BORDER_NETWORKWIZARD_LABEL=Network Configuration
+NETWORKWIZARD_TEXT_DESC_LABEL=Select the network port numbers CS will use for:
+NETWORKWIZARD_BORDER_ADMIN_LABEL=Administration
+NETWORKWIZARD_BORDER_AGENT_LABEL=Agent
+NETWORKWIZARD_BORDER_EE_LABEL=End-Entity
+NETWORKWIZARD_LABEL_ADMINSSLPORT_LABEL=SSL administration port:
+NETWORKWIZARD_DIALOG_BLANKFIELD_MESSAGE=No fields can be blank!
+NETWORKWIZARD_DIALOG_BLANKFIELD_TITLE=Error
+NETWORKWIZARD_DIALOG_SAMEPORT_TITLE=Error
+NETWORKWIZARD_DIALOG_SAMEPORT_MESSAGE=Ports cannot share the same value
+NETWORKWIZARD_DIALOG_NUMBERFORMAT_MESSAGE=Port numbers must be integers!
+NETWORKWIZARD_DIALOG_NUMBERFORMAT_TITLE=Number Format Error
+NETWORKWIZARD_DIALOG_PORTRANGE_MESSAGE=Valid port numbers are between 1 and 65535 inclusive!
+NETWORKWIZARD_DIALOG_PORTRANGE_TITLE=Port Number Out Of Range
+NETWORKWIZARD_LABEL_GATEWAYSSLPORT_LABEL=SSL end-entity port:
+NETWORKWIZARD_LABEL_AGENTSSLPORT_LABEL=SSL agent port:
+NETWORKWIZARD_LABEL_AGENTSSLPORT_TTIP=Agent secure port number should be between 1 and 65535 inclusive
+NETWORKWIZARD_LABEL_GATEWAYPORT_LABEL=Non-SSL end-entity port:
+NETWORKWIZARD_LABEL_GATEWAYPORT_TTIP=Gateway port number should be between 1 and 65535 inclusive
+NETWORKWIZARD_LABEL_ADMINBACKLOG_LABEL=Backlog:
+NETWORKWIZARD_LABEL_ADMINBACKLOG_TTIP=Specify the backlog size
+NETWORKWIZARD_LABEL_EEBACKLOG_LABEL=Backlog:
+NETWORKWIZARD_LABEL_EEBACKLOG_TTIP=Specify the backlog size
+NETWORKWIZARD_LABEL_SECUREEEBACKLOG_LABEL=Backlog:
+NETWORKWIZARD_LABEL_SECUREEEBACKLOG_TTIP=Specify the backlog size
+NETWORKWIZARD_LABEL_SECUREAGENTBACKLOG_LABEL=Backlog:
+NETWORKWIZARD_LABEL_SECUREAGENTBACKLOG_TTIP=Specify the backlog size
+NETWORKWIZARD_LABEL_ENABLED_LABEL=Enable:
+NETWORKWIZARD_LABEL_ENABLED_TTIP=Enable the end-entity non-secure port
+NETWORKWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+NETWORKWIZARD_WARNING=You just disabled the non-SSL end-entity port\nwhich is required for the OCSP service. You need to\nhave this port selected for the service.
+KRASCHEME1WIZARD_TITLE=Installation Wizard
+KRASCHEME1WIZARD_BORDER_KRASCHEME1WIZARD_LABEL=Data Recovery Key Scheme - 1
+KRASCHEME1WIZARD_LABEL_REQUIRED_LABEL=Number of recovery agents required:
+KRASCHEME1WIZARD_LABEL_AVAILABLE_LABEL=Total number of recovery agents:
+KRASCHEME1WIZARD_DIALOG_CANNOTBEBLANK_MESSAGE=Fields cannot be blank!
+KRASCHEME1WIZARD_DIALOG_LARGER_MESSAGE=The number of required recovery agents is greater than that of available recovery agents!
+KRASCHEME1WIZARD_DIALOG_NOTINTEGER_MESSAGE=Fields must be integers!
+KRASCHEME1WIZARD_DIALOG_NONZERO_MESSAGE=Fields must be a nonzero number!
+KRASCHEME2WIZARD_TITLE=Installation Wizard
+KRASCHEME2WIZARD_BORDER_KRASCHEME2WIZARD_LABEL=Data Recovery Key Scheme - 2
+KRASCHEME2WIZARD_LABEL_HEADING_LABEL=Enter new recovery agent UIDs and passwords:
+KRASCHEME2WIZARD_DIALOG_CANNOTBEBLANK_MESSAGE=Fields cannot be blank!
+KRASCHEME2WIZARD_DIALOG_PASSWORDERROR_MESSAGE=One or more passwords specified in the password and confirm fields do not match!
+KRASCHEME2WIZARD_DIALOG_DUPLICATEERROR_MESSAGE=Not allowed for duplicate user ids!
+KRASCHEME2WIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INTROMIGRATIONWIZARD_TITLE=Installation Wizard
+INTROMIGRATIONWIZARD_BORDER_INTROMIGRATIONWIZARD_LABEL=Server Migration from Certificate Server 1.x - Step 1
+INTROMIGRATIONWIZARD_LABEL_DESC_LABEL=Do you want to migrate your keys and certificates from a previous Netscape Certificate Server 1.x installation?
+INTROMIGRATIONWIZARD_RADIOBUTTON_YES_LABEL=Yes
+INTROMIGRATIONWIZARD_RADIOBUTTON_NO_LABEL=No
+INTROMIGRATIONWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+MIGRATIONWIZARD_TITLE=Installation Wizard
+MIGRATIONWIZARD_BORDER_MIGRATIONWIZARD_LABEL=Server Migration from Certificate Server 1.x - Step 2
+MIGRATIONWIZARD_TEXT_DESC_LABEL=Enter the following information for data migration:
+MIGRATIONWIZARD_LABEL_PATH_LABEL=Pathname of the output files:
+MIGRATIONWIZARD_LABEL_TRANSPORTPASSWORD_LABEL=Transport password:
+MIGRATIONWIZARD_LABEL_DBPASSWORD_LABEL=Internal database password:
+MIGRATIONWIZARD_LABEL_SELECTCATOKEN_LABEL=Select the token in which the CA signing certificate will reside:
+MIGRATIONWIZARD_LABEL_SELECTSSLTOKEN_LABEL=Select the token in which the SSL server certificate will reside:
+MIGRATIONWIZARD_LABEL_TOKEN_LABEL=Token:
+MIGRATIONWIZARD_LABEL_INITTOKEN_LABEL=Initialize the selected token:
+MIGRATIONWIZARD_LABEL_LOGONTOKEN_LABEL=Logon to the selected token:
+MIGRATIONWIZARD_LABEL_PASSWD_LABEL=Password:
+MIGRATIONWIZARD_LABEL_PASSWDAGAIN_LABEL=Password again:
+MIGRATIONWIZARD_LABEL_SOP_LABEL=Security officer password:
+MIGRATIONWIZARD_LABEL_LOGIN_LABEL=Logon to the selected token:
+MIGRATIONWIZARD_LABEL_INITIALIZE_LABEL=Initialize the selected token:
+MIGRATIONWIZARD_DIALOG_NOTSAMEPASSWD_TITLE=Error
+MIGRATIONWIZARD_DIALOG_NOTSAMEPASSWD_MESSAGE=The two passwords you entered do not match
+MIGRATIONWIZARD_DIALOG_BLANKPASSWD_TITLE=Error
+MIGRATIONWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank
+MIGRATIONWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+TRUSTDBWIZARD_TITLE=Installation Wizard
+TRUSTDBWIZARD_BORDER_TRUSTDBWIZARD_LABEL=Initialize the Internal Token
+TRUSTDBWIZARD_TEXT_DESC_LABEL=If you want to put any certificates (e. g. - CA signing certificate, SSL certificate) in the internal token, please initialize the token as follows:
+TRUSTDBWIZARD_LABEL_PASSWD_LABEL=Password:
+TRUSTDBWIZARD_LABEL_PASSWDAGAIN_LABEL=Password (again):
+CACERTWIZARD_TITLE=Installation Wizard
+CACERTWIZARD_BORDER_CACERTWIZARD_LABEL=Setup the CA Signing Key and Certificate -1
+CACERTWIZARD_TEXT_HEADING_LABEL=Is this Certificate Authority a self-signed CA or a subordinate CA?
+CACERTWIZARD_RADIOBUTTON_SELF_LABEL=Self-signed Certificate authority
+CACERTWIZARD_RADIOBUTTON_SUBORDINATE_LABEL=Subordinate Certificate authority
+CACERTWIZARD_TEXT_HEADING1_LABEL=How do you wish to submit this certificate request to the certificate authority (CA)?
+CACERTWIZARD_RADIOBUTTON_EMAIL_LABEL=To CA's email address:
+CACERTWIZARD_RADIOBUTTON_URL_LABEL=To CA's URL:
+CACERTWIZARD_RADIOBUTTON_MANUAL_LABEL=Manually
+CACERT1WIZARD_TITLE=Installation Wizard
+CACERT1WIZARD_BORDER_CACERT1WIZARD_LABEL=Setup the CA Signing Key and Certificate -2
+CACERT1WIZARD_TEXT_HEADING_LABEL=The Certificate Authority generates a CA signing certificate to sign other certificates.
+CACERT1WIZARD_TEXT_HARDWARE_LABEL=If you select a token other than the internal token, please login first.
+CACERT1WIZARD_TEXT_TOKENHEADING_LABEL=The keypair can reside on the internal token or on an external token.
+CACERT1WIZARD_LABEL_TOKEN_LABEL=Token:
+CACERT1WIZARD_LABEL_PWD_LABEL=Password:
+CACERT1WIZARD_COMBOBOX_KEYTYPE_VALUE_0=RSA
+CACERT1WIZARD_COMBOBOX_KEYTYPE_VALUE_1=DSA
+CACERT1WIZARD_LABEL_KEYTYPE_LABEL=Key type:
+CACERT1WIZARD_LABEL_KEYLENGTH_LABEL=Key length:
+CACERT1WIZARD_COMBOBOX_KEYLENGTH_VALUE_0=1024
+CACERT1WIZARD_COMBOBOX_KEYLENGTH_VALUE_1=2048
+CACERT1WIZARD_LABEL_UNITS_LABEL=bits
+CACERT1WIZARD_TEXT_KEY_LABEL=Please specify the key type and key length as follows:
+CACERT1CUSTOMWIZARD_TITLE=Installation Wizard
+CACERT1CUSTOMWIZARD_BORDER_CACERT1CUSTOMWIZARD_LABEL=Setup the CA Signing Key and Certificate -2
+CACERT1CUSTOMWIZARD_TEXT_HEADING_LABEL=The Certificate Authority generates a CA signing certificate to sign other certificates.
+CACERT1CUSTOMWIZARD_TEXT_HARDWARE_LABEL=If you select a token other than the internal token, please login first.
+CACERT1CUSTOMWIZARD_TEXT_TOKENHEADING_LABEL=The keypair can reside on the internal token or on an external token.
+CACERT1CUSTOMWIZARD_LABEL_TOKEN_LABEL=Token:
+CACERT1CUSTOMWIZARD_LABEL_PWD_LABEL=Password:
+CACERT1CUSTOMWIZARD_COMBOBOX_KEYTYPE_VALUE_0=RSA
+CACERT1CUSTOMWIZARD_COMBOBOX_KEYTYPE_VALUE_1=DSA
+CACERT1CUSTOMWIZARD_LABEL_KEYTYPE_LABEL=Key type:
+CACERT1CUSTOMWIZARD_LABEL_KEYLENGTH_LABEL=Key length:
+CACERT1CUSTOMWIZARD_COMBOBOX_KEYLENGTH_VALUE_0=1024
+CACERT1CUSTOMWIZARD_COMBOBOX_KEYLENGTH_VALUE_1=2048
+CACERT1CUSTOMWIZARD_LABEL_UNITS_LABEL=bits
+CACERT1CUSTOMWIZARD_TEXT_KEY_LABEL=Please specify the key type and key length as follows:
+CACERT1CUSTOMWIZARD_TEXT_CUSTOMKEY_LABEL=If you want to customize the key length, please enter the value as follows:
+CACERT2WIZARD_TITLE=Installation Wizard
+CACERT2WIZARD_BORDER_CACERT2WIZARD_LABEL=Setup the CA Signing Key and Certificate -3
+CACERT2WIZARD_TEXT_DN_LABEL=Specify the Subject Distinguished Name for the certificate.
+CACERT2WIZARD_LABEL_CN_LABEL=Common Name (CN=):
+CACERT2WIZARD_LABEL_OU_LABEL=Organizational Unit (OU=):
+CACERT2WIZARD_LABEL_O_LABEL=Organization (O=):
+CACERT2WIZARD_LABEL_LOCALITY_LABEL=Locality (L=):
+CACERT2WIZARD_LABEL_STATE_LABEL=State (ST=):
+CACERT2WIZARD_LABEL_COUNTRY_LABEL=Country (C=):
+CACERT2WIZARD_LABEL_SELECTEDDN_LABEL=Selected DN:
+CACERT2WIZARD_TEXT_NEWDNHEADING_LABEL=If you want to modify the selected DN, please enter the new one as follows:
+CACERT2WIZARD_LABEL_NEWDN_LABEL=New DN:
+CACERT2WIZARD_TEXT_VALIDITY_LABEL=Specify the Validity Period for the certificate.
+CACERT2WIZARD_LABEL_VALIDITY_LABEL=Validity period:
+CACERT2WIZARD_COMBOBOX_VALIDITY_VALUE_0=days
+CACERT2WIZARD_COMBOBOX_VALIDITY_VALUE_1=months
+CACERT2WIZARD_COMBOBOX_VALIDITY_VALUE_2=years
+CERTDNWIZARD_TITLE=Certificate Setup Wizard
+CERTDNWIZARD_LABEL_SUBJECTNAME_LABEL=The current subject name in distinguished name (DN) format:
+CERTDNWIZARD_BORDER_CASIGNING_LABEL=Subject Name for Certificate Manager CA Signing Certificate
+CERTDNWIZARD_BORDER_OCSPSIGNING_LABEL=Subject Name for OCSP Signing Certificate
+CERTDNWIZARD_BORDER_RASIGNING_LABEL=Subject Name for Registration Manager Signing Certificate
+CERTDNWIZARD_BORDER_KRATRANSPORT_LABEL=Subject Name for Data Recovery Manager Transport Certificate
+CERTDNWIZARD_BORDER_SERVER_LABEL=Subject Name for SSL Server Certificate
+CERTDNWIZARD_LABEL_DN_LABEL=To modify the subject DN for the certificate.
+CERTDNWIZARD_RADIOBUTTON_DNCOMP_LABEL=Enter the values for the subject DN components:
+CERTDNWIZARD_RADIOBUTTON_DNSTRING_LABEL=Enter the values for the subject DN string:
+CERTDNWIZARD_BORDER_OTHER_LABEL=Subject Name for log and CRL Signing Certificate
+CERTDNWIZARD_LABEL_CN_LABEL=Common Name (CN=):
+CERTDNWIZARD_LABEL_OU_LABEL=Organizational Unit (OU=):
+CERTDNWIZARD_LABEL_O_LABEL=Organization (O=):
+CERTDNWIZARD_LABEL_LOCALITY_LABEL=Locality (L=):
+CERTDNWIZARD_LABEL_STATE_LABEL=State (ST=):
+CERTDNWIZARD_LABEL_COUNTRY_LABEL=Country (C=):
+CERTDNWIZARD_LABEL_SELECTEDDN_LABEL=Selected DN:
+CERTDNWIZARD_TEXT_NEWDNHEADING_LABEL=If you want to modify the selected DN, please enter the new one as follows:
+CERTDNWIZARD_LABEL_NEWDN_LABEL=New DN:
+CERTDNWIZARD_TEXT_VALIDITY_LABEL=Specify the Validity Period for the certificate.
+CERTDNWIZARD_LABEL_VALIDITY_LABEL=Validity period:
+CERTDNWIZARD_COMBOBOX_VALIDITY_VALUE_0=days
+CERTDNWIZARD_COMBOBOX_VALIDITY_VALUE_1=months
+CERTDNWIZARD_COMBOBOX_VALIDITY_VALUE_2=years
+CERTDNWIZARD_DIALOG_BLANKFIELD_MESSAGE=Subject DN cannot be empty
+CERTDNWIZARD_DIALOG_MISSINGO_MESSAGE=Leaving out O= will cause Communicator 4.x to crash during SSL\nclient authentication. If you do not provide an O= attribute,\nyou will not be able to access the issuing agent pages.
+CERTVALIDWIZARD_TITLE=Certificate Setup Wizard
+CERTVALIDWIZARD_BORDER_CASIGNING_LABEL=Validity Period for Certificate Manager CA Signing Certificate
+CERTVALIDWIZARD_BORDER_OCSPSIGNING_LABEL=Validity Period for OCSP Signing Certificate
+CERTVALIDWIZARD_BORDER_RASIGNING_LABEL=Validity Period for Registration Manager Signing Certificate
+CERTVALIDWIZARD_BORDER_KRATRANSPORT_LABEL=Validity Period for Data Recovery Manager Transport Certificate
+CERTVALIDWIZARD_BORDER_SERVER_LABEL=Validity Period for SSL Server Certificate
+CERTVALIDWIZARD_BORDER_SUBSYSTEM_LABEL=Validity Period for Subsystem Certificate
+CERTVALIDWIZARD_LABEL_VALIDITY_LABEL=Specify the validity period for the certificate:
+CERTVALIDWIZARD_LABEL_BEGIN_LABEL=Begin on:
+CERTVALIDWIZARD_LABEL_EXPIRE_LABEL=Expire on:
+CERTVALIDWIZARD_LABEL_YEAR_LABEL=YYYY
+CERTVALIDWIZARD_LABEL_MONTH_LABEL=MM
+CERTVALIDWIZARD_LABEL_DAY_LABEL=DD
+CERTVALIDWIZARD_LABEL_HOUR_LABEL=HH
+CERTVALIDWIZARD_LABEL_MIN_LABEL=mm
+CERTVALIDWIZARD_LABEL_SEC_LABEL=SS
+CERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_0=days
+CERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_1=months
+CERTVALIDWIZARD_COMBOBOX_VALIDITY_VALUE_2=years
+CERTVALIDWIZARD_DIALOG_INVALIDYEAR_TITLE=Error
+CERTVALIDWIZARD_DIALOG_INVALIDYEAR_MESSAGE=Invalid year
+CERTVALIDWIZARD_DIALOG_INVALIDMONTH_TITLE=Error
+CERTVALIDWIZARD_DIALOG_INVALIDMONTH_MESSAGE=Invalid month
+CERTVALIDWIZARD_DIALOG_INVALIDDAY_TITLE=Error
+CERTVALIDWIZARD_DIALOG_INVALIDDAY_MESSAGE=Invalid day
+CERTVALIDWIZARD_DIALOG_INVALIDHOUR_TITLE=Error
+CERTVALIDWIZARD_DIALOG_INVALIDHOUR_MESSAGE=Invalid hour
+CERTVALIDWIZARD_DIALOG_INVALIDMIN_TITLE=Error
+CERTVALIDWIZARD_DIALOG_INVALIDMIN_MESSAGE=Invalid minute
+CERTVALIDWIZARD_DIALOG_INVALIDSEC_TITLE=Error
+CERTVALIDWIZARD_DIALOG_INVALIDSEC_MESSAGE=Invalid second
+CERTVALIDWIZARD_DIALOG_INVALIDBEGINDATE_TITLE=Error
+CERTVALIDWIZARD_DIALOG_INVALIDBEGINDATE_MESSAGE=Invalid begin time
+CERTVALIDWIZARD_DIALOG_INVALIDENDDATE_TITLE=Error
+CERTVALIDWIZARD_DIALOG_INVALIDENDDATE_MESSAGE=Invalid end time
+CERTVALIDWIZARD_DIALOG_SMALLAFTERDATE_TITLE=Error
+CERTVALIDWIZARD_DIALOG_SMALLAFTERDATE_MESSAGE=Begin Date should not be earlier than After Date
+CERTVALIDWIZARD_DIALOG_INVALIDCACERT_TITLE=Error
+CERTVALIDWIZARD_DIALOG_INVALIDCACERT_MESSAGE=Your Certificate Manager CA Signing Certificate is not valid since the begin time is set in the future. You will not be able to sign any certificate at all.
+CERTVALIDWIZARD_DIALOG_INVALIDRACERT_TITLE=Error
+CERTVALIDWIZARD_DIALOG_INVALIDRACERT_MESSAGE=Your Registration Manager Signing Certificate is not valid since the begin time is set in the future.
+CERTVALIDWIZARD_DIALOG_INVALIDRACERT_TITLE=Error
+CERTVALIDWIZARD_DIALOG_INVALIDKRACERT_MESSAGE=Your Data Recovery Manager Transport Certificate is not valid since the begin time is set in the future.
+CERTVALIDWIZARD_DIALOG_INVALIDSSLCERT_TITLE=Error
+CERTVALIDWIZARD_DIALOG_INVALIDSSLCERT_MESSAGE=Your SSL Server Certificate is not valid since the begin time is set in the future.
+CERTVALIDWIZARD_DIALOG_INVALIDSUBSYSTEMCERT_TITLE=Error
+CERTVALIDWIZARD_DIALOG_INVALIDSUBSYSTEMCERT_MESSAGE=Your Certificate Manager Subsystem Certificate is not valid since the begin time is set in the future.
+CERTVALIDWIZARD_LABEL_MAXYEAR_LABEL=The maximum value for the year field is 2037
+CERTREQUESTWIZARD_TITLE=Installation Wizard
+CERTREQUESTWIZARD_BORDER_CERTREQUESTWIZARD_LABEL=Generate a Certificate Request
+CERTREQUESTWIZARD_TEXT_UNIXDESC_LABEL=If you're using Unix, your request has been emailed automatically to the CA for you. After you receive the certificate from the CA, run this wizard again to install the certificate. To exit the wizard now, click Cancel.
+CERTREQUESTWIZARD_TEXT_NTDESC_LABEL=If you're using Windows NT, you need to manually email this request to the CA. There are two methods for doing this. Click help for detailed information.
+CERTREQUESTWIZARD_BUTTON_COPY_LABEL=Copy to the Clipboard
+COPYCERTREQUESTWIZARD_TITLE=Certificate Setup Wizard
+COPYCERTREQUESTWIZARD_BORDER_COPYCERTREQUESTWIZARD_LABEL=Submission of Request
+COPYCERTREQUESTWIZARD_TEXT_UNIXDESC_LABEL=If you're using Unix, your request has been emailed automatically to the CA for you. After you receive the certificate from the CA, run this wizard again to install the certificate. To exit the wizard now, click Cancel.
+COPYCERTREQUESTWIZARD_TEXT_NTDESC_LABEL=If you're using Windows NT, you need to manually email this request to the CA. There are two methods for doing this. Click help for detailed information.
+COPYCERTREQUESTWIZARD_LABEL_DESC_LABEL=Select the way to submit your request:
+COPYCERTREQUESTWIZARD_RADIOBUTTON_EMAIL_LABEL=To CA's email address:
+COPYCERTREQUESTWIZARD_RADIOBUTTON_URL_LABEL=To CA's URL:
+COPYCERTREQUESTWIZARD_RADIOBUTTON_MANUAL_LABEL=Manually
+COPYCERTREQUESTWIZARD_BUTTON_COPY_LABEL=Copy to the Clipboard
+COPYCERTREQUESTWIZARD_TEXT_CONTACT_LABEL=Enter contact information if your request is submitted via CA's email address or URL:
+COPYCERTREQUESTWIZARD_LABEL_NAME_LABEL=Name:
+COPYCERTREQUESTWIZARD_LABEL_EMAILADDRESS_LABEL=Email address:
+COPYCERTREQUESTWIZARD_LABEL_PHONE_LABEL=Phone number:
+MANUALCERTREQUESTWIZARD_TITLE=Certificate Setup Wizard
+MANUALCERTREQUESTWIZARD_BORDER_MANUALCERTREQUESTWIZARD_LABEL=Submission of Request
+MANUALCERTREQUESTWIZARD_TEXT_DESC_LABEL=Copy the base-64 encoded certificate request (including -----BEGIN NEW CERTIFICATE REQUEST----- and -----END NEW CERTIFICATE REQUEST-----) from the text area below and paste it into the CA's server enrollment form.
+MANUALCERTREQUESTWIZARD_TEXT_CADESC_LABEL=Copy the base-64 encoded certificate request (including -----BEGIN NEW CERTIFICATE REQUEST----- and -----END NEW CERTIFICATE REQUEST-----) from the text area below and paste it into the Certificate Manager enrollment form.
+MANUALCERTREQUESTWIZARD_TEXT_RADESC_LABEL=Copy the base-64 encoded certificate request (including -----BEGIN NEW CERTIFICATE REQUEST----- and -----END NEW CERTIFICATE REQUEST-----) from the text area below and paste it into the Registration Manager enrollment form.
+MANUALCERTREQUESTWIZARD_TEXT_KRADESC_LABEL=Copy the base-64 encoded certificate request (including -----BEGIN NEW CERTIFICATE REQUEST----- and -----END NEW CERTIFICATE REQUEST-----) from the text area below and paste it into the CA's SSL server enrollment form.
+MANUALCERTREQUESTWIZARD_TEXT_SSLDESC_LABEL=Copy the base-64 encoded certificate request (including -----BEGIN NEW CERTIFICATE REQUEST----- and -----END NEW CERTIFICATE REQUEST-----) from the text area below and paste it into the CA's SSL server enrollment form.
+MANUALCERTREQUESTWIZARD_TEXT_OTHERFILELOC_LABEL=file location
+MANUALCERTREQUESTWIZARD_TEXT_OTHERDESC_LABEL=certificate description
+MANUALCERTREQUESTWIZARD_BUTTON_COPY_LABEL=Copy to the Clipboard
+MANUALCERTREQUESTWIZARD_TEXT_CAFILELOC_LABEL=This certificate request has been saved to a text file called cacsr.txt which is located in the
+MANUALCERTREQUESTWIZARD_TEXT_OCSPFILELOC_LABEL=This certificate request has been saved to a text file called ocspcsr.txt which is located in the
+MANUALCERTREQUESTWIZARD_TEXT_RAFILELOC_LABEL=This certificate request has been saved to a text file called racsr.txt which is located in the
+MANUALCERTREQUESTWIZARD_TEXT_KRAFILELOC_LABEL=This certificate request has been saved to a text file called kracsr.txt which is located in the
+MANUALCERTREQUESTWIZARD_TEXT_SSLFILELOC_LABEL=This certificate request has been saved to a text file called sslcsr.txt which is located in the
+MANUALCERTREQUESTWIZARD_TEXT_SSLRADMFILELOC_LABEL=This certificate request has been saved to a text file called sslcsrradm.txt which is located in the
+MANUALCERTREQUESTWIZARD_CHECKBOX_SENDNOW_LABEL=Send the request to a remote CS now
+MANUALCERTREQUESTWIZARD_TEXT_SENDNOW_LABEL=Specify the remote CA's host name and EE port number:
+MANUALCERTREQUESTWIZARD_LABEL_HOST_LABEL=Host name:
+MANUALCERTREQUESTWIZARD_LABEL_PORT_LABEL=EE port number:
+MANUALCERTREQUESTWIZARD_DIALOG_BLANKHOST_MESSAGE=Host name cannot be blank.
+MANUALCERTREQUESTWIZARD_DIALOG_BLANKPORT_MESSAGE=Port number cannot be blank.
+MANUALCERTREQUESTWIZARD_DIALOG_INVALIDPORT_MESSAGE=Port number is not an integer.
+MANUALCERTREQUESTWIZARD_DIALOG_OUTOFRANGE_MESSAGE=Port number is not between 1 and 65535 inclusive
+MANUALCERTREQUESTWIZARD_TEXT_SSL_LABEL=Is it an SSL secure port?
+MANUALCERTREQUESTWIZARD_CHECKBOX_SSL_LABEL=Yes. It's the SSL secure EE port.
+INTROINSTALLCERTWIZARD_TITLE=Certificate Setup Wizard
+INTROINSTALLCERTWIZARD_BORDER_INTROINSTALLCERTWIZARD_LABEL=Install the Certificate
+INTROINSTALLCERTWIZARD_TEXT_DESC_LABEL=The wizard will now guide you through the certificate installation process. If you want to skip this process, you can click \"Cancel\" to exit the wizard.
+PASTECERTWIZARD_TITLE=Certificate Setup Wizard
+PASTECERTWIZARD_BORDER_PASTECERTWIZARD_LABEL=Location of Certificate
+PASTECERTWIZARD_LABEL_INTRO_LABEL=Indicate the location of the certificate:
+PASTECERTWIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+PASTECERTWIZARD_RADIOBUTTON_FILE_LABEL=The certificate is located in this file:
+PASTECERTWIZARD_RADIOBUTTON_BASE64_LABEL=The certificate is located in the text area below:
+PASTECERTWIZARD_TEXT_DESC_LABEL=Paste a base-64 encoded certificate (including -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----) into the text area.
+PASTECERTWIZARD_DIALOG_EMPTYFILE_MESSAGE=The file field should not be empty
+PASTECERTWIZARD_DIALOG_FILENOTFOUND_MESSAGE=File not found
+PASTECERTWIZARD_DIALOG_B64EEMPTY_MESSAGE=The base-64 encoded text field should not be empty
+DISPLAYCERTWIZARD_TITLE=Certificate Setup Wizard
+DISPLAYCERTWIZARD_BORDER_DISPLAYCERTWIZARD_LABEL=Certificate Details
+DISPLAYCERTWIZARD_LABEL_NAME_LABEL=Certificate name:
+DISPLAYCERTWIZARD_LABEL_CONTENT_LABEL=This is the certificate you have chosen to install:
+DISPLAYCERTWIZARD_BUTTON_ADD_LABEL=Install
+DISPLAYCERTWIZARD_DIALOG_NOTINSTALL_MESSAGE=You have not installed the cerificate.
+DISPLAYCERTWIZARD_DIALOG_INSTALL_TITLE=Information
+DISPLAYCERTWIZARD_DIALOG_INSTALL_MESSAGE=The certificate has been installed successfully
+WARNINGWIZARD_TITLE=Certificate Setup Wizard
+WARNINGWIZARD_BORDER_WARNINGWIZARD_LABEL=Warning
+WARNINGWIZARD_TEXT_DESC_LABEL=This is a warning. You have chosen the new key material for the CA signing certificate and need to realize the consequences of this decision.
+WARNINGWIZARD_LABEL_WARNING_LABEL=Do you realize the consequences? If yes, please click OK
+WARNINGWIZARD_BUTTON_OK_LABEL=OK
+WARNINGWIZARD_DIALOG_PROCEED_MESSAGE=You need to click OK and Next to proceed to the next page
+WARNINGEXECUTEWIZARD_TITLE=Certificate Setup Wizard
+WARNINGEXECUTEWIZARD_BORDER_WARNINGEXECUTEWIZARD_LABEL=Warning
+WARNINGEXECUTEWIZARD_TEXT_DESC_LABEL=This is a warning. You have chosen the new key material for the CA signing certificate and need to realize the consequences of this decision.
+WARNINGEXECUTEWIZARD_LABEL_WARNING_LABEL=If you realize the consequences and decide to use the new key material to create the CA signing certificate, please click OK and then Next to create the certificate.
+WARNINGEXECUTEWIZARD_BUTTON_OK_LABEL=OK
+WARNINGEXECUTEWIZARD_DIALOG_PROCEED_MESSAGE=You need to click OK and Next to proceed to the next page
+WARNINGEXECUTE1WIZARD_TITLE=Certificate Setup Wizard
+WARNINGEXECUTE1WIZARD_BORDER_WARNINGEXECUTE1WIZARD_LABEL=Warning
+WARNINGEXECUTE1WIZARD_TEXT_DESC_LABEL=This is a warning. You have chosen the new key material for the CA signing certificate and need to realize the consequences of this decision.
+WARNINGEXECUTE1WIZARD_LABEL_WARNING_LABEL=If you realize the consequences and decide to use the new key material to create the CA signing certificate, please click OK and then Next to create the certificate request.
+WARNINGEXECUTE1WIZARD_BUTTON_OK_LABEL=OK
+WARNINGEXECUTE1WIZARD_DIALOG_PROCEED_MESSAGE=You need to click OK and Next to proceed to the next page
+EXECUTEWIZARD_TITLE=Certificate Setup Wizard
+EXECUTEWIZARD_BORDER_EXECUTEWIZARD_LABEL=Certificate Creation
+EXECUTEWIZARD_TEXT_DESC_LABEL=The self-signed Certificate Manager certificate is ready to install. Click Next to install.
+EXECUTEWIZARD_TEXT_NEWKEY_LABEL=The wizard has all the information required to generate the key pair and the corresponding certificate. Click Next to continue.
+EXECUTEWIZARD_TEXT_OLDKEY_LABEL=The wizard has all the information required to generate the certificate. Click Next to continue.
+EXECUTEWIZARD_DIALOG_PROCEED_MESSAGE=You need to click OK and Next to proceed to the next page
+EXECUTE1WIZARD_TITLE=Certificate Setup Wizard
+EXECUTE1WIZARD_BORDER_EXECUTE1WIZARD_LABEL=Certificate Request
+EXECUTE1WIZARD_BORDER_CASIGNING_LABEL=Certificate Request for Certificate Manager CA Signing Certificate
+EXECUTE1WIZARD_BORDER_OCSPSIGNING_LABEL=Certificate Request for OCSP Signing Certificate
+EXECUTE1WIZARD_BORDER_RASIGNING_LABEL=Certificate Request for Registration Manager Signing Certificate
+EXECUTE1WIZARD_BORDER_KRATRANSPORT_LABEL=Certificate Request for Data Recovery Manager Transport Certificate
+EXECUTE1WIZARD_BORDER_SERVER_LABEL=Certificate Request for SSL Server Certificate
+EXECUTE1WIZARD_BORDER_OTHER_LABEL=Certificate Request for log and CRL signing Certificate
+EXECUTE1WIZARD_TEXT_NEWKEY_LABEL=The wizard has all the information required to generate the key pair and the corresponding certificate request. Click Next to continue.
+EXECUTE1WIZARD_RADIOBUTTON_PKCS10_LABEL=Generate a PKCS #10 request.
+EXECUTE1WIZARD_RADIOBUTTON_CMC_LABEL=Generate a full CMC enrollment request.
+EXECUTE1WIZARD_TEXT_OLDKEY_LABEL=The wizard has all the information required to generate the certificate request. Click Next to continue.
+EXECUTE1WIZARD_DIALOG_PROCEED_MESSAGE=You need to click OK and Next to proceed to the next page
+ISSUEIMPORTSTATUSWIZARD_TITLE=Certificate Setup Wizard
+ISSUEIMPORTSTATUSWIZARD_BORDER_ISSUEIMPORTSTATUSWIZARD_LABEL=Status
+ISSUEIMPORTSTATUSWIZARD_TEXT_DESC_LABEL=The certificate has been successfully installed. Click Done to exit from this wizard. You need to restart the server right away.
+REQUESTSTATUSWIZARD_TITLE=Certificate Setup Wizard
+REQUESTSTATUSWIZARD_BORDER_REQUESTSTATUSWIZARD_LABEL= Status
+REQUESTSTATUSWIZARD_TEXT_REQUEST_LABEL=The certificate request process has been finished. Click Done to exit from this wizard. If you just finish submitting your certificate request, make sure to inform the CA to approve the request. As soon as the certificate is received, please re-enter the Certificate Setup Wizard to install the certificate.
+INSTALLSTATUSWIZARD_TITLE=Certificate Setup Wizard
+INSTALLSTATUSWIZARD_BORDER_INSTALLSTATUSWIZARD_LABEL=Status
+INSTALLSTATUSWIZARD_TEXT_SUCCESS_LABEL=The certificate has been successfully installed. Click Done to exit from this wizard. You need to restart the server right away.
+INSTALLSTATUSWIZARD_TEXT_FAIL_LABEL=The certificate has not been successfully installed. Please try again or exit.
+INSTALLCERT1WIZARD_TITLE=Installation Wizard
+INSTALLCERT1WIZARD_BORDER_INSTALLCERT1WIZARD_LABEL=Install the certificate -1
+INSTALLCERT1WIZARD_TEXT_DESC_LABEL=(Paste the base-64 Encoded certificate with BEGIN and END headers.)
+INSTALLCERT1WIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+INSTALLCERT1WIZARD_RADIOBUTTON_FILE_LABEL=The certificate is located in the following file:
+INSTALLCERT1WIZARD_RADIOBUTTON_BASE64_LABEL=The certificate is located in the following text area:
+INSTALLCERT1WIZARD_TEXT_DESC_LABEL=Paste the base-64 Encoded certificate with BEGIN and END headers
+INSTALLCERT2WIZARD_TITLE=Installation Wizard
+INSTALLCERT2WIZARD_BORDER_INSTALLCERT2WIZARD_LABEL=Install the certificate -2
+INSTALLCERT2WIZARD_LABEL_SUBJECTDN_LABEL=This certificate belongs to:
+INSTALLCERT2WIZARD_LABEL_ISSUE_LABEL=This certificate was issued by:
+INSTALLCERT2WIZARD_LABEL_SERIAL_LABEL=Serial number:
+INSTALLCERT2WIZARD_LABEL_VALID_LABEL=This certificate is valid from {0} to {1}
+INSTALLCERT2WIZARD_LABEL_FINGERPRINT_LABEL=Certificate fingerprint:
+INSTALLCERT2WIZARD_BUTTON_ADD_LABEL=Add
+CERTEXTENSIONWIZARD_TITLE=Installation Wizard
+CERTEXTENSIONWIZARD_BORDER_CERTEXTENSIONWIZARD_LABEL=Setup the CA Signing Key and Certificate -4
+CERTEXTENSIONWIZARD_TEXT_HEADING_LABEL=Specify certificate extension:
+CERTEXTENSIONWIZARD_CHECKBOX_MIME_LABEL=Extension in base-64 DER encoding
+CERTEXTENSIONWIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+CERTEXTENSIONWIZARD_CHECKBOX_BASIC_LABEL=Basic constraints
+CERTEXTENSIONWIZARD_CHECKBOX_CA_LABEL=CA
+CERTEXTENSIONWIZARD_LABEL_CERTPATHLENGTH_LABEL=Certification path length:
+CERTEXTENSIONWIZARD_CHECKBOX_NETSCAPE_LABEL=Netscape certificate type
+CERTEXTENSIONWIZARD_CHECKBOX_SSLCLIENT_LABEL=SSL client bit
+CERTEXTENSIONWIZARD_CHECKBOX_SSLSERVER_LABEL=SSL server bit
+CERTEXTENSIONWIZARD_CHECKBOX_EMAIL_LABEL=SSL email bit
+CERTEXTENSIONWIZARD_CHECKBOX_OBJECTSIGNING_LABEL=Object signing bit
+CERTEXTENSIONWIZARD_CHECKBOX_SSLCA_LABEL=SSL CA bit
+CERTEXTENSIONWIZARD_CHECKBOX_EMAILCA_LABEL=Email CA bit
+CERTEXTENSIONWIZARD_CHECKBOX_OBJECTSIGNINGCA_LABEL=Object signing CA bit
+CERTEXTENSIONWIZARD_CHECKBOX_AIA_LABEL=Authority Information Access
+CERTEXTENSIONWIZARD_CHECKBOX_AKI_LABEL=Authority key identifier
+CERTEXTENSIONWIZARD_CHECKBOX_SKI_LABEL=Subject key identifier
+CERTEXTENSIONWIZARD_CHECKBOX_OCSPNOCHECK_LABEL=OCSP no check
+CERTEXTENSIONWIZARD_TEXT_CMC_LABEL=(Required for a CMC request)
+CERTEXTENSION1WIZARD_TITLE=Certificate Setup Wizard
+CERTEXTENSION1WIZARD_BORDER_CASIGNING_LABEL=Certificate Extensions for Certificate Manager CA Signing Certificate
+CERTEXTENSION1WIZARD_BORDER_OCSPSIGNING_LABEL=Certificate Extensions for OCSP Signing Certificate
+CERTEXTENSION1WIZARD_BORDER_RASIGNING_LABEL=Certificate Extensions for Registration Manager Signing Certificate
+CERTEXTENSION1WIZARD_BORDER_KRATRANSPORT_LABEL=Certificate Extensions for Data Recovery Manager Transport Certificate
+CERTEXTENSION1WIZARD_BORDER_SERVER_LABEL=Certificate Extensions for SSL Server Certificate
+CERTEXTENSION1WIZARD_TEXT_HEADING_LABEL=Specify the certificate extensions for the certificate:
+CERTEXTENSION1WIZARD_CHECKBOX_MIME_LABEL=Base-64 SEQUENCE of extensions
+CERTEXTENSION1WIZARD_BUTTON_PASTE_LABEL=Paste from the Clipboard
+CERTEXTENSION1WIZARD_CHECKBOX_BASIC_LABEL=Basic constraints
+CERTEXTENSION1WIZARD_CHECKBOX_CA_LABEL=CA
+CERTEXTENSION1WIZARD_CHECKBOX_CERTPATHLENGTH_LABEL=Certification path length:
+CERTEXTENSION1WIZARD_CHECKBOX_EXTENDEDKEY_LABEL=Extended Key Usage
+CERTEXTENSION1WIZARD_CHECKBOX_SSLCLIENT_LABEL=SSL client
+CERTEXTENSION1WIZARD_CHECKBOX_SSLSERVER_LABEL=SSL server
+CERTEXTENSION1WIZARD_CHECKBOX_EMAIL_LABEL=S/MIME
+CERTEXTENSION1WIZARD_CHECKBOX_OBJECTSIGNING_LABEL=Object-signing
+CERTEXTENSION1WIZARD_CHECKBOX_TIMESTAMPING_LABEL=Time stamping
+CERTEXTENSION1WIZARD_CHECKBOX_OCSPSIGNING_LABEL=OCSP signing
+CERTEXTENSION1WIZARD_CHECKBOX_AIA_LABEL=Authority Information Access
+CERTEXTENSION1WIZARD_CHECKBOX_AKI_LABEL=Authority key identifier
+CERTEXTENSION1WIZARD_CHECKBOX_SKI_LABEL=Subject key identifier
+CERTEXTENSION1WIZARD_CHECKBOX_OCSPNOCHECK_LABEL=OCSP no check
+CERTEXTENSION1WIZARD_TEXT_CMC_LABEL=(Required for a CMC request)
+CERTEXTENSION1WIZARD_CHECKBOX_KEYUSAGE_LABEL=Key Usage
+CERTEXTENSION1WIZARD_DIALOG_DERBLANKFIELD_MESSAGE=Base-64 DER encoding field cannot be empty
+CERTMESSAGEDIGESTWIZARD_TITLE=Certificate Setup Wizard
+CERTMESSAGEDIGESTWIZARD_BORDER_CERTMESSAGEDIGESTWIZARD_LABEL=Message Digest Algorithm
+CERTMESSAGEDIGESTWIZARD_TEXT_HASHTYPE_LABEL=Select the signing algorithm to use when signing objects with this certificate:
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_0=MD2withRSA
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_1=MD5withRSA
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_2=SHA1withRSA
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_3=SHA256withRSA
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_RSAHASHTYPE_VALUE_4=SHA512withRSA
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_DSAHASHTYPE_VALUE_0=SHA1withDSA
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_ECCHASHTYPE_VALUE_0=SHA1withEC
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_ECCHASHTYPE_VALUE_1=SHA256withEC
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_ECCHASHTYPE_VALUE_2=SHA384withEC
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_ECCHASHTYPE_VALUE_3=SHA512withEC
+CERTMESSAGEDIGESTWIZARD_TEXT_SIGNEDBYTYPE_LABEL=Select the signing algorithm to use for computing the signature of this certificate:
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_RSASIGNEDBYTYPE_VALUE_0=MD2withRSA
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_RSASIGNEDBYTYPE_VALUE_1=MD5withRSA
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_RSASIGNEDBYTYPE_VALUE_2=SHA1withRSA
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_RSASIGNEDBYTYPE_VALUE_3=SHA256withRSA
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_RSASIGNEDBYTYPE_VALUE_4=SHA512withRSA
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_DSASIGNEDBYTYPE_VALUE_0=SHA1withDSA
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_ECCSIGNEDBYTYPE_VALUE_0=SHA1withEC
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_ECCSIGNEDBYTYPE_VALUE_1=SHA256withEC
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_ECCSIGNEDBYTYPE_VALUE_2=SHA384withEC
+CERTMESSAGEDIGESTWIZARD_COMBOBOX_ECCSIGNEDBYTYPE_VALUE_3=SHA512withEC
+LOGGINGWIZARD_TITLE=Installation Wizard
+LOGGINGWIZARD_BORDER_LOGGINGWIZARD_LABEL=Logging
+LOGGINGWIZARD_CHECKBOX_SYSLOG_LABEL=Enable system log
+LOGGINGWIZARD_CHECKBOX_ERRORLOG_LABEL=Enable error log
+LOGGINGWIZARD_CHECKBOX_AUDITLOG_LABEL=Enable transactions log
+LOGGINGWIZARD_LABEL_LOGMAXSIZ_LABEL=Maximum size:
+LOGGINGWIZARD_LABEL_LOGBUFSIZ_LABEL=Buffer size:
+LOGGINGWIZARD_LABEL_LOGFQC_LABEL=Rotation frequency:
+LOGGINGWIZARD_LABEL_LOGFQC_TTIP=Frequency to rotate a log file
+LOGGINGWIZARD_LABEL_SIZEUNIT_LABEL=KB
+LOGGINGWIZARD_COMBOBOX_LOGFQC_VALUE_0=Hourly
+LOGGINGWIZARD_COMBOBOX_LOGFQC_VALUE_1=Daily
+LOGGINGWIZARD_COMBOBOX_LOGFQC_VALUE_2=Weekly
+LOGGINGWIZARD_COMBOBOX_LOGFQC_VALUE_3=Monthly
+LOGGINGWIZARD_COMBOBOX_LOGFQC_VALUE_4=Yearly
+LOGGINGWIZARD_LABEL_LOGLEVEL_LABEL=Log level:
+LOGGINGWIZARD_LABEL_LOGLEVEL_TTIP=Specify log level
+LOGGINGWIZARD_COMBOBOX_LOGLEVEL_VALUE_0=Debug
+LOGGINGWIZARD_COMBOBOX_LOGLEVEL_VALUE_1=Info
+LOGGINGWIZARD_COMBOBOX_LOGLEVEL_VALUE_2=Warning
+LOGGINGWIZARD_COMBOBOX_LOGLEVEL_VALUE_3=Failure
+LOGGINGWIZARD_COMBOBOX_LOGLEVEL_VALUE_4=Misconfiguration
+LOGGINGWIZARD_COMBOBOX_LOGLEVEL_VALUE_5=Catastrophe
+LOGGINGWIZARD_COMBOBOX_LOGLEVEL_VALUE_6=Security
+LOGGINGWIZARD_DIALOG_BLANKFIELD_MESSAGE=All fields must be filled
+LOGGINGWIZARD_DIALOG_BLANKFIELD_TITLE=Error Log Error
+LOGGINGWIZARD_DIALOG_NUMBERFORMAT_MESSAGE=You must specify a numeric value
+LOGGINGWIZARD_DIALOG_NUMBERFORMAT_TITLE=Error Log error
+LOGGINGWIZARD_BUTTON_REFRESH_LABEL=Refresh
+LOGGINGWIZARD_BUTTON_REFRESH_TTIP=Refresh error log content
+LOGGINGWIZARD_BUTTON_HELP_LABEL=Help
+LOGGINGWIZARD_BUTTON_HELP_TTIP=Online Help
+LOGGINGWIZARD_LABEL_NUMBERREC_LABEL=Number of entries
+LOGGINGWIZARD_LABEL_NUMBERREC_LTTIP=Specify mumber of entries to be returned
+INTERNALDBWIZARD_TITLE=Installation Wizard
+INTERNALDBWIZARD_BORDER_INTERNALDBWIZARD_LABEL=Internal Database
+INTERNALDBWIZARD_TEXT_HEADING_LABEL=CS needs access to an LDAP server instance to store requests and certificate records. This server instance is referred to as the internal database. You can either have CS create a new instance for you, or use an existing directory. For security reasons, you should not delegate control of this directory to unauthorized persons.
+INTERNALDBWIZARD_LABEL_PORT_LABEL=Port number:
+INTERNALDBWIZARD_LABEL_ADMIN_LABEL=Directory manager DN:
+INTERNALDBWIZARD_LABEL_VERSION_LABEL=Version:
+INTERNALDBWIZARD_COMBOBOX_VERSION_VALUE_0=2
+INTERNALDBWIZARD_COMBOBOX_VERSION_VALUE_1=3
+INTERNALDBWIZARD_LABEL_PWD_LABEL=Password:
+INTERNALDBWIZARD_LABEL_PWDAGAIN_LABEL=Password (again):
+INTERNALDBWIZARD_LABEL_INSTANCEID_LABEL=Instance ID:
+INTERNALDBWIZARD_DIALOG_NUMBERFORMAT_TITLE=Error
+INTERNALDBWIZARD_DIALOG_NUMBERFORMAT_MESSAGE=Port number must be an integer!
+INTERNALDBWIZARD_DIALOG_PASSWD_TITLE=Error
+INTERNALDBWIZARD_DIALOG_PASSWD_MESSAGE=Failed to verify the password!
+INTERNALDBWIZARD_DIALOG_BLANKFIELD_TITLE=Error
+INTERNALDBWIZARD_DIALOG_BLANKFIELD_MESSAGE=All textfields must contain data; they may not be left blank!
+INTERNALDBWIZARD_DIALOG_UNMATCHEDPASSWD_TITLE=Error
+INTERNALDBWIZARD_DIALOG_UNMATCHEDPASSWD_MESSAGE=The password does not match the confirmed password
+INTERNALDBWIZARD_DIALOG_SSLERROR_TITLE=Error
+INTERNALDBWIZARD_DIALOG_SSLERROR_MESSAGE=Need to enable SSL if SSL client authentication is selected
+INTERNALDBWIZARD_DIALOG_NOTSAMEPASSWD_TITLE=Error
+INTERNALDBWIZARD_DIALOG_NOTSAMEPASSWD_MESSAGE=The two passwords you entered do not match
+INTERNALDBWIZARD_DIALOG_BLANKPASSWD_TITLE=Error
+INTERNALDBWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password fields cannot be blank.
+INTERNALDBWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+EXISTINGDBWIZARD_TITLE=Installation Wizard
+EXISTINGDBWIZARD_BORDER_EXISTINGDBWIZARD_LABEL=Master Database
+EXISTINGDBWIZARD_TEXT_HEADING_LABEL=Enter the following information for the Master Database:
+EXISTINGDBWIZARD_LABEL_REMOTEHOST_LABEL=Host name:
+EXISTINGDBWIZARD_LABEL_REMOTEPORT_LABEL=Port number:
+EXISTINGDBWIZARD_LABEL_REMOTEADMIN_LABEL=Directory manager DN:
+EXISTINGDBWIZARD_LABEL_REMOTEPWD_LABEL=Password:
+EXISTINGDBWIZARD_LABEL_REMOTEBASEDN_LABEL=Base DN for this instance:
+EXISTINGDBWIZARD_DIALOG_EMPTYHOST_TITLE=Error
+EXISTINGDBWIZARD_DIALOG_EMPTYHOST_MESSAGE=Host name cannot be blank.
+EXISTINGDBWIZARD_DIALOG_EMPTYPORT_TITLE=Error
+EXISTINGDBWIZARD_DIALOG_EMPTYPORT_MESSAGE=Port cannot be blank.
+EXISTINGDBWIZARD_DIALOG_EMPTYBINDDN_TITLE=Error
+EXISTINGDBWIZARD_DIALOG_EMPTYBINDDN_MESSAGE=Bind DN cannot be blank.
+EXISTINGDBWIZARD_DIALOG_EMPTYPASSWD_TITLE=Error
+EXISTINGDBWIZARD_DIALOG_EMPTYPASSWD_MESSAGE=Password field cannot be blank.
+EXISTINGDBWIZARD_DIALOG_NUMBERFORMAT_TITLE=Error
+EXISTINGDBWIZARD_DIALOG_NUMBERFORMAT_MESSAGE=Port number must be numeric.
+REPLDBWIZARD_TITLE=Installation Wizard
+REPLDBWIZARD_BORDER_REPLDBWIZARD_LABEL=Replication Setup
+REPLDBWIZARD_TEXT_HEADING_LABEL=CS needs to setup the replication between master and local consumer databases to achieve high availability. In this panel, the entry for the Replication Manager required for replication is being added to each database. The names for replication agreements are also needed.
+REPLDBWIZARD_CHECKBOX_ENABLE_LABEL=Enable Replication
+REPLDBWIZARD_TEXT_MASTER1_LABEL=Enter the password for the Replication Manager in the Master database:
+REPLDBWIZARD_LABEL_PASSWORD_LABEL=Password:
+REPLDBWIZARD_LABEL_PASSWORDAGAIN_LABEL=Password (again):
+REPLDBWIZARD_LABEL_MASTER2_LABEL=Enter the password for the Replication Manager in the Consumer database:
+REPLDBWIZARD_TEXT_AGREEMENT_LABEL=The following information is required for setting up the replication agreement.
+REPLDBWIZARD_TEXT_AGREEMENT1_LABEL=Specify the agreement name for master database to consumer database:
+REPLDBWIZARD_LABEL_NAME_LABEL=Agreement Name:
+REPLDBWIZARD_TEXT_AGREEMENT2_LABEL=Specify the agreement name for consumer database to master database:
+REPLDBWIZARD_DIALOG_EMPTYNAME_TITLE=Error
+REPLDBWIZARD_DIALOG_EMPTYNAME_MESSAGE=Replication agreement's name cannot be blank.
+REPLDBWIZARD_DIALOG_EMPTYPASSWORD_TITLE=Error
+REPLDBWIZARD_DIALOG_EMPTYPASSWORD_MESSAGE=Replication Manager's password cannot be blank.
+REPLDBWIZARD_DIALOG_NOTSAMEPASSWORD_TITLE=Error
+REPLDBWIZARD_DIALOG_NOTSAMEPASSWORD_MESSAGE=Replication Manager's password and password (again) are not identical
+REPLDBWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+CREATEINTERNALDBWIZARD_TITLE=Installation Wizard
+CREATEINTERNALDBWIZARD_BORDER_CREATEINTERNALDBWIZARD_LABEL=Consumer Database
+CREATEINTERNALDBWIZARD_TEXT_HEADING_LABEL=This consumer database provides the purpose of high availability. If you choose not to have this consumer database, the CS will connect to the Master database.
+CREATEINTERNALDBWIZARD_LABEL_PORT_LABEL=Port number:
+CREATEINTERNALDBWIZARD_LABEL_HOST_LABEL=Host name:
+CREATEINTERNALDBWIZARD_LABEL_BASEDN_LABEL=Base DN for this instance:
+CREATEINTERNALDBWIZARD_LABEL_DNAME_LABEL=Database Name (for DS 5.x or later):
+CREATEINTERNALDBWIZARD_CHECKBOX_SCHEMA_LABEL=Add CS-Specific Schema and Indices to Database?
+CREATEINTERNALDBWIZARD_LABEL_ADMIN_LABEL=Directory manager DN:
+CREATEINTERNALDBWIZARD_LABEL_VERSION_LABEL=Version:
+CREATEINTERNALDBWIZARD_COMBOBOX_VERSION_VALUE_0=2
+CREATEINTERNALDBWIZARD_COMBOBOX_VERSION_VALUE_1=3
+CREATEINTERNALDBWIZARD_LABEL_PWD_LABEL=Password:
+CREATEINTERNALDBWIZARD_LABEL_PWDAGAIN_LABEL=Password (again):
+CREATEINTERNALDBWIZARD_LABEL_INSTANCEID_LABEL=Instance ID:
+CREATEINTERNALDBWIZARD_CHECKBOX_ENABLE_LABEL=Consumer database for high availability
+CREATEINTERNALDBWIZARD_RADIOBUTTON_LOCAL_LABEL=Create a local consumer database
+CREATEINTERNALDBWIZARD_RADIOBUTTON_REMOTE_LABEL=Connect to the existing remote LDAP server
+CREATEINTERNALDBWIZARD_DIALOG_NUMBERFORMAT_TITLE=Error
+CREATEINTERNALDBWIZARD_DIALOG_NUMBERFORMAT_MESSAGE=Port number must be an integer!
+CREATEINTERNALDBWIZARD_DIALOG_PASSWD_TITLE=Error
+CREATEINTERNALDBWIZARD_DIALOG_PASSWD_MESSAGE=Failed to verify the password!
+CREATEINTERNALDBWIZARD_DIALOG_BLANKFIELD_TITLE=Error
+CREATEINTERNALDBWIZARD_DIALOG_BLANKFIELD_MESSAGE=All textfields must contain data; they may not be left blank!
+CREATEINTERNALDBWIZARD_DIALOG_UNMATCHEDPASSWD_TITLE=Error
+CREATEINTERNALDBWIZARD_DIALOG_UNMATCHEDPASSWD_MESSAGE=The password does not match the confirmed password
+CREATEINTERNALDBWIZARD_DIALOG_SSLERROR_TITLE=Error
+CREATEINTERNALDBWIZARD_DIALOG_SSLERROR_MESSAGE=Need to enable SSL if SSL client authentication is selected
+CREATEINTERNALDBWIZARD_DIALOG_NOTSAMEPASSWD_TITLE=Error
+CREATEINTERNALDBWIZARD_DIALOG_NOTSAMEPASSWD_MESSAGE=The two passwords you entered do not match
+CREATEINTERNALDBWIZARD_DIALOG_BLANKPASSWD_TITLE=Error
+CREATEINTERNALDBWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password fields cannot be blank.
+CREATEINTERNALDBWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INTERNALDBINFOWIZARD_TITLE=Installation Wizard
+INTERNALDBINFOWIZARD_BORDER_INTERNALDBINFOWIZARD_LABEL=Logon to the Certificate Server Internal Database
+INTERNALDBINFOWIZARD_TEXT_HEADING_LABEL=Enter the password for the directory manager DN:
+INTERNALDBINFOWIZARD_LABEL_ADMIN_LABEL=Directory manager DN:
+INTERNALDBINFOWIZARD_LABEL_PWD_LABEL=Password:
+INTERNALDBINFOWIZARD_DIALOG_NUMBERFORMAT_TITLE=Error
+INTERNALDBINFOWIZARD_DIALOG_PASSWD_TITLE=Error
+INTERNALDBINFOWIZARD_DIALOG_PASSWD_MESSAGE=Failed to verify the password!
+INTERNALDBINFOWIZARD_DIALOG_BLANKFIELD_TITLE=Error
+INTERNALDBINFOWIZARD_DIALOG_BLANKFIELD_MESSAGE=All textfields must contain data; they may not be left blank!
+INTERNALDBINFOWIZARD_DIALOG_SSLERROR_TITLE=Error
+INTERNALDBINFOWIZARD_DIALOG_SSLERROR_MESSAGE=Need to enable SSL if SSL client authentication is selected
+INTERNALDBINFOWIZARD_DIALOG_BLANKPASSWD_TITLE=Error
+INTERNALDBINFOWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password fields cannot be blank.
+CATOKENLOGONWIZARD_TITLE=Installation Wizard
+CATOKENLOGONWIZARD_BORDER_CATOKENLOGONWIZARD_LABEL=Logon Token
+CATOKENLOGONWIZARD_TEXT_HEADING_LABEL=Logon to the token where the Certificate Manager CA Signing Certificate will reside:
+CATOKENLOGONWIZARD_TEXT_INIT_LABEL=Initialize the token where the Certificate Manager CA Signing Certificate will reside:
+CATOKENLOGONWIZARD_LABEL_TOKEN_LABEL=Token:
+CATOKENLOGONWIZARD_LABEL_PWD_LABEL=Password:
+CATOKENLOGONWIZARD_LABEL_PWDAGAIN_LABEL=Password Again:
+CATOKENLOGONWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank.
+CATOKENLOGONWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+RATOKENLOGONWIZARD_TITLE=Installation Wizard
+RATOKENLOGONWIZARD_BORDER_RATOKENLOGONWIZARD_LABEL=Logon Token
+RATOKENLOGONWIZARD_TEXT_HEADING_LABEL=Logon to the token where the Registration Manager Signing Certificate will reside:
+RATOKENLOGONWIZARD_TEXT_INIT_LABEL=Initialize the token where the Registration Manager Signing Certificate will reside:
+RATOKENLOGONWIZARD_LABEL_TOKEN_LABEL=Token:
+RATOKENLOGONWIZARD_LABEL_PWD_LABEL=Password:
+RATOKENLOGONWIZARD_LABEL_PWDAGAIN_LABEL=Password Again:
+RATOKENLOGONWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank.
+RATOKENLOGONWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+KRATOKENLOGONWIZARD_TITLE=Installation Wizard
+KRATOKENLOGONWIZARD_BORDER_KRATOKENLOGONWIZARD_LABEL=Logon Token
+KRATOKENLOGONWIZARD_TEXT_HEADING_LABEL=Logon to the token where the Data Recovery Manager Transport Certificate will reside:
+KRATOKENLOGONWIZARD_TEXT_INIT_LABEL=Initialize the token where the Data Recovery Manager Transport Certificate will reside:
+KRATOKENLOGONWIZARD_LABEL_TOKEN_LABEL=Token:
+KRATOKENLOGONWIZARD_LABEL_PWD_LABEL=Password:
+KRATOKENLOGONWIZARD_LABEL_PWDAGAIN_LABEL=Password Again:
+KRATOKENLOGONWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank.
+KRATOKENLOGONWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+SSLTOKENLOGONWIZARD_TITLE=Installation Wizard
+SSLTOKENLOGONWIZARD_BORDER_SSLTOKENLOGONWIZARD_LABEL=Logon Token
+SSLTOKENLOGONWIZARD_TEXT_HEADING_LABEL=Logon to the token where the server SSL Certificate will reside:
+SSLTOKENLOGONWIZARD_TEXT_INIT_LABEL=Initialize the token where the server SSL Certificate will reside:
+SSLTOKENLOGONWIZARD_LABEL_TOKEN_LABEL=Token:
+SSLTOKENLOGONWIZARD_LABEL_PWD_LABEL=Password:
+SSLTOKENLOGONWIZARD_LABEL_PWDAGAIN_LABEL=Password Again:
+SSLTOKENLOGONWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank.
+SSLTOKENLOGONWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INTERNALTOKENLOGONWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INTERNALTOKENLOGONWIZARD_TITLE=Installation Wizard
+INTERNALTOKENLOGONWIZARD_BORDER_INTERNALTOKENLOGONWIZARD_LABEL=Logon Token
+INTERNALTOKENLOGONWIZARD_TEXT_HEADING_LABEL=Logon to the internal token:
+INTERNALTOKENLOGONWIZARD_TEXT_INIT_LABEL=Initialize the internal cryptographic token:
+INTERNALTOKENLOGONWIZARD_LABEL_TOKEN_LABEL=Token:
+INTERNALTOKENLOGONWIZARD_LABEL_PWD_LABEL=Password:
+INTERNALTOKENLOGONWIZARD_LABEL_PWDAGAIN_LABEL=Password Again:
+INTERNALTOKENLOGONWIZARD_DIALOG_NOTSAMEPASSWD_TITLE=Error
+INTERNALTOKENLOGONWIZARD_DIALOG_NOTSAMEPASSWD_MESSAGE=The two passwords you entered do not match
+INTERNALTOKENLOGONWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank.
+DBENROLLWIZARD_TITLE=Installation Wizard
+DBENROLLWIZARD_BORDER_DBENROLLWIZARD_LABEL=Setup Directory-Based Enrollment
+DBENROLLWIZARD_TEXT_HEADING_LABEL=The LDAP directory is used to authenticate the end-entity for certificate enrollment.
+DBENROLLWIZARD_CHECKBOX_ENABLE_LABEL=Enable directory-based enrollment
+DBENROLLWIZARD_BORDER_DESTINATION_LABEL=Destination
+DBENROLLWIZARD_LABEL_HOST_LABEL=Host name:
+DBENROLLWIZARD_LABEL_PORT_LABEL=Port number:
+DBENROLLWIZARD_CHECKBOX_SECUREPORT_LABEL=Use SSL communication
+DBENROLLWIZARD_LABEL_BASEDN_LABEL=Base DN:
+DBENROLLWIZARD_LABEL_VERSION_LABEL=LDAP version
+DBENROLLWIZARD_COMBOBOX_VERSION_VALUE_0=2
+DBENROLLWIZARD_COMBOBOX_VERSION_VALUE_1=3
+LDAPPUBLISHINGWIZARD_TITLE=Installation Wizard
+LDAPPUBLISHINGWIZARD_BORDER_DESTINATION_LABEL=Destination
+LDAPPUBLISHINGWIZARD_BORDER_LDAPPUBLISHINGWIZARD_LABEL=Setup LDAP Certificate Publishing
+LDAPPUBLISHINGWIZARD_TEXT_HEADING_LABEL=The issued Certificate will be automatically published to a specified LDAP server by Certificate Server.
+LDAPPUBLISHINGWIZARD_LABEL_HOST_LABEL=Host name:
+LDAPPUBLISHINGWIZARD_LABEL_PORT_LABEL=Port number:
+LDAPPUBLISHINGWIZARD_CHECKBOX_SECUREPORT_LABEL=Use SSL communication
+LDAPPUBLISHINGWIZARD_LABEL_BASEDN_LABEL=Base DN:
+LDAPPUBLISHINGWIZARD_LABEL_BINDAS_LABEL=Directory manager DN:
+LDAPPUBLISHINGWIZARD_LABEL_VERSION_LABEL=LDAP version:
+LDAPPUBLISHINGWIZARD_COMBOBOX_VERSION_VALUE_0=2
+LDAPPUBLISHINGWIZARD_COMBOBOX_VERSION_VALUE_1=3
+LDAPPUBLISHINGWIZARD_LABEL_AUTHTYPE_LABEL=Authentication:
+LDAPPUBLISHINGWIZARD_COMBOBOX_AUTHTYPE_VALUE_0=Basic authentication
+LDAPPUBLISHINGWIZARD_COMBOBOX_AUTHTYPE_VALUE_1=SSL client authentication
+LDAPPUBLISHINGWIZARD_LABEL_CERTLIST_LABEL=Client Certificate:
+LDAPPUBLISHINGWIZARD_CHECKBOX_ENABLE_LABEL=Enable LDAP publishing
+ADMININSTALLWIZARD_TITLE=Installation Wizard
+ADMININSTALLWIZARD_BORDER_ADMININSTALLWIZARD_LABEL=Administrator
+ADMININSTALLWIZARD_TEXT_HEADING_LABEL=The administrator is the privileged user who can access the CS console window. Specify the user ID, full name, and password for the CS administrator:
+ADMININSTALLWIZARD_LABEL_ADMINID_LABEL=Administrator ID:
+ADMININSTALLWIZARD_LABEL_FULLNAME_LABEL=Full name:
+ADMININSTALLWIZARD_LABEL_PASSWORD_LABEL=Password:
+ADMININSTALLWIZARD_LABEL_PASSWORDAGAIN_LABEL=Password (again):
+ADMININSTALLWIZARD_LABEL_DUMMY_LABEL=
+ADMININSTALLWIZARD_CHECKBOX_ENABLE_LABEL=Allow multiple roles for users
+ADMININSTALLWIZARD_DIALOG_NOTSAMEPASSWD_TITLE=Error
+ADMININSTALLWIZARD_DIALOG_NOTSAMEPASSWD_MESSAGE=The two passwords you entered do not match
+ADMININSTALLWIZARD_DIALOG_BLANKADMINID_TITLE=Error
+ADMININSTALLWIZARD_DIALOG_BLANKADMINID_MESSAGE=The administrator ID cannot be blank
+ADMININSTALLWIZARD_DIALOG_BLANKADMINNAME_TITLE=Error
+ADMININSTALLWIZARD_DIALOG_BLANKADMINNAME_MESSAGE=The administrator full name cannot be blank
+ADMININSTALLWIZARD_DIALOG_BLANKPASSWD_TITLE=Error
+ADMININSTALLWIZARD_DIALOG_BLANKPASSWD_MESSAGE=The password field cannot be blank
+ADMININSTALLWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+LOGONALLTOKENSWIZARD_TITLE=Installation Wizard
+LOGONALLTOKENSWIZARD_BORDER_LOGONALLTOKENSWIZARD_LABEL=Logon Tokens
+LOGONALLTOKENSWIZARD_TEXT_HEADING_LABEL=Logon to the following tokens:
+LOGONALLTOKENSWIZARD_DIALOG_CANNOTBEBLANK_MESSAGE=Password field cannot be blank.
+CLONECAKEYCERTWIZARD_TITLE=Installation Wizard
+CLONECAKEYCERTWIZARD_BORDER_CLONECAKEYCERTWIZARD_LABEL=Clone Key and Certificate Materials for CA Subsystem
+CLONECAKEYCERTWIZARD_TEXT_HEADING_LABEL=Select one of the following certificates as the cloned CA signing certificate for this instance:
+CLONECAKEYCERTWIZARD_TEXT_HEADING1_LABEL=Select one of the following certificates as the cloned OCSP signing certificate for this instance:
+CLONECAKEYCERTWIZARD_TEXT_HEADING2_LABEL=Select one of the following certificates as the cloned SSL server certificate for this instance:
+CLONECAKEYCERTWIZARD_LABEL_CANICKNAME_LABEL=CA Signing Certificate's Nickname:
+CLONECAKEYCERTWIZARD_LABEL_OCSPNICKNAME_LABEL=OCSP Signing Certificate's Nickname:
+CLONECAKEYCERTWIZARD_LABEL_SSLNICKNAME_LABEL=SSL Server Certificate's Nickname:
+CLONECAKEYCERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+CLONEOCSPKEYCERTWIZARD_TITLE=Installation Wizard
+CLONEOCSPKEYCERTWIZARD_BORDER_CLONEOCSPKEYCERTWIZARD_LABEL=Clone Key and Certificate Materials for OCSP Subsystem
+CLONEOCSPKEYCERTWIZARD_TEXT_HEADING1_LABEL=Select one of the following certificates as the cloned OCSP signing certificate for this instance:
+CLONEOCSPKEYCERTWIZARD_TEXT_HEADING2_LABEL=Select one of the following certificates as the cloned SSL server certificate for this instance:
+CLONEOCSPKEYCERTWIZARD_LABEL_OCSPNICKNAME_LABEL=OCSP Signing Certificate's Nickname:
+CLONEOCSPKEYCERTWIZARD_LABEL_SSLNICKNAME_LABEL=SSL Server Certificate's Nickname:
+CLONEOCSPKEYCERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+CLONERAKEYCERTWIZARD_TITLE=Installation Wizard
+CLONERAKEYCERTWIZARD_BORDER_CLONERAKEYCERTWIZARD_LABEL=Clone Key and Certificate Materials for RA Subsystem
+CLONERAKEYCERTWIZARD_TEXT_HEADING_LABEL=Select one of the following certificates as the cloned RA signing certificate for this instance:
+CLONERAKEYCERTWIZARD_TEXT_HEADING1_LABEL=Select one of the following certificates as the cloned SSL server certificate for this instance:
+CLONERAKEYCERTWIZARD_LABEL_RANICKNAME_LABEL=RA Signing Certificate's Nickname:
+CLONERAKEYCERTWIZARD_LABEL_SSLNICKNAME_LABEL=SSL Server Certificate's Nickname:
+CLONERAKEYCERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+CLONEKRAKEYCERTWIZARD_TITLE=Installation Wizard
+CLONEKRAKEYCERTWIZARD_BORDER_CLONEKRAKEYCERTWIZARD_LABEL=Clone Key and Certificate Materials for DRM Subsystem
+CLONEKRAKEYCERTWIZARD_TEXT_HEADING_LABEL=Select one of the following certificates as the cloned DRM Transport certificate for this instance:
+CLONEKRAKEYCERTWIZARD_TEXT_HEADING1_LABEL=Select one of the following certificates as the cloned DRM Storage certificate for this instance:
+CLONEKRAKEYCERTWIZARD_TEXT_HEADING2_LABEL=Select one of the following certificates as the cloned SSL server certificate for this instance:
+CLONEKRAKEYCERTWIZARD_LABEL_KRANICKNAME_LABEL=DRM Transport Certificate's Nickname:
+CLONEKRAKEYCERTWIZARD_LABEL_STORAGENICKNAME_LABEL=DRM Storage Certificate's Nickname:
+CLONEKRAKEYCERTWIZARD_LABEL_SSLNICKNAME_LABEL=SSL Server Certificate's Nickname:
+CLONEKRAKEYCERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+CLONETKSKEYCERTWIZARD_TITLE=Installation Wizard
+CLONETKSKEYCERTWIZARD_BORDER_CLONETKSKEYCERTWIZARD_LABEL=Clone Key and Certificate Materials for TKS Subsystem
+CLONETKSKEYCERTWIZARD_TEXT_HEADING_LABEL=Select one of the following certificates as the cloned SSL server certificate for this instance:
+CLONETKSKEYCERTWIZARD_LABEL_SSLNICKNAME_LABEL=SSL Server Certificate's Nickname:
+CLONETKSKEYCERTWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLCAEXISTKEYWIZARD_TITLE=Installation Wizard
+INSTALLCAEXISTKEYWIZARD_BORDER_INSTALLCAEXISTKEYWIZARD_LABEL=Clone key and certificate materials
+INSTALLCAEXISTKEYWIZARD_TEXT_REUSE_LABEL=Do you want to use the existing Certificate Manager's key and certificate in the database?
+INSTALLCAEXISTKEYWIZARD_RADIOBUTTON_YES_LABEL=Yes
+INSTALLCAEXISTKEYWIZARD_RADIOBUTTON_NO_LABEL=No
+INSTALLCAEXISTKEYWIZARD_TEXT_INFO_LABEL=Specify information about the instance where your key and certificate materials were copied from:
+INSTALLCAEXISTKEYWIZARD_LABEL_INSTANCENAME_LABEL=Instance name:
+INSTALLCAEXISTKEYWIZARD_LABEL_TOKENNAME_LABEL=Token name:
+INSTALLCAEXISTKEYWIZARD_LABEL_PASSWORD_LABEL=Token password:
+INSTALLCAEXISTKEYWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLRAEXISTKEYWIZARD_TITLE=Installation Wizard
+INSTALLRAEXISTKEYWIZARD_BORDER_INSTALLRAEXISTKEYWIZARD_LABEL=Clone key and certificate materials
+INSTALLRAEXISTKEYWIZARD_TEXT_REUSE_LABEL=Do you want to use the existing Registration Manager's key and certificate in the database?
+INSTALLRAEXISTKEYWIZARD_RADIOBUTTON_YES_LABEL=Yes
+INSTALLRAEXISTKEYWIZARD_RADIOBUTTON_NO_LABEL=No
+INSTALLRAEXISTKEYWIZARD_TEXT_INFO_LABEL=Specify information about the instance where your key and certificate materials were copied from:
+INSTALLRAEXISTKEYWIZARD_LABEL_INSTANCENAME_LABEL=Instance name:
+INSTALLRAEXISTKEYWIZARD_LABEL_TOKENNAME_LABEL=Token name:
+INSTALLRAEXISTKEYWIZARD_LABEL_PASSWORD_LABEL=Token password:
+INSTALLRAEXISTKEYWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLKRAEXISTKEYWIZARD_TITLE=Installation Wizard
+INSTALLKRAEXISTKEYWIZARD_BORDER_INSTALLKRAEXISTKEYWIZARD_LABEL=Clone key and certificate materials
+INSTALLKRAEXISTKEYWIZARD_TEXT_REUSE_LABEL=Do you want to use the existing Data Recovery Manager's key and certificate in the database?
+INSTALLKRAEXISTKEYWIZARD_RADIOBUTTON_YES_LABEL=Yes
+INSTALLKRAEXISTKEYWIZARD_RADIOBUTTON_NO_LABEL=No
+INSTALLKRAEXISTKEYWIZARD_TEXT_INFO_LABEL=Specify information about the instance where your key and certificate materials were copied from:
+INSTALLKRAEXISTKEYWIZARD_LABEL_INSTANCENAME_LABEL=Instance name:
+INSTALLKRAEXISTKEYWIZARD_LABEL_TOKENNAME_LABEL=Token name:
+INSTALLKRAEXISTKEYWIZARD_LABEL_PASSWORD_LABEL=Token password:
+INSTALLKRAEXISTKEYWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+INSTALLSSLEXISTKEYWIZARD_TITLE=Installation Wizard
+INSTALLSSLEXISTKEYWIZARD_BORDER_INSTALLSSLEXISTKEYWIZARD_LABEL=Clone key and certificate materials
+INSTALLSSLEXISTKEYWIZARD_TEXT_REUSE_LABEL=Do you want to use the existing SSL Server key and certificate in the database?
+INSTALLSSLEXISTKEYWIZARD_RADIOBUTTON_YES_LABEL=Yes
+INSTALLSSLEXISTKEYWIZARD_RADIOBUTTON_NO_LABEL=No
+INSTALLSSLEXISTKEYWIZARD_TEXT_INFO_LABEL=Specify information about the instance where your key and certificate materials were copied from:
+INSTALLSSLEXISTKEYWIZARD_LABEL_INSTANCENAME_LABEL=Instance name:
+INSTALLSSLEXISTKEYWIZARD_LABEL_TOKENNAME_LABEL=Token name:
+INSTALLSSLEXISTKEYWIZARD_LABEL_PASSWORD_LABEL=Token password:
+INSTALLSSLEXISTKEYWIZARD_TEXT_CLONESAMEMACHINE_LABEL=Cloning is performed on:
+INSTALLSSLEXISTKEYWIZARD_RADIOBUTTON_SAMEMACHINE_LABEL=Same machine
+INSTALLSSLEXISTKEYWIZARD_RADIOBUTTON_DIFFERENTMACHINE_LABEL=Different machine
+INSTALLSSLEXISTKEYWIZARD_ERRORMSG=The back-end server may be down, click\nnext to retry the operation. If it\nstill does not work, then restart the\nwizard.
+SMTPWIZARD_TITLE=Installation Wizard
+SMTPWIZARD_BORDER_SMTPWIZARD_LABEL=SMTP
+SMTPWIZARD_LABEL_HEADING_LABEL=Please specify SMTP information:
+SMTPWIZARD_LABEL_SERVERNAME_LABEL=Host name:
+SMTPWIZARD_LABEL_PORT_LABEL=Port number:
+WMNSELECTION_TITLE=Scheme Setup Wizard
+WMNSELECTION_BORDER_WMNSELECTION_LABEL=Change Recovery Key Scheme
+WMNSELECTION_BORDER_NEWSCHEME_LABEL=New Scheme
+WMNSELECTION_BORDER_OLDSCHEME_LABEL=Current Scheme
+WMNSELECTION_TEXT_DESC_LABEL=Welcome to the Recovery Key Scheme Wizard. This wizard will take you through the steps of reconfiguring the recovery key scheme.
+WMNSELECTION_LABEL_M_LABEL=Number of recovery agents required:
+WMNSELECTION_LABEL_M_TTIP=Minimum number of recovery agents required to perform the key recovery operation
+WMNSELECTION_LABEL_N_LABEL=Total number of recovery agents:
+WMNSELECTION_LABEL_N_TTIP=Total number of recovery agents authorized to perform the key recovery operation
+WMNSELECTION_DIALOG_CANNOTBEBLANK_MESSAGE=Fields cannot be blank!
+WMNSELECTION_DIALOG_LARGER_MESSAGE=The number of required recovery agents is greater than that of available recovery agents!
+WMNSELECTION_DIALOG_NOTINTEGER_MESSAGE=Fields must be integers!
+WMNSELECTION_DIALOG_NONZERO_MESSAGE=Fields must be nonzero numbers!
+WMNOLDAGENT_TITLE=Scheme Setup Wizard
+WMNOLDAGENT_BORDER_WMNOLDAGENT_LABEL=Existing Recovery Agent Passwords
+WMNOLDAGENT_LABEL_DESC_LABEL=Enter current recovery agent UIDs and passwords
+WMNOLDAGENT_DIALOG_CANNOTBEBLANK_MESSAGE=Fields cannot be blank!
+WMNNEWAGENT_TITLE=Scheme Setup Wizard
+WMNNEWAGENT_BORDER_WMNNEWAGENT_LABEL=New Recovery Agent Passwords
+WMNNEWAGENT_LABEL_DESC_LABEL=Enter new recovery agent UIDs and passwords
+WMNNEWAGENT_DIALOG_CANNOTBEBLANK_MESSAGE=Fields cannot be blank!
+WMNNEWAGENT_DIALOG_PASSWORDERROR_MESSAGE=one or more passwords specified in password and confirm fields do not match!
+WMNNEWAGENT_DIALOG_DUPLICATEERROR_MESSAGE=Not allowed for duplicate user ids!
+WMNRESULTPAGE_TITLE=Scheme Setup Wizard
+WMNRESULTPAGE_BORDER_WMNRESULTPAGE_LABEL=Result
+WMNRESULTPAGE_LABEL_DESC_LABEL=Congratulations. You have successfully modified the MN scheme.
+RULEORDERDIALOG_TITLE=Reorder Rule Rules
+RULEORDERDIALOG_BUTTON_HELP_LABEL=Help
+RULEORDERDIALOG_BUTTON_HELP_TTIP=Online Help
+RULEORDERDIALOG_BUTTON_OK_LABEL=OK
+RULEORDERDIALOG_BUTTON_OK_TTIP=Save and close this window
+RULEORDERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+RULEORDERDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+RULEORDERDIALOG_BUTTON_UP_LABEL=Up
+RULEORDERDIALOG_BUTTON_UP_TTIP=Move this rule up
+RULEORDERDIALOG_BUTTON_DOWN_LABEL=Down
+RULEORDERDIALOG_BUTTON_DOWN_TTIP=Move this rule down
+RULESELECTIONDIALOG_TITLE=Select Rule Plugin Implementation
+RULESELECTIONDIALOG_BUTTON_HELP_LABEL=Help
+RULESELECTIONDIALOG_BUTTON_HELP_TTIP=Online Help
+RULESELECTIONDIALOG_BUTTON_OK_LABEL=Next
+RULESELECTIONDIALOG_BUTTON_OK_TTIP=Move to next step
+RULESELECTIONDIALOG_BUTTON_CANCEL_LABEL=Cancel
+RULESELECTIONDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+OCSPSTORESELECTIONDIALOG_TITLE=Select Revocation Info Store Implementation
+OCSPSTORESELECTIONDIALOG_BUTTON_HELP_LABEL=Help
+OCSPSTORESELECTIONDIALOG_BUTTON_HELP_TTIP=Online Help
+OCSPSTORESELECTIONDIALOG_BUTTON_OK_LABEL=Next
+OCSPSTORESELECTIONDIALOG_BUTTON_OK_TTIP=Move to next step
+OCSPSTORESELECTIONDIALOG_BUTTON_CANCEL_LABEL=Cancel
+OCSPSTORESELECTIONDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+CRLEXTSELECTIONDIALOG_TITLE=Select CRL extension Implementation
+CRLEXTSELECTIONDIALOG_BUTTON_HELP_LABEL=Help
+CRLEXTSELECTIONDIALOG_BUTTON_HELP_TTIP=Online Help
+CRLEXTSELECTIONDIALOG_BUTTON_OK_LABEL=Next
+CRLEXTSELECTIONDIALOG_BUTTON_OK_TTIP=Move to next step
+CRLEXTSELECTIONDIALOG_BUTTON_CANCEL_LABEL=Cancel
+CRLEXTSELECTIONDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+MAPPERORDERDIALOG_TITLE=Reorder Mapper Rules
+MAPPERORDERDIALOG_BUTTON_HELP_LABEL=Help
+MAPPERORDERDIALOG_BUTTON_HELP_TTIP=Online Help
+MAPPERORDERDIALOG_BUTTON_OK_LABEL=OK
+MAPPERORDERDIALOG_BUTTON_OK_TTIP=Save and close this window
+MAPPERORDERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+MAPPERORDERDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+MAPPERORDERDIALOG_BUTTON_UP_LABEL=Up
+MAPPERORDERDIALOG_BUTTON_UP_TTIP=Move this mapper up
+MAPPERORDERDIALOG_BUTTON_DOWN_LABEL=Down
+MAPPERORDERDIALOG_BUTTON_DOWN_TTIP=Move this mapper down
+MAPPERSELECTIONDIALOG_TITLE=Select Mapper Plugin Implementation
+MAPPERSELECTIONDIALOG_BUTTON_HELP_LABEL=Help
+MAPPERSELECTIONDIALOG_BUTTON_HELP_TTIP=Online Help
+MAPPERSELECTIONDIALOG_BUTTON_OK_LABEL=Next
+MAPPERSELECTIONDIALOG_BUTTON_OK_TTIP=Move to next step
+MAPPERSELECTIONDIALOG_BUTTON_CANCEL_LABEL=Cancel
+MAPPERSELECTIONDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+PUBLISHERORDERDIALOG_TITLE=Reorder Publisher Rules
+PUBLISHERORDERDIALOG_BUTTON_HELP_LABEL=Help
+PUBLISHERORDERDIALOG_BUTTON_HELP_TTIP=Online Help
+PUBLISHERORDERDIALOG_BUTTON_OK_LABEL=OK
+PUBLISHERORDERDIALOG_BUTTON_OK_TTIP=Save and close this window
+PUBLISHERORDERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PUBLISHERORDERDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+PUBLISHERORDERDIALOG_BUTTON_UP_LABEL=Up
+PUBLISHERORDERDIALOG_BUTTON_UP_TTIP=Move this publisher up
+PUBLISHERORDERDIALOG_BUTTON_DOWN_LABEL=Down
+PUBLISHERORDERDIALOG_BUTTON_DOWN_TTIP=Move this publisher down
+PUBLISHERSELECTIONDIALOG_TITLE=Select Publisher Plugin Implementation
+PUBLISHERSELECTIONDIALOG_BUTTON_HELP_LABEL=Help
+PUBLISHERSELECTIONDIALOG_BUTTON_HELP_TTIP=Online Help
+PUBLISHERSELECTIONDIALOG_BUTTON_OK_LABEL=Next
+PUBLISHERSELECTIONDIALOG_BUTTON_OK_TTIP=Move to next step
+PUBLISHERSELECTIONDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PUBLISHERSELECTIONDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+POLICYORDERDIALOG_TITLE=Reorder Policy Rules
+POLICYORDERDIALOG_BUTTON_HELP_LABEL=Help
+POLICYORDERDIALOG_BUTTON_HELP_TTIP=Online Help
+POLICYORDERDIALOG_BUTTON_OK_LABEL=OK
+POLICYORDERDIALOG_BUTTON_OK_TTIP=Save and close this window
+POLICYORDERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+POLICYORDERDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+POLICYORDERDIALOG_BUTTON_UP_LABEL=Up
+POLICYORDERDIALOG_BUTTON_UP_TTIP=Move this rule up
+POLICYORDERDIALOG_BUTTON_DOWN_LABEL=Down
+POLICYORDERDIALOG_BUTTON_DOWN_TTIP=Move this rule down
+POLICYSELECTIONDIALOG_TITLE=Select Policy Plugin Implementation
+POLICYSELECTIONDIALOG_BUTTON_HELP_LABEL=Help
+POLICYSELECTIONDIALOG_BUTTON_HELP_TTIP=Online Help
+POLICYSELECTIONDIALOG_BUTTON_OK_LABEL=Next
+POLICYSELECTIONDIALOG_BUTTON_OK_TTIP=Move to next step
+POLICYSELECTIONDIALOG_BUTTON_CANCEL_LABEL=Cancel
+POLICYSELECTIONDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+PROFILESELECTIONDIALOG_TITLE=Select Certificate Profile Plugin Implementation
+PROFILESELECTIONDIALOG_BUTTON_HELP_LABEL=Help
+PROFILESELECTIONDIALOG_BUTTON_HELP_TTIP=Online Help
+PROFILESELECTIONDIALOG_BUTTON_OK_LABEL=Next
+PROFILESELECTIONDIALOG_BUTTON_OK_TTIP=Move to next step
+PROFILESELECTIONDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PROFILESELECTIONDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+SERVLETSELECTIONDIALOG_TITLE=Select Servlet Plugin Implementation
+SERVLETSELECTIONDIALOG_BUTTON_HELP_LABEL=Help
+SERVLETSELECTIONDIALOG_BUTTON_HELP_TTIP=Online Help
+SERVLETSELECTIONDIALOG_BUTTON_OK_LABEL=Next
+SERVLETSELECTIONDIALOG_BUTTON_OK_TTIP=Move to next step
+SERVLETSELECTIONDIALOG_BUTTON_CANCEL_LABEL=Cancel
+SERVLETSELECTIONDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+SERVLETCONFIGDIALOG_TITLE=Configure Servlet Parameters
+SERVLETCONFIGDIALOG_BUTTON_HELP_LABEL=Help
+SERVLETCONFIGDIALOG_BUTTON_HELP_TTIP=Online Help
+SERVLETCONFIGDIALOG_BUTTON_OK_LABEL=OK
+SERVLETCONFIGDIALOG_BUTTON_OK_TTIP=Save and close this window
+SERVLETCONFIGDIALOG_BUTTON_CANCEL_LABEL=Cancel
+SERVLETCONFIGDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+SERVLETCONFIGDIALOG_LABEL_SERVLETNAME_LABEL=Servlet ID:
+SERVLETCONFIGDIALOG_LABEL_SERVLETNAME_TTIP=Unique identifier for this servlet. No space allowed.
+SERVLETCONFIGDIALOG_LABEL_SERVLETURI_LABEL=Servlet URI:
+SERVLETCONFIGDIALOG_LABEL_SERVLETURI_TTIP=Unique URI for this servlet. No space allowed.
+SERVLETCONFIGDIALOG_LABEL_IMPLNAME_LABEL=Servlet Plugin ID:
+SERVLETCONFIGDIALOG_LABEL_IMPLNAME_TTIP=Servlet plugin implementation unique ID
+SERVLETCONFIGDIALOG_DIALOG_NOSERVLETNAME_MESSAGE=Servlet ID can not be blank!
+OCSPSTORECONFIGDIALOG_TITLE=Revocation Info Store Editor
+OCSPSTORECONFIGDIALOG_BUTTON_HELP_LABEL=Help
+OCSPSTORECONFIGDIALOG_BUTTON_HELP_TTIP=Online Help
+OCSPSTORECONFIGDIALOG_BUTTON_OK_LABEL=OK
+OCSPSTORECONFIGDIALOG_BUTTON_OK_TTIP=Save and close this window
+OCSPSTORECONFIGDIALOG_BUTTON_CANCEL_LABEL=Cancel
+OCSPSTORECONFIGDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+OCSPSTORECONFIGDIALOG_LABEL_RULENAME_LABEL=Revocation Info Store ID:
+OCSPSTORECONFIGDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this store. No space allowed.
+OCSPSTORECONFIGDIALOG_LABEL_IMPLNAME_LABEL=Store Type:
+OCSPSTORECONFIGDIALOG_LABEL_IMPLNAME_LABEL=Store Plugin ID:
+OCSPSTORECONFIGDIALOG_LABEL_IMPLNAME_TTIP=Store implementation unique ID
+OCSPSTORETCONFIGDIALOG_DIALOG_NORULENAME_MESSAGE=Store ID can not be blank!
+CRLEXTCONFIGDIALOG_TITLE=CRL Extension Editor
+CRLEXTCONFIGDIALOG_BUTTON_HELP_LABEL=Help
+CRLEXTCONFIGDIALOG_BUTTON_HELP_TTIP=Online Help
+CRLEXTCONFIGDIALOG_BUTTON_OK_LABEL=OK
+CRLEXTCONFIGDIALOG_BUTTON_OK_TTIP=Save and close this window
+CRLEXTCONFIGDIALOG_BUTTON_CANCEL_LABEL=Cancel
+CRLEXTCONFIGDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+CRLEXTCONFIGDIALOG_LABEL_RULENAME_LABEL=CRL Extension ID:
+CRLEXTCONFIGDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this CRL extension. No space allowed.
+CRLEXTCONFIGDIALOG_LABEL_IMPLNAME_LABEL=CRL Extension Type:
+CRLEXTCONFIGDIALOG_LABEL_IMPLNAME_LABEL=CRL Extension Plugin ID:
+CRLEXTCONFIGDIALOG_LABEL_IMPLNAME_TTIP=CRL Extension implementation unique ID
+CRLEXTCONFIGDIALOG_DIALOG_NORULENAME_MESSAGE=CRL Extension ID can not be blank!
+RULECONFIGDIALOG_TITLE=Rule Editor
+RULECONFIGDIALOG_BUTTON_HELP_LABEL=Help
+RULECONFIGDIALOG_BUTTON_HELP_TTIP=Online Help
+RULECONFIGDIALOG_BUTTON_OK_LABEL=OK
+RULECONFIGDIALOG_BUTTON_OK_TTIP=Save and close this window
+RULECONFIGDIALOG_BUTTON_CANCEL_LABEL=Cancel
+RULECONFIGDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+RULECONFIGDIALOG_LABEL_RULENAME_LABEL=Rule ID:
+RULECONFIGDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this rule. No space allowed.
+RULECONFIGDIALOG_LABEL_IMPLNAME_LABEL=Rule Plugin ID:
+RULECONFIGDIALOG_LABEL_IMPLNAME_TTIP=Rule plugin implementation unique ID
+RULECONFIGDIALOG_DIALOG_NORULENAME_MESSAGE=Rule ID can not be blank!
+MAPPERCONFIGDIALOG_TITLE=Mapper Editor
+MAPPERCONFIGDIALOG_BUTTON_HELP_LABEL=Help
+MAPPERCONFIGDIALOG_BUTTON_HELP_TTIP=Online Help
+MAPPERCONFIGDIALOG_BUTTON_OK_LABEL=OK
+MAPPERCONFIGDIALOG_BUTTON_OK_TTIP=Save and close this window
+MAPPERCONFIGDIALOG_BUTTON_CANCEL_LABEL=Cancel
+MAPPERCONFIGDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+MAPPERCONFIGDIALOG_LABEL_RULENAME_LABEL=Mapper ID:
+MAPPERCONFIGDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this mapper. No space allowed.
+MAPPERCONFIGDIALOG_LABEL_IMPLNAME_LABEL=Mapper Plugin ID:
+MAPPERCONFIGDIALOG_LABEL_IMPLNAME_TTIP=Mapper plugin implementation unique ID
+MAPPERCONFIGDIALOG_DIALOG_NORULENAME_MESSAGE=Mapper ID can not be blank!
+PUBLISHERCONFIGDIALOG_TITLE=Publisher Editor
+PUBLISHERCONFIGDIALOG_BUTTON_HELP_LABEL=Help
+PUBLISHERCONFIGDIALOG_BUTTON_HELP_TTIP=Online Help
+PUBLISHERCONFIGDIALOG_BUTTON_OK_LABEL=OK
+PUBLISHERCONFIGDIALOG_BUTTON_OK_TTIP=Save and close this window
+PUBLISHERCONFIGDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PUBLISHERCONFIGDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+PUBLISHERCONFIGDIALOG_LABEL_RULENAME_LABEL=Publisher ID:
+PUBLISHERCONFIGDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this publisher. No space allowed.
+PUBLISHERCONFIGDIALOG_LABEL_IMPLNAME_LABEL=Publisher Plugin ID:
+PUBLISHERCONFIGDIALOG_LABEL_IMPLNAME_TTIP=Publisher plugin implementation unique ID
+PUBLISHERCONFIGDIALOG_DIALOG_NORULENAME_MESSAGE=Publisher ID can not be blank!
+INSTANCECONFIGDIALOG_DIALOG_NOINSTANCENAME_MESSAGE=Instance ID can not be blank!
+POLICYCONFIGDIALOG_TITLE=Policy Rule Editor
+POLICYCONFIGDIALOG_BUTTON_HELP_LABEL=Help
+POLICYCONFIGDIALOG_BUTTON_HELP_TTIP=Online Help
+POLICYCONFIGDIALOG_BUTTON_OK_LABEL=OK
+POLICYCONFIGDIALOG_BUTTON_OK_TTIP=Save and close this window
+POLICYCONFIGDIALOG_BUTTON_CANCEL_LABEL=Cancel
+POLICYCONFIGDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+POLICYCONFIGDIALOG_LABEL_RULENAME_LABEL=Policy Rule ID:
+POLICYCONFIGDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this policy rule. No space allowed.
+POLICYCONFIGDIALOG_LABEL_IMPLNAME_LABEL=Policy Plugin ID:
+POLICYCONFIGDIALOG_LABEL_IMPLNAME_TTIP=Policy plugin implementation unique ID
+POLICYCONFIGDIALOG_DIALOG_NORULENAME_MESSAGE=Policy Rule ID can not be blank!
+SETMAX_TITLE=Set Max Login Attempts
+SETMAX_LABEL_NUMBER_LABEL=Max Number:
+MAXATTEMP_TITLE=Number of Login Attempts
+MAXATTEMP_BUTTON_SETMAX_LABEL=Set Max
+MAXATTEMP_BUTTON_SETMAX_TTIP=Set the user's max number of attempts
+MAXATTEMP_BUTTON_RESET_LABEL=Reset
+MAXATTEMP_BUTTON_RESET_TTIP=Reset the user's number of attempts to zero
+LOG_COLUMN_CURRENTNUMBER_LABEL=Current Number of Attempts
+MAXATTEMP_BUTTON_REFRESH_LABEL=Refresh
+MAXATTEMP_BUTTON_REFRESH_TTIP=Refresh user's max number of attempts
+MAXATTEMP_BUTTON_HELP_LABEL=Help
+MAXATTEMP_BUTTON_HELP_TTIP=Online Help
+MAXATTEMP_DIALOG_RESET_MESSAGE=Do you want to reset the "current number of attempts" to zero?
+LOG_COLUMN_USERNAME_LABEL=User Name
+MAXATTEMP_DIALOG_SERVERERROR_MESSAGE=Server Error
+MAXATTEMP_DIALOG_SERVERERROR_TITLE=Error
+MAXATTEMP_DIALOG_DELETE_TITLE=Warning
+PROFILECONFIGDIALOG_TITLE=Certificate Profile Instance Editor
+PROFILECONFIGDIALOG_BUTTON_HELP_LABEL=Help
+PROFILECONFIGDIALOG_BUTTON_HELP_TTIP=Online Help
+PROFILECONFIGDIALOG_BUTTON_OK_LABEL=OK
+PROFILECONFIGDIALOG_BUTTON_OK_TTIP=Save and close this window
+PROFILECONFIGDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PROFILECONFIGDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+PROFILECONFIGDIALOG_LABEL_RULENAME_LABEL=* Certificate Profile Instance ID:
+PROFILECONFIGDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this policy rule. No space allowed.
+PROFILECONFIGDIALOG_LABEL_IMPLNAME_LABEL=Certificate Profile Plugin ID:
+PROFILECONFIGDIALOG_LABEL_IMPLNAME_TTIP=Certificate Profile plugin implementation unique ID
+PROFILECONFIGDIALOG_LABEL_NAMENAME_LABEL=Certificate Profile Name:
+PROFILECONFIGDIALOG_LABEL_NAMENAME_TTIP=Certificate Profile name
+PROFILECONFIGDIALOG_LABEL_DESCNAME_LABEL=Certificate Profile Description:
+PROFILECONFIGDIALOG_LABEL_DESCNAME_TTIP=Certificate Profile description
+PROFILECONFIGDIALOG_LABEL_AUTHNAME_LABEL=Certificate Profile Authentication:
+PROFILECONFIGDIALOG_LABEL_AUTHNAME_TTIP=Authentication
+PROFILECONFIGDIALOG_LABEL_VISIBLENAME_LABEL=End User Certificate Profile:
+PROFILECONFIGDIALOG_LABEL_VISIBLENAME_TTIP=Visible
+PROFILECONFIGDIALOG_LABEL_CONFIGNAME_LABEL=Certificate Profile Configuration File Path:
+PROFILECONFIGDIALOG_LABEL_CONFIGNAME_TTIP=Certificate Profile configuration file path
+PROFILECONFIGDIALOG_DIALOG_NORULENAME_MESSAGE=Certificate Profile Instance ID can not be blank!
+PROFILEEDITDIALOG_TITLE=Certificate Profile Rule Editor
+PROFILEEDITDIALOG_POLICIES_TAB=Policies
+PROFILEEDITDIALOG_INPUTS_TAB=Inputs
+PROFILEEDITDIALOG_OUTPUTS_TAB=Outputs
+PROFILEEDITDIALOG_AUTHS_TAB=Auths
+PROFILEEDITDIALOG_BUTTON_ADD_LABEL=Add
+PROFILEEDITDIALOG_BUTTON_DELETE_LABEL=Delete
+PROFILEEDITDIALOG_BUTTON_EDIT_LABEL=Edit
+PROFILEEDITDIALOG_BUTTON_HELP_LABEL=Help
+PROFILEEDITDIALOG_BUTTON_HELP_TTIP=Online Help
+PROFILEEDITDIALOG_BUTTON_OK_LABEL=OK
+PROFILEEDITDIALOG_BUTTON_OK_TTIP=Save and close this window
+PROFILEEDITDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PROFILEEDITDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+PROFILEEDITDIALOG_LABEL_RULENAME_LABEL=Certificate Profile Instance ID:
+PROFILEEDITDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this policy rule. No space allowed.
+PROFILEEDITDIALOG_LABEL_IMPLNAME_LABEL=Certificate Profile Plugin ID:
+PROFILEEDITDIALOG_LABEL_IMPLNAME_TTIP=Certificate Profile plugin implementation unique ID
+PROFILEEDITDIALOG_LABEL_NAMENAME_LABEL=Certificate Profile Name:
+PROFILEEDITDIALOG_LABEL_NAMENAME_TTIP=Certificate Profile name
+PROFILEEDITDIALOG_LABEL_DESCNAME_LABEL=Certificate Profile Description:
+PROFILEEDITDIALOG_LABEL_IDNAME_LABEL=Certificate Profile Policy ID:
+PROFILEEDITDIALOG_LABEL_AUTHNAME_LABEL=Certificate Profile Authentication:
+PROFILEEDITDIALOG_LABEL_VISIBLENAME_LABEL=End User Certificate Profile:
+PROFILEEDITDIALOG_LABEL_CONFIGNAME_LABEL=Certificate Profile Configuration File Path:
+PROFILEEDITDIALOG_LABEL_CONFIGNAME_TTIP=Certificate Profile configuration file path
+PROFILEEDITDIALOG_DIALOG_NORULENAME_MESSAGE=Certificate Profile Instance ID can not be blank!
+PROFILEEDITDIALOG_DIALOG_NOPOLICY_MESSAGE=No policy gets selected.
+PROFILEEDITDIALOG_DIALOG_DELETE_MESSAGE=Do you want to delete this policy?
+PROFILEEDITDIALOG_DIALOG_NOINPUT_MESSAGE=No input gets selected.
+PROFILEEDITDIALOG_DIALOG_DELETE_TITLE=Warning
+PROFILEEDITDIALOG_DIALOG_DELETE_MESSAGE=Are you sure you want to delete this?
+PROFILENEWDIALOG_TITLE=New Certificate Profile Editor
+PROFILENEWDIALOG_BUTTON_ADD_LABEL=Add
+PROFILENEWDIALOG_BUTTON_ADD_TTIP=Add Policy
+PROFILENEWDIALOG_BUTTON_DELETE_LABEL=Delete
+PROFILENEWDIALOG_BUTTON_DELETE_TTIP=Delete Policy
+PROFILENEWDIALOG_BUTTON_EDIT_LABEL=Edit
+PROFILENEWDIALOG_BUTTON_EDIT_TTIP=Edit Certificate Profile
+PROFILENEWDIALOG_BUTTON_HELP_LABEL=Help
+PROFILENEWDIALOG_BUTTON_HELP_TTIP=Online Help
+PROFILENEWDIALOG_BUTTON_OK_LABEL=OK
+PROFILENEWDIALOG_BUTTON_OK_TTIP=Save and close this window
+PROFILENEWDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PROFILENEWDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+PROFILENEWDIALOG_LABEL_RULENAME_LABEL=Certificate Profile Instance ID:
+PROFILENEWDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this policy rule. No space allowed.
+PROFILENEWDIALOG_LABEL_IMPLNAME_LABEL=Certificate Profile Plugin ID:
+PROFILENEWDIALOG_LABEL_IMPLNAME_TTIP=Certificate Profile plugin implementation unique ID
+PROFILENEWDIALOG_LABEL_NAMENAME_LABEL=Certificate Profile Name:
+PROFILENEWDIALOG_LABEL_NAMENAME_TTIP=Certificate Profile name
+PROFILENEWDIALOG_LABEL_DESCNAME_LABEL=Policy Set ID:
+PROFILENEWDIALOG_LABEL_DESCNAME_TTIP=Policy Set ID
+PROFILENEWDIALOG_LABEL_IDNAME_LABEL=Policy ID:
+PROFILENEWDIALOG_LABEL_IDNAME_TTIP=Policy ID
+PROFILENEWDIALOG_LABEL_CONFIGNAME_LABEL=Certificate Profile Configuration File Path:
+PROFILENEWDIALOG_LABEL_CONFIGNAME_TTIP=Certificate Profile configuration file path
+PROFILENEWDIALOG_DIALOG_NORULENAME_MESSAGE=Certificate Profile Instance ID can not be blank!
+PROFILENEWDIALOG_DIALOG_BLANKPOLICYID_MESSAGE=Policy ID must not be empty
+PROFILENEWDIALOG_DIALOG_BLANKPOLICYSET_MESSAGE=Policy set ID must not be empty
+PROFILEREGISTRYNEWDIALOG_TITLE=New Certificate Profile Editor
+PROFILEREGISTRYNEWDIALOG_BUTTON_ADD_LABEL=Add
+PROFILEREGISTRYNEWDIALOG_BUTTON_ADD_TTIP=Add Policy
+PROFILEREGISTRYNEWDIALOG_BUTTON_DELETE_LABEL=Delete
+PROFILEREGISTRYNEWDIALOG_BUTTON_DELETE_TTIP=Delete Policy
+PROFILEREGISTRYNEWDIALOG_BUTTON_EDIT_LABEL=Edit
+PROFILEREGISTRYNEWDIALOG_BUTTON_EDIT_TTIP=Edit Certificate Profile
+PROFILEREGISTRYNEWDIALOG_BUTTON_HELP_LABEL=Help
+PROFILEREGISTRYNEWDIALOG_BUTTON_HELP_TTIP=Online Help
+PROFILEREGISTRYNEWDIALOG_BUTTON_OK_LABEL=OK
+PROFILEREGISTRYNEWDIALOG_BUTTON_OK_TTIP=Save and close this window
+PROFILEREGISTRYNEWDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PROFILEREGISTRYNEWDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+PROFILEREGISTRYNEWDIALOG_LABEL_RULENAME_LABEL=Certificate Profile Instance ID:
+PROFILEREGISTRYNEWDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this policy rule. No space allowed.
+PROFILEREGISTRYNEWDIALOG_LABEL_IMPLNAME_LABEL=Certificate Profile Plugin ID:
+PROFILEREGISTRYNEWDIALOG_LABEL_IMPLNAME_TTIP=Certificate Profile plugin implementation unique ID
+PROFILEREGISTRYNEWDIALOG_LABEL_NAMENAME_LABEL=Certificate Profile Name:
+PROFILEREGISTRYNEWDIALOG_LABEL_NAMENAME_TTIP=Certificate Profile name
+PROFILEREGISTRYNEWDIALOG_LABEL_DESCNAME_LABEL=ID:
+PROFILEREGISTRYNEWDIALOG_LABEL_DESCNAME_TTIP=Policy ID
+PROFILEREGISTRYNEWDIALOG_LABEL_CONFIGNAME_LABEL=Certificate Profile Configuration File Path:
+PROFILEREGISTRYNEWDIALOG_LABEL_CONFIGNAME_TTIP=Certificate Profile configuration file path
+PROFILEREGISTRYNEWDIALOG_DIALOG_NORULENAME_MESSAGE=Certificate Profile Instance ID can not be blank!
+PROFILEREGISTRYNEWDIALOG_DIALOG_BLANKPOLICYID_MESSAGE=ID must not be empty
+PROFILEPOLICYSELDIALOG_TITLE=Certificate Profile Policy Editor
+PROFILEPOLICYSELDIALOG_BUTTON_ADD_LABEL=Add
+PROFILEPOLICYSELDIALOG_BUTTON_ADD_TTIP=Add Policy
+PROFILEPOLICYSELDIALOG_BUTTON_DELETE_LABEL=Delete
+PROFILEPOLICYSELDIALOG_BUTTON_DELETE_TTIP=Delete Policy
+PROFILEPOLICYSELDIALOG_BUTTON_EDIT_LABEL=Edit
+PROFILEPOLICYSELDIALOG_BUTTON_EDIT_TTIP=Edit Certificate Profile
+PROFILEPOLICYSELDIALOG_BUTTON_HELP_LABEL=Help
+PROFILEPOLICYSELDIALOG_BUTTON_HELP_TTIP=Online Help
+PROFILEPOLICYSELDIALOG_BUTTON_OK_LABEL=OK
+PROFILEPOLICYSELDIALOG_BUTTON_OK_TTIP=Save and close this window
+PROFILEPOLICYSELDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PROFILEPOLICYSELDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+PROFILEPOLICYSELDIALOG_LABEL_RULENAME_LABEL=Certificate Profile Instance ID:
+PROFILEPOLICYSELDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this policy rule. No space allowed.
+PROFILEPOLICYSELDIALOG_LABEL_IMPLNAME_LABEL=Certificate Profile Plugin ID:
+PROFILEPOLICYSELDIALOG_LABEL_IMPLNAME_TTIP=Certificate Profile plugin implementation unique ID
+PROFILEPOLICYSELDIALOG_LABEL_NAMENAME_LABEL=Certificate Profile Name:
+PROFILEPOLICYSELDIALOG_LABEL_NAMENAME_TTIP=Certificate Profile name
+PROFILEPOLICYSELDIALOG_LABEL_DESCNAME_LABEL=Certificate Profile Description:
+PROFILEPOLICYSELDIALOG_LABEL_DESCNAME_TTIP=Certificate Profile description
+PROFILEPOLICYSELDIALOG_LABEL_CONFIGNAME_LABEL=Certificate Profile Configuration File Path:
+PROFILEPOLICYSELDIALOG_LABEL_CONFIGNAME_TTIP=Certificate Profile configuration file path
+PROFILEPOLICYSELDIALOG_DIALOG_NORULENAME_MESSAGE=Certificate Profile Instance ID can not be blank!
+PROFILEPOLICYSELDIALOG_LABEL_CONSTRAINTNAME_LABEL=Constraint
+PROFILEPOLICYSELDIALOG_LABEL_CONSTRAINTNAME_TTIP=Constraint
+PROFILEPOLICYSELDIALOG_LABEL_DEFAULTNAME_LABEL=Default
+PROFILEPOLICYSELDIALOG_LABEL_DEFAULTNAME_TTIP=Default
+PROFILEINPUTSELDIALOG_TITLE=Certificate Profile Input Editor
+PROFILEINPUTSELDIALOG_BUTTON_OK_LABEL=OK
+PROFILEINPUTSELDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PROFILEINPUTSELDIALOG_BUTTON_HELP_LABEL=Help
+PROFILEINPUTSELDIALOG_LABEL_SELECT_LABEL=Select one of the following inputs:
+PROFILEOUTPUTSELDIALOG_TITLE=Certificate Profile Output Editor
+PROFILEOUTPUTSELDIALOG_BUTTON_OK_LABEL=OK
+PROFILEOUTPUTSELDIALOG_BUTTON_CANCEL_LABEL=Cancel
+PROFILEOUTPUTSELDIALOG_BUTTON_HELP_LABEL=Help
+PROFILEOUTPUTSELDIALOG_LABEL_SELECT_LABEL=Select one of the following outputs:
+AUTHIMPL_TITLE=Authentication Plugin Registration
+AUTHIMPL_BUTTON_REFRESH_LABEL=Refresh
+AUTHIMPL_BUTTON_REFRESH_TTIP=Refresh authentication plugin information
+AUTHIMPL_BUTTON_ADD_LABEL=Register
+AUTHIMPL_BUTTON_ADD_TTIP=Add new plugin implementation
+AUTHIMPL_BUTTON_DELETE_LABEL=Delete
+AUTHIMPL_BUTTON_DELETE_TTIP=Delete selected plugin
+AUTHIMPL_BUTTON_VIEW_LABEL=View
+AUTHIMPL_BUTTON_VIEW_TTIP=View authentication plugin details
+AUTHIMPL_BUTTON_HELP_LABEL=Help
+AUTHIMPL_BUTTON_HELP_TTIP=Online Help
+AUTHIMPL_DIALOG_SERVERERROR_MESSAGE=Server Error
+AUTHIMPL_DIALOG_SERVERERROR_TITLE=Error
+AUTHIMPL_DIALOG_DELETE_MESSAGE=Do you want to delete this authentication plugin?
+AUTHIMPL_DIALOG_DELETE_TITLE=Warning
+AUTHREGISTERDIALOG_TITLE=Register Authentication Plugin Implementation
+AUTHREGISTERDIALOG_BUTTON_OK_LABEL=OK
+AUTHREGISTERDIALOG_BUTTON_OK_TTIP=Register this implementation
+AUTHREGISTERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+AUTHREGISTERDIALOG_BUTTON_CANCEL_TTIP=close this window
+AUTHREGISTERDIALOG_LABEL_NAME_LABEL=Plugin name:
+AUTHREGISTERDIALOG_LABEL_NAME_TTIP=Unique implementation name
+AUTHREGISTERDIALOG_LABEL_CLASS_LABEL=Class name:
+AUTHREGISTERDIALOG_LABEL_CLASS_TTIP=Full java class name
+AUTHRULE_TITLE=Authentication Instance
+AUTHRULE_BUTTON_REFRESH_LABEL=Refresh
+AUTHRULE_BUTTON_REFRESH_TTIP=Refresh Authentication instance information
+AUTHRULE_BUTTON_EDIT_LABEL=Edit/View
+AUTHRULE_BUTTON_EDIT_TTIP=Modify or view authentication instance configuration
+AUTHRULE_BUTTON_ADD_LABEL=Add
+AUTHRULE_BUTTON_ADD_TTIP=Add new authentication instance
+AUTHRULE_BUTTON_DELETE_LABEL=Delete
+AUTHRULE_BUTTON_DELETE_TTIP=Delete selected authentication instance
+AUTHRULE_BUTTON_HELP_LABEL=Help
+AUTHRULE_BUTTON_HELP_TTIP=Online Help
+AUTHRULE_DIALOG_SERVERERROR_MESSAGE=Server Error
+AUTHRULE_DIALOG_SERVERERROR_TITLE=Error
+AUTHRULE_DIALOG_DELETE_MESSAGE=Do you want to delete this instance?
+AUTHRULE_DIALOG_DELETE_TITLE=Warning
+AUTHRULE_LABEL_ENABLED_LABEL=Enabled
+AUTHRULE_LABEL_DISABLED_LABEL=Disabled
+AUTHCONFIGDIALOG_TITLE=Authentication Instance Editor
+AUTHCONFIGDIALOG_BUTTON_HELP_LABEL=Help
+AUTHCONFIGDIALOG_BUTTON_HELP_TTIP=Online Help
+AUTHCONFIGDIALOG_BUTTON_OK_LABEL=OK
+AUTHCONFIGDIALOG_BUTTON_OK_TTIP=Save and close this window
+AUTHCONFIGDIALOG_BUTTON_CANCEL_LABEL=Cancel
+AUTHCONFIGDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+AUTHCONFIGDIALOG_LABEL_RULENAME_LABEL=Authentication Instance ID:
+AUTHCONFIGDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this instance. No space allowed.
+AUTHCONFIGDIALOG_LABEL_IMPLNAME_LABEL=Authentication Plugin ID:
+AUTHCONFIGDIALOG_LABEL_IMPLNAME_TTIP=Authentication plugin implementation unique ID
+AUTHCONFIGDIALOG_DIALOG_NORULENAME_MESSAGE=Authentication instance ID can not be blank!
+AUTHVIEWDIALOG_TITLE=View Authentication Instance Parameters
+AUTHVIEWDIALOG_BUTTON_HELP_LABEL=Help
+AUTHVIEWDIALOG_BUTTON_HELP_TTIP=Online Help
+AUTHVIEWDIALOG_BUTTON_OK_LABEL=OK
+AUTHVIEWDIALOG_BUTTON_OK_TTIP=Save and close this window
+AUTHVIEWDIALOG_BUTTON_CANCEL_LABEL=Cancel
+AUTHVIEWDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+AUTHVIEWDIALOG_LABEL_RULENAME_LABEL=Authentication Instance ID:
+AUTHVIEWDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this instance. No space allowed.
+AUTHVIEWDIALOG_LABEL_IMPLNAME_LABEL=Authentication Plugin ID:
+AUTHVIEWDIALOG_LABEL_IMPLNAME_TTIP=Authentication plugin implementation unique ID
+AUTHVIEWDIALOG_DIALOG_NORULENAME_MESSAGE=Authentication instance ID can not be blank!
+AUTHSELECTIONDIALOG_TITLE=Select Authentication Plugin Implementation
+AUTHSELECTIONDIALOG_BUTTON_HELP_LABEL=Help
+AUTHSELECTIONDIALOG_BUTTON_HELP_TTIP=Online Help
+AUTHSELECTIONDIALOG_BUTTON_OK_LABEL=Next
+AUTHSELECTIONDIALOG_BUTTON_OK_TTIP=Move to next step
+AUTHSELECTIONDIALOG_BUTTON_CANCEL_LABEL=Cancel
+AUTHSELECTIONDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+SSL2CIPHERPREF_TITLE=SSL 2.0 ciphers
+SSL2CIPHERPREF_RC440MD5=RC4 with 40-bit encryption and MD5 message authentication
+SSL2CIPHERPREF_RC240MD5=RC2 with 40-bit encryption and MD5 message authentication
+SSL2CIPHERPREF_DES56MD5=DES with 56-bit encryption and MD5 message authentication
+SSL2CIPHERPREF_RC4128MD5=RC4 with 128-bit encryption and MD5 message authentication
+SSL2CIPHERPREF_RC2128MD5=RC2 with 128-bit encryption and MD5 message authentication
+SSL2CIPHERPREF_TRIPLEDES168MD5=Triple DES with 168-bit encryption and MD5 message authentication
+SSL3CIPHERPREF_TITLE=SSL 3.0 ciphers
+SSL3CIPHERPREF_RC440MD5=RC4 with 40-bit encryption and MD5 message authentication
+SSL3CIPHERPREF_RC240MD5=RC2 with 40-bit encryption and MD5 message authentication
+SSL3CIPHERPREF_DES56SHA=DES with 56-bit encryption and SHA message authentication
+SSL3CIPHERPREF_RC4128MD5=RC4 with 128-bit encryption and MD5 message authentication
+SSL3CIPHERPREF_TRIPLEDES168SHA=Triple DES with 168-bit encryption and SHA message authentication
+SSL3CIPHERPREF_FIPSDES56SHA=(FIPS)DES with 56-bit encryption and SHA message authentication
+SSL3CIPHERPREF_FIPSTRIPLEDES168SHA=(FIPS)Triple DES with 168-bit encryption and SHA message authentication
+SSL3CIPHERPREF_FORT80SHA=Fortezza with 80-bit encryption and SHA message authentication
+SSL3CIPHERPREF_RC4128FORTSHA=RC4 with 128-bit encryption and Fortezza/SHA message authentication
+SSL3CIPHERPREF_NOENCRYPTIONFORSHA=No encryption, only Fortezza and SHA message authentication
+SSL3CIPHERPREF_NOENCRYPTION=No encryption, only MD5 message authentication
+ENCRYPTION_TITLE=Encryption
+ENCRYPTION_LABEL_SELECT_LABEL=Certificate Type:
+ENCRYPTION_LABEL_SELECT_TTIP=Select certificate functionality to configure
+ENCRYPTION_LABEL_TOKEN_LABEL=Token:
+ENCRYPTION_LABEL_TOKEN_TTIP=Crypto device to be used
+ENCRYPTION_LABEL_CERTIFICATE_LABEL=Certificate:
+ENCRYPTION_LABEL_CERTIFICATE_TTIP=Certificate to be used
+ENCRYPTION_BUTTON_WIZARD_LABEL=Certificate Setup Wizard
+ENCRYPTION_BUTTON_WIZARD_TTIP=Setup or install certificates
+ENCRYPTION_BUTTON_CIPHERPREF_LABEL=SSL Cipher Preferences
+ENCRYPTION_BUTTON_CIPHERPREF_TTIP=Setup SSL cipher preferences
+ENCRYPTION_BUTTON_SETUP_LABEL=Manage Certificate
+ENCRYPTION_BORDER_CERT_LABEL=Certificate Settings
+ENCRYPTION_BORDER_MAPTO_LABEL=Map To:
+ENCRYPTION_COMBOBOX_SELECT_VALUE_SERVER=SSL Server Certificate
+ENCRYPTION_COMBOBOX_SELECT_VALUE_ADMIN=Admin SSL Server Certificate
+ENCRYPTION_COMBOBOX_SELECT_VALUE_AGENT=Agent SSL Server Certificate
+ENCRYPTION_COMBOBOX_SELECT_VALUE_EE=End-entity SSL Server Certificate
+ENCRYPTION_COMBOBOX_SELECT_VALUE_CA=Certificate Manager CA Signing Certificate
+ENCRYPTION_COMBOBOX_SELECT_VALUE_RA=Registration Manager Signing Certificate
+ENCRYPTION_COMBOBOX_SELECT_VALUE_POA=KRA Proof-of-Archival Certificate
+ENCRYPTION_COMBOBOX_SELECT_VALUE_TRANS=Data Recovery Manager Transport Certificate
+ENCRYPTION_SERVER_CERTS=SERVER
+ENCRYPTION_ca_CERTS=CA
+ENCRYPTION_ra_CERTS=RA
+ENCRYPTION_kra_CERTS=KRA
+ENCRYPTION_LABEL_WARNING_LABEL=Before you make this change, make sure your CA signing certificate\nis mapped to the correct certificate. The operation has not been performed,\nyou need to click save again
+NOTIFYREQCOMPLETE_TITLE=Certificate Issued
+NOTIFYREQCOMPLETE_BORDER_EMAILINFO_LABEL=Email Information Settings
+NOTIFYREQCOMPLETE_DIALOG_BLANKFIELD_TITLE=Error
+NOTIFYREQCOMPLETE_DIALOG_BLANKFIELD_MESSAGE=All textfields must contain data; they may not be left blank!
+NOTIFYREQCOMPLETE_CHECKBOX_ENABLE_LABEL=Enable Certificate Issued notification
+NOTIFYREQCOMPLETE_LABEL_FORMNAME_LABEL=Content template path:
+NOTIFYREQCOMPLETE_LABEL_SUBJECT_LABEL=Subject:
+NOTIFYREQCOMPLETE_LABEL_SENDER_LABEL=Sender\'s E-mail Address:
+NOTIFYREVCOMPLETE_TITLE=Certificate Revoked
+NOTIFYREVCOMPLETE_BORDER_EMAILINFO_LABEL=Email Information Settings
+NOTIFYREVCOMPLETE_DIALOG_BLANKFIELD_TITLE=Error
+NOTIFYREVCOMPLETE_DIALOG_BLANKFIELD_MESSAGE=All textfields must contain data; they may not be left blank!
+NOTIFYREVCOMPLETE_CHECKBOX_ENABLE_LABEL=Enable Certificate Revoked notification
+NOTIFYREVCOMPLETE_LABEL_FORMNAME_LABEL=Content template path:
+NOTIFYREVCOMPLETE_LABEL_SUBJECT_LABEL=Subject:
+NOTIFYREVCOMPLETE_LABEL_SENDER_LABEL=Sender\'s E-mail Address:
+NOTIFYREQINQ_TITLE=Request In Queue
+NOTIFYREQINQ_BORDER_EMAILINFO_LABEL=Email Information Settings
+NOTIFYREQINQ_CHECKBOX_ENABLE_LABEL=Enable Request In Queue notification
+NOTIFYREQINQ_LABEL_FORMNAME_LABEL=Content Template path:
+NOTIFYREQINQ_LABEL_SUBJECT_LABEL=Subject:
+NOTIFYREQINQ_LABEL_SENDER_LABEL=Sender\'s E-Mail Address:
+NOTIFYREQINQ_LABEL_RECEIVER_LABEL=Recipient\'s E-Mail Address:
+NOTIFYREQINQ_DIALOG_BLANKFIELD_TITLE=Error
+NOTIFYREQINQ_DIALOG_BLANKFIELD_MESSAGE=All textfields must contain data; they may not be left blank!
+JOBSGENERAL_TITLE=General Settings
+JOBSGENERAL_BORDER_FREQUENCY_LABEL=Frequency Setting
+JOBSGENERAL_CHECKBOX_ENABLE_LABEL=Enable Jobs Scheduler
+JOBSGENERAL_LABEL_FREQUENCY_LABEL=Check Frequency
+JOBSGENERAL_LABEL_MINUTES_LABEL=minutes
+JOBSGENERAL_DIALOG_BLANKFIELD_TITLE=Error
+JOBSGENERAL_DIALOG_BLANKFIELD_MESSAGE=All textfields must contain data; they may not be left blank!
+JOBSGENERAL_DIALOG_NEEDINTEGER_TITLE=Error
+JOBSGENERAL_DIALOG_NEEDINTEGER_MESSAGE=Frequency must be a positive integer
+JOBSIMPL_TITLE=Job Plugin Registration
+JOBSIMPL_BUTTON_REFRESH_LABEL=Refresh
+JOBSIMPL_BUTTON_REFRESH_TTIP=Refresh job plugin information
+JOBSIMPL_BUTTON_ADD_LABEL=Register
+JOBSIMPL_BUTTON_ADD_TTIP=Add new plugin implementation
+JOBSIMPL_BUTTON_DELETE_LABEL=Delete
+JOBSIMPL_BUTTON_DELETE_TTIP=Delete selected plugin
+JOBSIMPL_BUTTON_VIEW_LABEL=View
+JOBSIMPL_BUTTON_VIEW_TTIP=View job plugin details
+JOBSIMPL_BUTTON_HELP_LABEL=Help
+JOBSIMPL_BUTTON_HELP_TTIP=Online Help
+JOBSIMPL_DIALOG_SERVERERROR_MESSAGE=Server Error
+JOBSIMPL_DIALOG_SERVERERROR_TITLE=Error
+JOBSIMPL_DIALOG_DELETE_MESSAGE=Do you want to delete this job plugin?
+JOBSIMPL_DIALOG_DELETE_TITLE=Warning
+JOBSREGISTERDIALOG_TITLE=Register Job Plugin Implementation
+JOBSREGISTERDIALOG_BUTTON_OK_LABEL=OK
+JOBSREGISTERDIALOG_BUTTON_OK_TTIP=Register this implementation
+JOBSREGISTERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+JOBSREGISTERDIALOG_BUTTON_CANCEL_TTIP=close this window
+JOBSREGISTERDIALOG_LABEL_NAME_LABEL=Plugin name:
+JOBSREGISTERDIALOG_LABEL_NAME_TTIP=Unique implementation name
+JOBSREGISTERDIALOG_LABEL_CLASS_LABEL=Class name:
+JOBSREGISTERDIALOG_LABEL_CLASS_TTIP=Full java class name
+JOBSRULE_TITLE=Job Instance
+JOBSRULE_BUTTON_REFRESH_LABEL=Refresh
+JOBSRULE_BUTTON_REFRESH_TTIP=Refresh Job instance information
+JOBSRULE_BUTTON_EDIT_LABEL=Edit/View
+JOBSRULE_BUTTON_EDIT_TTIP=Modify or view job instance configuration
+JOBSRULE_BUTTON_ADD_LABEL=Add
+JOBSRULE_BUTTON_ADD_TTIP=Add new job instance
+JOBSRULE_BUTTON_DELETE_LABEL=Delete
+JOBSRULE_BUTTON_DELETE_TTIP=Delete selected job instance
+JOBSRULE_BUTTON_HELP_LABEL=Help
+JOBSRULE_BUTTON_HELP_TTIP=Online Help
+JOBSRULE_DIALOG_SERVERERROR_MESSAGE=Server Error
+JOBSRULE_DIALOG_SERVERERROR_TITLE=Error
+JOBSRULE_DIALOG_DELETE_MESSAGE=Do you want to delete this instance?
+JOBSRULE_DIALOG_DELETE_TITLE=Warning
+JOBSRULE_LABEL_ENABLED_LABEL=Enabled
+JOBSRULE_LABEL_DISABLED_LABEL=Disabled
+JOBSCONFIGDIALOG_TITLE=Job Instance Editor
+JOBSCONFIGDIALOG_BUTTON_HELP_LABEL=Help
+JOBSCONFIGDIALOG_BUTTON_HELP_TTIP=Online Help
+JOBSCONFIGDIALOG_BUTTON_OK_LABEL=OK
+JOBSCONFIGDIALOG_BUTTON_OK_TTIP=Save and close this window
+JOBSCONFIGDIALOG_BUTTON_CANCEL_LABEL=Cancel
+JOBSCONFIGDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+JOBSCONFIGDIALOG_LABEL_RULENAME_LABEL=Job Instance ID:
+JOBSCONFIGDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this instance. No space allowed.
+JOBSCONFIGDIALOG_LABEL_IMPLNAME_LABEL=Job Plugin ID:
+JOBSCONFIGDIALOG_LABEL_IMPLNAME_TTIP=Job plugin implementation unique ID
+JOBSCONFIGDIALOG_DIALOG_NORULENAME_MESSAGE=Job instance ID can not be blank!
+JOBSVIEWDIALOG_TITLE=View Job Instance Parameters
+JOBSVIEWDIALOG_BUTTON_HELP_LABEL=Help
+JOBSVIEWDIALOG_BUTTON_HELP_TTIP=Online Help
+JOBSVIEWDIALOG_BUTTON_OK_LABEL=OK
+JOBSVIEWDIALOG_BUTTON_OK_TTIP=Save and close this window
+JOBSVIEWDIALOG_BUTTON_CANCEL_LABEL=Cancel
+JOBSVIEWDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+JOBSVIEWDIALOG_LABEL_RULENAME_LABEL=Job Instance ID:
+JOBSVIEWDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this instance. No space allowed.
+JOBSVIEWDIALOG_LABEL_IMPLNAME_LABEL=Job Plugin ID:
+JOBSVIEWDIALOG_LABEL_IMPLNAME_TTIP=Job plugin implementation unique ID
+JOBSVIEWDIALOG_DIALOG_NORULENAME_MESSAGE=Job instance ID can not be blank!
+JOBSSELECTIONDIALOG_TITLE=Select Job Plugin Implementation
+JOBSSELECTIONDIALOG_BUTTON_HELP_LABEL=Help
+JOBSSELECTIONDIALOG_BUTTON_HELP_TTIP=Online Help
+JOBSSELECTIONDIALOG_BUTTON_OK_LABEL=Next
+JOBSSELECTIONDIALOG_BUTTON_OK_TTIP=Move to next step
+JOBSSELECTIONDIALOG_BUTTON_CANCEL_LABEL=Cancel
+JOBSSELECTIONDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+SERVER_UNREACHABLE=The server is unreachable
+SERVERCONNECTION_NO_CLIENT_CERT=No client certificate is found
+SERVERCONNECTION_SERVER_CERT_DENIED=Peer's certificate is not trusted
+SERVERCONNECTION_SERVER_CERT_IMPORTED_FAILED=Failed to import server certificate
+SERVERCONNECTION_DIFFERENT_PWD=Password and password (again) are not the same
+SERVERCONNECTION_TOKEN_INIT_FAILED=Failed to initialize the internal key storage token
+LOGRULE_TITLE=Log Event Listener Management
+LOGRULE_BUTTON_ORDER_LABEL=Reorder
+LOGRULE_BUTTON_ORDER_TTIP=Change publisher ordering
+LOGRULE_BUTTON_REFRESH_LABEL=Refresh
+LOGRULE_BUTTON_REFRESH_TTIP=Refresh log event listener information
+LOGRULE_BUTTON_EDIT_LABEL=Edit/View
+LOGRULE_BUTTON_EDIT_TTIP=Modify log event listener configuration
+LOGRULE_BUTTON_ADD_LABEL=Add
+LOGRULE_BUTTON_ADD_TTIP=Add new log event listener
+LOGRULE_BUTTON_DELETE_LABEL=Delete
+LOGRULE_BUTTON_DELETE_TTIP=Delete selected log event listener
+LOGRULE_BUTTON_HELP_LABEL=Help
+LOGRULE_BUTTON_HELP_TTIP=Online Help
+LOGRULE_DIALOG_SERVERERROR_MESSAGE=Server Error
+LOGRULE_DIALOG_SERVERERROR_TITLE=Error
+LOGRULE_DIALOG_DELETE_MESSAGE=Do you want to delete this log event listener?
+LOGRULE_DIALOG_DELETE_TITLE=Warning
+LOGRULE_LABEL_ENABLED_LABEL=Enabled
+LOGRULE_LABEL_DISABLED_LABEL=Disabled
+CMSRESOURCEOBJECT_LOG_TITLE=Log
+CACERTS_TITLE=CA Certificates
+CACERTS_BUTTON_REFRESH_LABEL=Refresh
+CACERTS_BUTTON_ADD_LABEL=Add
+CACERTS_BUTTON_DELETE_LABEL=Delete
+CACERTS_BUTTON_VIEW_LABEL=View
+CACERTS_BUTTON_EDIT_LABEL=Edit
+CACERTS_BUTTON_HELP_LABEL=Help
+CACERTS_DIALOG_SERVERERROR_MESSAGE=Server Error
+CACERTS_DIALOG_SERVERERROR_TITLE=Error
+CACERTS_DIALOG_DELETE_MESSAGE=Do you want to delete this certificate?
+CACERTS_DIALOG_DELETE_TITLE=Warning
+CACERTS_DIALOG_TRUST_MESSAGE=This certificate chain is {0}, are you sure you want to {1} it?
+CACERTS_DIALOG_TRUST_TITLE=Warning
+USERCERTS_TITLE=Local Certificates
+USERCERTS_BUTTON_REFRESH_LABEL=Refresh
+USERCERTS_BUTTON_ADD_LABEL=Add/Renew
+USERCERTS_BUTTON_DELETE_LABEL=Delete
+USERCERTS_BUTTON_VIEW_LABEL=View
+USERCERTS_BUTTON_HELP_LABEL=Help
+USERCERTS_DIALOG_SERVERERROR_MESSAGE=Server Error
+USERCERTS_DIALOG_SERVERERROR_TITLE=Error
+USERCERTS_DIALOG_DELETE_MESSAGE=Do you want to delete this certificate?
+USERCERTS_DIALOG_DELETE_TITLE=Warning
+TKSKEYS_TITLE=TKS Keys
+TKSKEYS_BUTTON_REFRESH_LABEL=Refresh
+TKSKEYS_BUTTON_ADD_LABEL=Create Master Key
+TKSKEYS_BUTTON_DELETE_LABEL=Delete
+TKSKEYS_BUTTON_VIEW_LABEL=View
+TKSKEYS_BUTTON_HELP_LABEL=Help
+TKSKEYS_DIALOG_SERVERERROR_MESSAGE=Server Error
+TKSKEYS_DIALOG_SERVERERROR_TITLE=Error
+TKSKEYS_DIALOG_DELETE_MESSAGE=Do you want to delete this certificate?
+TKSKEYS_DIALOG_DELETE_TITLE=Warning
+GENERALLOG_TITLE=Debugging
+GENERALLOG_BORDER_DEBUG_LABEL=Debug Log Settings
+GENERALLOG_CHECKBOX_ENABLE_LABEL=Enable Debug Log
+GENERALLOG_CHECKBOX_ENABLE_TTIP=Check to enable
+GENERALLOG_LABEL_LEVEL_LABEL=Log Level:
+GENERALLOG_LABEL_LEVEL_TTIP=Specify Log Level
+GENERALLOG_LABEL_SHOWCALLER_LABEL=Show Caller:
+GENERALLOG_LABEL_SHOWCALLER_TTIP=Enable Show Caller
+GENERALLOG_DIALOG_BLANKFIELD_MESSAGE=Level cannot be blank
+GENERALLOG_DIALOG_BLANKFIELD_TITLE=Error
+GENERALLOG_DIALOG_NUMBERFORMAT_MESSAGE=Level must be a positive integer
+GENERALLOG_DIALOG_NUMBERFORMAT_TITLE=Error
+GENERALLOG_DIALOG_LEVELRANGE_MESSAGE=Level must a positive integer
+GENERALLOG_DIALOG_LEVELFIELD_TITLE=Error
+LOGIMPL_TITLE=Log Event Listener Plugin Registration
+LOGIMPL_BUTTON_REFRESH_LABEL=Refresh
+LOGIMPL_BUTTON_REFRESH_TTIP=Refresh log event listener plugin information
+LOGIMPL_BUTTON_ADD_LABEL=Register
+LOGIMPL_BUTTON_ADD_TTIP=Add new plugin implementation
+LOGIMPL_BUTTON_DELETE_LABEL=Delete
+LOGIMPL_BUTTON_DELETE_TTIP=Delete selected plugin
+LOGIMPL_BUTTON_VIEW_LABEL=View
+LOGIMPL_BUTTON_VIEW_TTIP=View log event listener plugin details
+LOGIMPL_BUTTON_HELP_LABEL=Help
+LOGIMPL_BUTTON_HELP_TTIP=Online Help
+LOGIMPL_DIALOG_SERVERERROR_MESSAGE=Server Error
+LOGIMPL_DIALOG_SERVERERROR_TITLE=Error
+LOGIMPL_DIALOG_DELETE_MESSAGE=Do you want to delete this log event listener plugin?
+LOGIMPL_DIALOG_DELETE_TITLE=Warning
+LOGREGISTERDIALOG_TITLE=Register Log Event Listener Plugin Implementation
+LOGREGISTERDIALOG_BUTTON_OK_LABEL=OK
+LOGREGISTERDIALOG_BUTTON_OK_TTIP=Register this implementation
+LOGREGISTERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+LOGREGISTERDIALOG_BUTTON_CANCEL_TTIP=close this window
+LOGREGISTERDIALOG_LABEL_NAME_LABEL=Plugin name:
+LOGREGISTERDIALOG_LABEL_NAME_TTIP=Unique implementation name
+LOGREGISTERDIALOG_LABEL_CLASS_LABEL=Class name:
+LOGREGISTERDIALOG_LABEL_CLASS_TTIP=Full java class name
+KEYCREATEDIALOG_TITLE=Create Master Key
+KEYCREATEDIALOG_BUTTON_OK_LABEL=OK
+KEYCREATEDIALOG_BUTTON_OK_TTIP=Register this implementation
+KEYCREATEDIALOG_BUTTON_CANCEL_LABEL=Cancel
+KEYCREATEDIALOG_BUTTON_CANCEL_TTIP=close this window
+KEYCREATEDIALOG_LABEL_NAME_LABEL=Key name:
+KEYCREATEDIALOG_LABEL_NAME_TTIP=Unique implementation name
+KEYCREATEDIALOG_LABEL_CLASS_LABEL=Class name:
+KEYCREATEDIALOG_LABEL_CLASS_TTIP=Full java class name
+LOGORDERDIALOG_TITLE=Reorder Log Event Listeners
+LOGORDERDIALOG_BUTTON_HELP_LABEL=Help
+LOGORDERDIALOG_BUTTON_HELP_TTIP=Online Help
+LOGORDERDIALOG_BUTTON_OK_LABEL=OK
+LOGORDERDIALOG_BUTTON_OK_TTIP=Save and close this window
+LOGORDERDIALOG_BUTTON_CANCEL_LABEL=Cancel
+LOGORDERDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+LOGORDERDIALOG_BUTTON_UP_LABEL=Up
+LOGORDERDIALOG_BUTTON_UP_TTIP=Move this log event listener up
+LOGORDERDIALOG_BUTTON_DOWN_LABEL=Down
+LOGORDERDIALOG_BUTTON_DOWN_TTIP=Move this log event listener down
+LOGSELECTIONDIALOG_TITLE=Select Log Event Listener Plugin Implementation
+LOGSELECTIONDIALOG_BUTTON_HELP_LABEL=Help
+LOGSELECTIONDIALOG_BUTTON_HELP_TTIP=Online Help
+LOGSELECTIONDIALOG_BUTTON_OK_LABEL=Next
+LOGSELECTIONDIALOG_BUTTON_OK_TTIP=Move to next step
+LOGSELECTIONDIALOG_BUTTON_CANCEL_LABEL=Cancel
+LOGSELECTIONDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+LOGCONFIGDIALOG_TITLE=Log Event Listener Editor
+LOGCONFIGDIALOG_BUTTON_HELP_LABEL=Help
+LOGCONFIGDIALOG_BUTTON_HELP_TTIP=Online Help
+LOGCONFIGDIALOG_BUTTON_OK_LABEL=OK
+LOGCONFIGDIALOG_BUTTON_OK_TTIP=Save and close this window
+LOGCONFIGDIALOG_BUTTON_CANCEL_LABEL=Cancel
+LOGCONFIGDIALOG_BUTTON_CANCEL_TTIP=cancel changes and close this window
+LOGCONFIGDIALOG_LABEL_RULENAME_LABEL=Log Event Listener ID:
+LOGCONFIGDIALOG_LABEL_RULENAME_TTIP=Unique identifier for this log event listener. No space allowed.
+LOGCONFIGDIALOG_LABEL_IMPLNAME_LABEL=Log Event Listener Plugin ID:
+LOGCONFIGDIALOG_LABEL_IMPLNAME_TTIP=Log Event Listener plugin implementation unique ID
+LOGCONFIGDIALOG_DIALOG_NORULENAME_MESSAGE=Log Event Listener ID can not be blank!
diff --git a/dogtag/console-ui/src/CMakeLists.txt b/dogtag/console-ui/src/CMakeLists.txt
new file mode 100644
index 000000000..bc8995a12
--- /dev/null
+++ b/dogtag/console-ui/src/CMakeLists.txt
@@ -0,0 +1,18 @@
+set(pki-console-theme_java Java)
+
+set(pki-console-theme_java_RCS
+ CMSAdminRS.properties
+ com/netscape/management/client/theme/theme.properties
+ com/netscape/management/client/theme/images/login.gif
+ com/netscape/management/client/theme/images/ConsoleBanner.gif
+ com/netscape/management/client/theme/images/logo16.gif
+ com/netscape/management/client/theme/images/logo32.gif
+ com/netscape/admin/certsrv/theme/certmgmt.gif
+)
+
+set(CMAKE_JAVA_TARGET_VERSION ${APPLICATION_VERSION})
+
+add_jar(pki-console-theme ${pki-console-theme_java_RCS})
+install_jar(pki-console-theme ${JAVA_JAR_INSTALL_DIR}/pki)
+set(PKI_CONSOLE_THEME_JAR ${pki-console-theme_JAR_FILE} CACHE INTERNAL "pki-console-theme jar file")
+
diff --git a/dogtag/console-ui/src/com/netscape/admin/certsrv/theme/certmgmt.gif b/dogtag/console-ui/src/com/netscape/admin/certsrv/theme/certmgmt.gif
new file mode 100644
index 000000000..e3ad6ab94
--- /dev/null
+++ b/dogtag/console-ui/src/com/netscape/admin/certsrv/theme/certmgmt.gif
Binary files differ
diff --git a/dogtag/console-ui/src/com/netscape/management/client/theme/images/ConsoleBanner.gif b/dogtag/console-ui/src/com/netscape/management/client/theme/images/ConsoleBanner.gif
new file mode 100644
index 000000000..e3ad6ab94
--- /dev/null
+++ b/dogtag/console-ui/src/com/netscape/management/client/theme/images/ConsoleBanner.gif
Binary files differ
diff --git a/dogtag/console-ui/src/com/netscape/management/client/theme/images/login.gif b/dogtag/console-ui/src/com/netscape/management/client/theme/images/login.gif
new file mode 100644
index 000000000..84e3b08b8
--- /dev/null
+++ b/dogtag/console-ui/src/com/netscape/management/client/theme/images/login.gif
Binary files differ
diff --git a/dogtag/console-ui/src/com/netscape/management/client/theme/images/logo16.gif b/dogtag/console-ui/src/com/netscape/management/client/theme/images/logo16.gif
new file mode 100644
index 000000000..3ab1a1eb0
--- /dev/null
+++ b/dogtag/console-ui/src/com/netscape/management/client/theme/images/logo16.gif
Binary files differ
diff --git a/dogtag/console-ui/src/com/netscape/management/client/theme/images/logo32.gif b/dogtag/console-ui/src/com/netscape/management/client/theme/images/logo32.gif
new file mode 100644
index 000000000..859200f0e
--- /dev/null
+++ b/dogtag/console-ui/src/com/netscape/management/client/theme/images/logo32.gif
Binary files differ
diff --git a/dogtag/console-ui/src/com/netscape/management/client/theme/theme.properties b/dogtag/console-ui/src/com/netscape/management/client/theme/theme.properties
new file mode 100644
index 000000000..c1902c66a
--- /dev/null
+++ b/dogtag/console-ui/src/com/netscape/management/client/theme/theme.properties
@@ -0,0 +1,33 @@
+# --- BEGIN COPYRIGHT BLOCK ---
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; version 2 of the License.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License along
+# with this program; if not, write to the Free Software Foundation, Inc.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+#
+# Copyright (C) 2007 Red Hat, Inc.
+# All rights reserved.
+# --- END COPYRIGHT BLOCK ---
+#
+
+console-title=Dogtag Management Console
+console-useragent=Dogtag-Management-Console
+console-prefsdir=.dogtag-idm-console
+login-title=Dogtag Management Console Login
+banner-console=Dogtag Management Console
+
+defaultAbout-dialogTitle=Dogtag Management Console
+defaultAbout-productLogo=com/netscape/management/client/theme/images/logo32.gif
+defaultAbout-productLicense=
+
+CertInstallTypePage-defaultServerName=Dogtag Server
+CertInstallTypePage-defaultSIE=Dogtag Server Instance
+
+menu-HelpDocHome=http://pki.fedoraproject.org