Revision: 4210
Author:
kyle....@gmail.com
Date: Tue Oct 16 05:45:50 2012
Log: Small fix to 1 En property
http://code.google.com/p/gbif-providertoolkit/source/detail?r=4210
Modified:
/trunk/gbif-ipt/src/main/resources/ApplicationResources_en.properties
=======================================
--- /trunk/gbif-ipt/src/main/resources/ApplicationResources_en.properties
Mon Oct 15 03:07:06 2012
+++ /trunk/gbif-ipt/src/main/resources/ApplicationResources_en.properties
Tue Oct 16 05:45:50 2012
@@ -629,7 +629,7 @@
manage.resource.read.basic.metadata=Basic metadata read
manage.resource.read.problem=Can''t read archive metadata
manage.resource.addSource.confirm=One or more files already exist. Are you
sure you want to overwrite them?
-manage.resource.migrate=Resource matched an existing registered resource
(UUID={0}) owned by {1}). Consequently, this resource will be associated to
the existing registered resource, instead of registering a new resource.
+manage.resource.migrate=Resource matched an existing registered resource
(UUID={0}) owned by {1}. Consequently, this resource will be associated to
the existing registered resource, instead of registering a new resource.
manage.resource.migrate.failed=Resource migration failed
manage.resource.migrate.failed.multipleUUIDs=Multiple UUIDs were found in
the list of alternate identifiers at the time of registration.
manage.resource.migrate.failed.badUUID=At least one UUID was found in the
list of alternate identifiers, but it does not correspond to a resource
owned by {0}.