git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robin Rosenberg <robin.rosenberg@dewire.com>
To: spearce@spearce.org
Cc: git@vger.kernel.org, Alex Blewitt <alex.blewitt@gmail.com>
Subject: [PATCH] Changed to use more Eclipse-oriented naming
Date: Sat, 18 Apr 2009 22:23:11 +0200	[thread overview]
Message-ID: <1240086192-20325-1-git-send-email-robin.rosenberg@dewire.com> (raw)

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

             reply	other threads:[~2009-04-18 20:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-18 20:23 Robin Rosenberg [this message]
2009-04-18 20:23 ` [PATCH] Commit brings up a dialog, so use ... on the end to indicate this Robin Rosenberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1240086192-20325-1-git-send-email-robin.rosenberg@dewire.com \
    --to=robin.rosenberg@dewire.com \
    --cc=alex.blewitt@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=spearce@spearce.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).