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

jvergara
20.53.2009 5991fd9ccc2c1635668cc4b8e4bae181d09b460e
opends/src/messages/messages/admin_tool.properties
@@ -1788,10 +1788,29 @@
MILD_ERR_CTRL_PANEL_SKIPS_FILE_REQUIRED=You must provide a value for the \
 skips file.
#
# Note that the following property contains line breaks in HTML format (<br>)
# Note that the following three properties contain line breaks in HTML format
# (<br>)
#
INFO_CTRL_PANEL_CONFIRMATION_IMPORT_LDIF_DETAILS=All the data in backend '%s' \
 will be overwritten.<br><br>Do you want to continue?
INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_DETAILS=The following base DNs are \
 replicated:<br>%s<br><br>In order replication to work, these base DNs must \
 be initialized once the import of the LDIF is finished.<br><br>Do you want to \
 initialize automatically the contents of the replicated base DNs in the \
 remote servers once the import LDIF has finished?  Note that if you click \
 'Yes' all the data in the remote server base DNs will be overwritten.
INFO_CTRL_PANEL_CONFIRMATION_INITIALIZE_ALL_AND_OVERWRITE_DETAILS=All the data \
 in backend '%s' will be overwritten.<br><br>The following base DNs are \
 replicated:<br>%s<br><br>In order replication to work, these base DNs must \
 be initialized once the import of the LDIF is finished.<br><br>You can choose \
 to initialize automatically the contents of the replicated base DNs in the \
 remote servers once the import LDIF has finished.  Note that if you choose \
 to initialize all the data in the remote server base DNs will be overwritten.
INFO_CTRL_PANEL_EQUIVALENT_CMD_TO_INITIALIZE_ALL=Equivalent command to \
 initialize remote servers:
INFO_CTRL_PANEL_CONFIRM_INITIALIZE_TITLE=Confirmation Required
INFO_CTRL_PANEL_INITIALIZE_ALL_BUTTON_LABEL=Import and Initialize
INFO_CTRL_PANEL_IMPORT_ONLY_BUTTON_LABEL=Import Only
INFO_CTRL_PANEL_IMPORTING_LDIF_SUMMARY=Importing to backend '%s'...
INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_SUMMARY=Import Complete
INFO_CTRL_PANEL_IMPORTING_LDIF_SUCCESSFUL_DETAILS=The import finished \