[evolution-rss] remove accidental typo
- From: Lucian Langa <lucilanga src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-rss] remove accidental typo
- Date: Thu, 3 May 2012 14:56:48 +0000 (UTC)
commit ee05705ca7ab36f3791e57f529dc06e32e915f41
Author: Lucian Langa <lucilanga gnome org>
Date: Thu May 3 16:56:33 2012 +0200
remove accidental typo
src/rss.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/rss.c b/src/rss.c
index 08c01a2..1ecc593 100644
--- a/src/rss.c
+++ b/src/rss.c
@@ -1810,7 +1810,7 @@ org_gnome_rss_browser (EMFormat *emf,
GtkWidget *label3 = gtk_label_new ("");
GtkWidget *button, *button2, *button3, *button4, *button5;
- gchar *mem = g_strdup_printf(" <b>%s: </b>", _("Fefdslkajed view"));
+ gchar *mem = g_strdup_printf(" <b>%s: </b>", _("Feed view"));
RSS_BTN_STOP = gtk_button_new_from_stock (GTK_STOCK_STOP);
RSS_BTN_FORW = gtk_button_new_from_stock (GTK_STOCK_GO_FORWARD);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]