Fix capitalization localizer.properties file.

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@997354 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Richard G. Curtis 2010-09-15 14:42:44 +00:00
parent dd36c1d629
commit 679fee98d6
1 changed files with 3 additions and 3 deletions

View File

@ -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}"