Removed i18n'ed string (didn't need to be i18n)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30691 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Steven Glover
2011-09-22 08:38:18 +00:00
parent bee6b4fe4c
commit f7b89305b5
7 changed files with 1 additions and 20 deletions

View File

@@ -255,9 +255,8 @@ public class ReEncryptor implements ApplicationContextAware
}
};
// TODO, "propertize" these numbers
new BatchProcessor<NodePropertyEntity>(
I18NUtil.getMessage("reencryptor.batchprocessor.name"), // TODO i18n name
"Reencryptor",
transactionHelper,
provider,
numThreads, chunkSize,