Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-06-26 09:15:52 +0000
committerLars Vogel2018-06-27 16:21:54 +0000
commit8d480345cf488ac8790cb085de8e8fb15edb0ebe (patch)
tree86bd7d2d7a3581ae0ad950801383d833296703f4
parent924ac453c5d2dcdea5ba7acc1e2e4b5b9f6bc978 (diff)
downloadeclipse.platform.ua-8d480345cf488ac8790cb085de8e8fb15edb0ebe.tar.gz
eclipse.platform.ua-8d480345cf488ac8790cb085de8e8fb15edb0ebe.tar.xz
eclipse.platform.ua-8d480345cf488ac8790cb085de8e8fb15edb0ebe.zip
Change-Id: I0c3806a4f612910ebe3a4e8dab87819f6d14708f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
-rw-r--r--org.eclipse.tips.ide/src/org/eclipse/tips/ide/internal/messages.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.tips.ide/src/org/eclipse/tips/ide/internal/messages.properties b/org.eclipse.tips.ide/src/org/eclipse/tips/ide/internal/messages.properties
index e313208aa..a5eb8b168 100644
--- a/org.eclipse.tips.ide/src/org/eclipse/tips/ide/internal/messages.properties
+++ b/org.eclipse.tips.ide/src/org/eclipse/tips/ide/internal/messages.properties
@@ -9,8 +9,8 @@ IDETipManager_6=New tips {0}
IDETipManager_8=Evaluating expression {0}
IDETipManager_9=Evaluating expression done. Priority: {0}
Startup_0=Load default IDE Tip Providers
-Startup_18=Tip Delay
-Startup_19=Checking for content
+Startup_18=Fetching content for the tip of the day
+Startup_19=Checking for tip of the day content
Startup_20=Tip of the Day
Startup_3=Failure getting the Tips state location.
TipSourceProvider_0=Tip of the Day. Layout Shell

Back to the top