From: Alex Blewitt <alex.blewitt@xxxxxxxxx> Signed-off-by: Alex Blewitt <alex.blewitt@xxxxxxxxx> --- org.spearce.egit.ui/plugin.properties | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Shawn: I think these are fine, so I'll push them soon. diff --git a/org.spearce.egit.ui/plugin.properties b/org.spearce.egit.ui/plugin.properties index 0627a62..7748770 100644 --- a/org.spearce.egit.ui/plugin.properties +++ b/org.spearce.egit.ui/plugin.properties @@ -16,10 +16,10 @@ DisconnectAction_tooltip=Disconnect the Git team provider. AssumeUnchangedAction_label=Assume unchanged AssumeUnchangedAction_tooltip=Assume selected folders/files are unchanged -TrackAction_label=Track (&Add) +TrackAction_label=&Add to Version Control TrackAction_tooltip=Track selected files/folders with Git. -UntrackAction_label=Untrack (Remove) +UntrackAction_label=&Remove from Version Control UntrackAction_tooltip=Stop tracking selected files/folders with Git. UpdateAction_label=Update Index (Refresh) -- 1.6.2.2 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html