projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
123cf6f
)
Fix english
author
Colin Leroy
<colin@colino.net>
Tue, 29 Apr 2014 11:40:35 +0000
(13:40 +0200)
committer
Colin Leroy
<colin@colino.net>
Tue, 29 Apr 2014 11:40:35 +0000
(13:40 +0200)
src/plugins/rssyl/rssyl_prefs.c
patch
|
blob
|
history
diff --git
a/src/plugins/rssyl/rssyl_prefs.c
b/src/plugins/rssyl/rssyl_prefs.c
index ab37b89b0fc5b929894912241cbdbc64139537c1..97b2b83fc183722bc89d012095354a210c228c18 100644
(file)
--- a/
src/plugins/rssyl/rssyl_prefs.c
+++ b/
src/plugins/rssyl/rssyl_prefs.c
@@
-149,7
+149,7
@@
static void create_rssyl_prefs_page(PrefsPage *page,
_("Path to Netscape-style cookies.txt file containing your cookies"));
ssl_verify_peer_checkbtn = gtk_check_button_new_with_label(
- _("Verify SSL certificate
s
validity for new feeds"));
+ _("Verify SSL certificate validity for new feeds"));
gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(ssl_verify_peer_checkbtn),
rssyl_prefs.ssl_verify_peer);
gtk_table_attach(GTK_TABLE(table), ssl_verify_peer_checkbtn, 0, 2, 5, 6,