diff --git a/openjpa-kernel/src/main/resources/org/apache/openjpa/datacache/localizer.properties b/openjpa-kernel/src/main/resources/org/apache/openjpa/datacache/localizer.properties index 23c040a0c..0b7123c55 100644 --- a/openjpa-kernel/src/main/resources/org/apache/openjpa/datacache/localizer.properties +++ b/openjpa-kernel/src/main/resources/org/apache/openjpa/datacache/localizer.properties @@ -63,11 +63,11 @@ query-cache-key-removed: Key "{0}" has been removed from the query cache. reg-mbean: Registered MBean ({0}). cant-reg-mbean: Unable to register Datastore Cache {0} MBean. query-cache-name: Query Cache -scheduler-start: Starting clearable scheduler thread "{0}"... +scheduler-start: Starting Clearable scheduler thread "{0}"... scheduler-name: OpenJPA Clearable Scheduler scheduler-interval: Clearable schedule thread will check every "{0}" min. -scheduler-clear: Scheduled clearable eviction at time "{1}" for clearable:"{0}" -scheduler-stop: Stopping scheduled clearable eviction thread. +scheduler-clear: Scheduled Clearable eviction at time "{1}" for Clearable:"{0}" +scheduler-stop: Stopping scheduled Clearable eviction thread. scheduler-fail: Clearable scheduler thread unexpectedly interrupted. Stopping \ scheduler. bad-schedule: Invalid schedule string: "{0}"