From e2039fe481571cbc68a15f4f54ef295e3cb7cf48 Mon Sep 17 00:00:00 2001 From: Anton Makeev Date: Wed, 2 Nov 2011 12:42:14 +0100 Subject: [PATCH] AppCode:OCUnit: misleading 'Test Results:' OC-2244 + more clean default names for cun configurations(cherry picked from commit 8586149) --- .../src/messages/SMTestsRunnerBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/platform-resources-en/src/messages/SMTestsRunnerBundle.properties b/platform/platform-resources-en/src/messages/SMTestsRunnerBundle.properties index c698828d276d..6965dd6640e3 100644 --- a/platform/platform-resources-en/src/messages/SMTestsRunnerBundle.properties +++ b/platform/platform-resources-en/src/messages/SMTestsRunnerBundle.properties @@ -8,7 +8,7 @@ sm.test.runner.ui.tests.tree.presentation.labels.failed=Failed: sm.test.runner.ui.tests.tree.presentation.labels.seconds=s sm.test.runner.ui.tests.tree.presentation.labels.milliseconds=ms sm.test.runner.ui.tests.tree.presentation.labels.running.tests=Running tests... -sm.test.runner.ui.tests.tree.presentation.labels.test.results=Test Results: +sm.test.runner.ui.tests.tree.presentation.labels.test.results=Test Results sm.test.runner.ui.tests.tree.presentation.labels.instantiating.tests=Instantiating tests... sm.test.runner.ui.tests.tree.presentation.labels.not.test.results=No Test Results sm.test.runner.ui.tests.tree.presentation.labels.was.terminated=Terminated