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

kenneth_suter
26.58.2007 348237ebebf06f25c6e032f802dc47b4ee7e1382
added text to message for move failure.
1 files modified
3 ■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties 3 ●●●● patch | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties
@@ -1147,7 +1147,8 @@
  upgrade attempt.  You should restore this file/directory manually: {0} to {1}
# General errors
error-failed-moving-file=Failed to move file {0} to {1}.
error-failed-moving-file=Failed to move file {0} to {1}.  Make sure this file is \
  not currently locked by another application.
error-prop-value=The value of property {0} could not be determined.
error-creating-build-info=Error determining OpenDS build information.
error-determining-svn-rev=Error determining installation's Subversion revision number.