git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Changed to use more Eclipse-oriented naming
@ 2009-04-18 20:23 Robin Rosenberg
  2009-04-18 20:23 ` [PATCH] Commit brings up a dialog, so use ... on the end to indicate this Robin Rosenberg
  0 siblings, 1 reply; 2+ messages in thread
From: Robin Rosenberg @ 2009-04-18 20:23 UTC (permalink / raw)
  To: spearce; +Cc: git, Alex Blewitt

From: Alex Blewitt <alex.blewitt@gmail.com>


Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
---
 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-18 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-18 20:23 [PATCH] Changed to use more Eclipse-oriented naming Robin Rosenberg
2009-04-18 20:23 ` [PATCH] Commit brings up a dialog, so use ... on the end to indicate this Robin Rosenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).