[anjuta] git: fix bgo#646695 - Remote needs translator comment
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] git: fix bgo#646695 - Remote needs translator comment
- Date: Mon, 21 Nov 2011 20:02:06 +0000 (UTC)
commit 15f8b9fa1a942659e7dd74b05d271290d85f3883
Author: Johannes Schmid <jhs gnome org>
Date: Mon Nov 21 21:01:48 2011 +0100
git: fix bgo#646695 - Remote needs translator comment
plugins/git/git-add-remote-pane.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/git/git-add-remote-pane.c b/plugins/git/git-add-remote-pane.c
index 340f937..af35cc4 100644
--- a/plugins/git/git-add-remote-pane.c
+++ b/plugins/git/git-add-remote-pane.c
@@ -175,6 +175,7 @@ on_add_remote_button_clicked (GtkAction *action, Git *plugin)
pane = git_add_remote_pane_new (plugin);
+ /* Translators: Remote means the git remote repository */
anjuta_dock_replace_command_pane (ANJUTA_DOCK (plugin->dock), "AddRemote",
_("Add Remote"), NULL, pane, GDL_DOCK_BOTTOM, NULL, 0,
NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]