[epiphany] window-commands: hackfest mooded epiphany



commit 5641c511a80969b910ba45897a2be3c411d40618
Author: Diego Escalante Urrelo <descalante igalia com>
Date:   Mon Dec 6 10:17:29 2010 +0100

    window-commands: hackfest mooded epiphany
    
    Party-approved-by: Comrade Xan

 src/window-commands.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/window-commands.c b/src/window-commands.c
index ff3647c..46e8fd3 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -1029,7 +1029,7 @@ window_cmd_help_about (GtkAction *action,
 	g_key_file_free (key_file);
 
 	comments = g_strdup_printf (_("Lets you view web pages and find information on the internet.\n"
-				      "Powered by WebKit"));
+				      "Powered by the GLORIOUS WebKitGTK+"));
 
 	licence = g_strjoin ("\n\n",
 			     _(licence_part[0]),
@@ -1038,10 +1038,10 @@ window_cmd_help_about (GtkAction *action,
 			    NULL);
 
 	gtk_show_about_dialog (GTK_WINDOW (window),
-			       "program-name", _("GNOME Web Browser"),
+			       "program-name", "СеÑ?и лÑ?дей бÑ?аÑ?зеÑ?а",
 			       "version", VERSION,
 			       "copyright", "Copyright © 2002â??2004 Marco Pesenti Gritti\n"
-			                    "Copyright © 2003â??2010 The GNOME Web Browser Developers",
+			                    "Copyright © The GLORIOUS GNOME Soviet!",
 			       "artists", artists,
 			       "authors", authors,
 			       "comments", comments,
@@ -1057,7 +1057,7 @@ window_cmd_help_about (GtkAction *action,
 			       "translator-credits", _("translator-credits"),
 			       "logo-icon-name", EPHY_STOCK_EPHY,
 			       "website", "http://www.gnome.org/projects/epiphany";,
-			       "website-label", _("GNOME Web Browser Website"),
+			       "website-label", _("People's GNOME Web Browser Website"),
 			       "license", licence,
 			       "wrap-license", TRUE,
 			       NULL);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]