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

jvergara
08.14.2008 0b609182104159c0c116a99d304b8fa09f31575d
Fix for issue 3128 (missing word in INFO_REPLICATION_ENABLE_SECURE1_PROMPT in admin_tools.properties)

Fix a couple of typos.
1 files modified
4 ■■■■ changed files
opends/src/messages/messages/admin_tool.properties 4 ●●●● patch | view | raw | blame | history
opends/src/messages/messages/admin_tool.properties
@@ -579,7 +579,7 @@
 server?
INFO_REPLICATION_ENABLE_REPLICATIONPORT1_PROMPT=Replication port for the first \
 server (the port must be free)
INFO_REPLICATION_ENABLE_SECURE1_PROMPT=Do want replication to use encrypted \
INFO_REPLICATION_ENABLE_SECURE1_PROMPT=Do you want replication to use encrypted \
 communication when connecting to replication port %s on the first server?
INFO_REPLICATION_ENABLE_BINDDN1_PROMPT=Bind DN for the first server
INFO_REPLICATION_ENABLE_PASSWORD1_PROMPT=Password for %s on the first server:
@@ -591,7 +591,7 @@
 server?
INFO_REPLICATION_ENABLE_REPLICATIONPORT2_PROMPT=Replication port for the \
 second server (the port must be free)
INFO_REPLICATION_ENABLE_SECURE2_PROMPT=Do want replication to use encrypted \
INFO_REPLICATION_ENABLE_SECURE2_PROMPT=Do you want replication to use encrypted \
 communication when connecting to replication port %s on the second server?
INFO_REPLICATION_ENABLE_BINDDN2_PROMPT=Bind DN for the second server
INFO_REPLICATION_ENABLE_PASSWORD2_PROMPT=Password for %s on the second server: