Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.tasks.index.ui/OSGI-INF/l10n/bundle.properties')
-rw-r--r--org.eclipse.mylyn.tasks.index.ui/OSGI-INF/l10n/bundle.properties6
1 files changed, 4 insertions, 2 deletions
diff --git a/org.eclipse.mylyn.tasks.index.ui/OSGI-INF/l10n/bundle.properties b/org.eclipse.mylyn.tasks.index.ui/OSGI-INF/l10n/bundle.properties
index f18488576..a99257c88 100644
--- a/org.eclipse.mylyn.tasks.index.ui/OSGI-INF/l10n/bundle.properties
+++ b/org.eclipse.mylyn.tasks.index.ui/OSGI-INF/l10n/bundle.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2011 Tasktop Technologies and others.
+# Copyright (c) 2011, 2012 Tasktop Technologies and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -9,4 +9,6 @@
# Tasktop Technologies - initial API and implementation
###############################################################################
#Properties file for org.eclipse.mylyn.tasks.index.ui
-Bundle-Name = Index \ No newline at end of file
+Bundle-Name = Index
+command.name = Refresh Search Index
+command.label = Refresh Search Index \ No newline at end of file

Back to the top