/[straw]/straw/glade/strings.c
ViewVC logotype

Diff of /straw/glade/strings.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by jmalonzo, Sat Aug 16 10:28:45 2003 UTC revision 1.10 by jmalonzo, Wed Aug 27 12:22:58 2003 UTC
# Line 7  Line 7 
7  gchar *s = N_("Straw");  gchar *s = N_("Straw");
8  gchar *s = N_("_Import Subscriptions");  gchar *s = N_("_Import Subscriptions");
9  gchar *s = N_("_Export Subscriptions");  gchar *s = N_("_Export Subscriptions");
10    gchar *s = N_("Subscriptions");
11  gchar *s = N_("Feed _Information");  gchar *s = N_("Feed _Information");
12  gchar *s = N_("S_ubscriptions and Blogroll");  gchar *s = N_("S_ubscriptions and Blogroll");
13  gchar *s = N_("_Go");  gchar *s = N_("_Go");
# Line 16  gchar *s = N_("_Previous"); Line 17  gchar *s = N_("_Previous");
17  gchar *s = N_("N_ext Feed");  gchar *s = N_("N_ext Feed");
18  gchar *s = N_("Ne_xt Feed with Unread");  gchar *s = N_("Ne_xt Feed with Unread");
19  gchar *s = N_("P_revious Feed");  gchar *s = N_("P_revious Feed");
20  gchar *s = N_("C_atch Up Feed");  gchar *s = N_("Mark all as _Read");
21  gchar *s = N_("Poll _All");  gchar *s = N_("Poll _All");
22  gchar *s = N_("Poll S_elected");  gchar *s = N_("Poll S_elected");
23  gchar *s = N_("Go back to the next feed or item");  gchar *s = N_("Go back to the next feed or item");
24  gchar *s = N_("Go to the next unread feed or item");  gchar *s = N_("Go to the next unread feed or item");
25  gchar *s = N_("Get news items");  gchar *s = N_("Get news items");
26  gchar *s = N_("Subscribe to a new feed");  gchar *s = N_("Subscribe to a new feed");
 gchar *s = N_("Change settings");  
27  gchar *s = N_("Find a word or a phrase on feeds");  gchar *s = N_("Find a word or a phrase on feeds");
28  gchar *s = N_("Subscribe");  gchar *s = N_("Subscribe");
29  gchar *s = N_("<b>Source for this item</b>");  gchar *s = N_("<b>Source for this item</b>");
 gchar *s = N_("Straw Settings");  
 gchar *s = N_("_Sort");  
 gchar *s = N_("Feeds");  
 gchar *s = N_("Polling frequency in minutes");  
 gchar *s = N_("Poll all at once");  
 gchar *s = N_("Spread out polling");  
 gchar *s = N_("Polling");  
 gchar *s = N_("Item ordering");  
 gchar *s = N_("Newest first");  
 gchar *s = N_("Oldest first");  
 gchar *s = N_("Number of items kept");  
 gchar *s = N_("Item storage");  
30  gchar *s = N_("Subscriber tool");  gchar *s = N_("Subscriber tool");
31  gchar *s = N_("Please specify either location of the news site, or a direct URL to the RSS feed.");  gchar *s = N_("Please specify either location of the news site, or a direct URL to the RSS feed.");
32  gchar *s = N_("News site location");  gchar *s = N_("News site location");
# Line 79  gchar *s = N_("Limit latest date"); Line 67  gchar *s = N_("Limit latest date");
67  gchar *s = N_("<b>Find items</b>");  gchar *s = N_("<b>Find items</b>");
68  gchar *s = N_("Import subscriptions");  gchar *s = N_("Import subscriptions");
69  gchar *s = N_("<b>The action cannot be performed while offline.</b>");  gchar *s = N_("<b>The action cannot be performed while offline.</b>");
70    gchar *s = N_("Subscriptions");
71    gchar *s = N_("Straw Preferences");
72    gchar *s = N_("<b>Feed Settings</b>");
73    gchar *s = N_("Maximum number of items:");
74    gchar *s = N_("Item order:");
75    gchar *s = N_("Newest First");
76    gchar *s = N_("Oldest First");
77    gchar *s = N_("Refresh time ( minutes ):");

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26