From 52b874742433110181260bcda987cea209063c2f Mon Sep 17 00:00:00 2001 From: neil_a_wilson <neil_a_wilson@localhost> Date: Wed, 15 Aug 2007 23:39:47 +0000 Subject: [PATCH] Correct a number of spelling errors identified in the message files. --- opends/src/messages/messages/version.properties | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/opends/src/messages/messages/version.properties b/opends/src/messages/messages/version.properties index 1fd5e34..4f9ce52 100644 --- a/opends/src/messages/messages/version.properties +++ b/opends/src/messages/messages/version.properties @@ -52,14 +52,14 @@ # # ORDINAL is an integer unique among other ordinals in this file # -INFO_890_UPGRADE_1=With this upgrade, the Berkley DB Java Edition JAR will be \ +INFO_890_UPGRADE_1=With this upgrade, the Berkeley DB Java Edition JAR will be \ upgraded to version 3.2.13 which introduces incompatibilities to the data \ format. Consequently if at a later time you wish to revert this installation \ to its prior version you will have to export the data from this server and \ reimport it once the reversion has finished -INFO_890_REVERSION_2=With this reversion, the Berkley DB Java Editiong JAR \ +INFO_890_REVERSION_2=With this reversion, the Berkeley DB Java Edition JAR \ will be downgraded to an older version which uses a different data format \ - than the current version.In order to revert this server you will have to \ + than the current version. In order to revert this server you will have to \ export the data from this server and reimport it after the reversion has \ finished INFO_1582_UPGRADE_3=This upgrade introduces improvements to the data format \ -- Gitblit v1.10.0