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

Ludovic Poitou
23.07.2011 e523c3b1f2ab90f2b424bdefe674a0fd3d8da7f4
opends/src/admin/messages/MemoryBackendCfgDefn.properties
@@ -1,6 +1,6 @@
user-friendly-name=Memory Backend
user-friendly-plural-name=Memory Backends
synopsis=The Memory Backend provides a Directory Server backend implementation that stores entries in memory.
synopsis=The Memory Backend provides a directory server backend implementation that stores entries in memory.
description=There is no persistence of any kind, and the backend contents are cleared whenever the backend is brought online or offline and when the server is restarted.
property.backend-id.synopsis=Specifies a name to identify the associated backend.
property.backend-id.description=The name must be unique among all backends in the server. The backend ID may not be altered after the backend is created in the server.