mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
20.09.2007 cb4fffb7bf1f9de28183fe58376f5762b1e45cf9
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
@@ -235,6 +235,11 @@
error-title=Error
#
# Confirmation dialog title
#
confirmation-title=Confirmation Required
#
# Error when we cannot launch the status panel
#
could-not-launch-status-panel-msg=An unexpected error occurred launching the \
@@ -275,7 +280,9 @@
#
# Server Settings
empty-server-location=You must provide the installation path.
parent-directory-does-not-exist=The parent directory of {0} does not exist.
parent-directory-could-not-be-found=Could not find a parent directory for {0}.
parent-directory-does-not-exist-confirmation=The parent directory of {0} does \
not exist.\nWould you like to create this directory?
file-exists=The file {0} already exists.
directory-exists-not-empty=The directory {0} is not empty.
directory-not-writable=You do not have write access on the directory {0}. \
@@ -737,6 +744,8 @@
exception-details=Details: {0}
exception-out-of-memory-details=Not enough memory to perform the operation.  \
Details: {0}
error-could-not-create-parent-dir=Could not create parent directory {0}.  \
Check that you have file system access rights.
downloading-error=An error occurred downloading remote file(s) {0}.
error-zipinputstreamnull=Could not retrieve zip file {0}.  The input stream \
is null.