[epiphany] ephy-window: retitle the show-downloads-bar item
- From: Diego Escalante Urrelo <diegoe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] ephy-window: retitle the show-downloads-bar item
- Date: Mon, 7 Mar 2011 21:22:26 +0000 (UTC)
commit ffd4f4aea7cd38d28c4160162e7c01afeef00b3a
Author: Diego Escalante Urrelo <descalante igalia com>
Date: Mon Mar 7 15:59:57 2011 -0500
ephy-window: retitle the show-downloads-bar item
src/ephy-window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ephy-window.c b/src/ephy-window.c
index fb3327a..525a8dd 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -280,7 +280,7 @@ static const GtkToggleActionEntry ephy_menu_toggle_entries [] =
{ "ViewToolbar", NULL, N_("_Hide Toolbars"), NULL,
N_("Show or hide toolbar"),
G_CALLBACK (ephy_window_view_toolbar_cb), FALSE },
- { "ViewDownloadsBar", NULL, N_("View _downloads bar"), NULL,
+ { "ViewDownloadsBar", NULL, N_("_Downloads Bar"), NULL,
N_("Show the active downloads for this window"),
NULL, FALSE },
{ "ViewFullscreen", GTK_STOCK_FULLSCREEN, N_("_Fullscreen"), "F11",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]