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

jvergara
22.41.2008 7618e284f1d654ee8ee0a0f25c05e1e7aeb9a847
Fix a couple of typos (parentheses were not closed).
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/src/messages/messages/tools.properties 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/tools.properties
@@ -553,7 +553,7 @@
SEVERE_ERR_RESTOREDB_CANNOT_LOCK_BACKEND_330=An error occurred while \
 attempting to acquire an exclusive lock for backend %s:  %s.  This generally \
 means some other process is still using this backend (e.g., it is in use by \
 the Directory Server or a backup or LDIF export is in progress.  The restore \
 the Directory Server or a backup or LDIF export is in progress).  The restore \
 cannot continue
SEVERE_WARN_RESTOREDB_CANNOT_UNLOCK_BACKEND_331=An error occurred while \
 attempting to release the exclusive lock for backend %s:  %s.  This lock \
@@ -562,7 +562,7 @@
SEVERE_ERR_LDIFIMPORT_CANNOT_LOCK_BACKEND_332=An error occurred while \
 attempting to acquire an exclusive lock for backend %s:  %s.  This generally \
 means some other process is still using this backend (e.g., it is in use by \
 the Directory Server or a backup or LDIF export is in progress.  The LDIF \
 the Directory Server or a backup or LDIF export is in progress).  The LDIF \
 import cannot continue
SEVERE_WARN_LDIFIMPORT_CANNOT_UNLOCK_BACKEND_333=An error occurred while \
 attempting to release the exclusive lock for backend %s:  %s.  This lock \