ApprovedInternal, 3, 85));
matches.add(new TransMemoryResultItem(source, target3,
TranslatedInternal, 3, 85));
matches.add(new TransMemoryResultItem(source, target4,
TranslatedInternal, 3, 85));
callback.onSuccess(new GetTranslationMemoryResult(action, matches));
Log.info("EXIT DummyGetTranslationMemoryCommand.execute()");
}