/[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.11 by juri, Mon Sep 1 16:07:10 2003 UTC revision 1.12 by jmalonzo, Wed Sep 24 00:03:46 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");
 gchar *s = N_("Subscriptions");  
10  gchar *s = N_("Feed _Information");  gchar *s = N_("Feed _Information");
11  gchar *s = N_("S_ubscriptions and Blogroll");  gchar *s = N_("S_ubscriptions and Blogroll");
12  gchar *s = N_("_Go");  gchar *s = N_("_Go");
# Line 27  gchar *s = N_("Subscribe to a new feed") Line 26  gchar *s = N_("Subscribe to a new feed")
26  gchar *s = N_("Find a word or a phrase");  gchar *s = N_("Find a word or a phrase");
27  gchar *s = N_("Subscribe");  gchar *s = N_("Subscribe");
28  gchar *s = N_("<b>Source for this item</b>");  gchar *s = N_("<b>Source for this item</b>");
 gchar *s = N_("Subscriber tool");  
 gchar *s = N_("Please specify either location of the news site, or a direct URL to the RSS feed.");  
 gchar *s = N_("News site location");  
 gchar *s = N_("*");  
 gchar *s = N_("Find");  
 gchar *s = N_("<b>Subscribe to a new feed</b>");  
 gchar *s = N_("A feed was found at:");  
 gchar *s = N_("Please specify a name for this feed, or just click Finish to accept the default.");  
 gchar *s = N_("Name for the new feed");  
 gchar *s = N_("*");  
 gchar *s = N_("<b>Description</b>");  
 gchar *s = N_("<b>Feed found</b>");  
 gchar *s = N_("The feed was found, but there was a problem with it:");  
 gchar *s = N_("If you'd like to subscribe to it anyway, click Next. To start search again, click Start.");  
 gchar *s = N_("No feed was found at the specified location. If you'd like to try another location, click Start. To stop searching, click Cancel.");  
 gchar *s = N_("There were multiple possible matches. Please select one and click on Next.");  
 gchar *s = N_("<b>Multiple possible matches</b>");  
 gchar *s = N_("Straw is accessing the site...");  
 gchar *s = N_("<b>Please wait a moment</b>");  
 gchar *s = N_("Finish");  
 gchar *s = N_("Start");  
 gchar *s = N_("Previous");  
 gchar *s = N_("Next");  
29  gchar *s = N_("Subscriptions and blogrolls");  gchar *s = N_("Subscriptions and blogrolls");
30  gchar *s = N_("_Browse");  gchar *s = N_("_Browse");
31  gchar *s = N_("_Subscribe");  gchar *s = N_("_Subscribe");
# Line 59  gchar *s = N_("Blogroll"); Line 35  gchar *s = N_("Blogroll");
35  gchar *s = N_("<b>Subscriptions and blogrolls</b>");  gchar *s = N_("<b>Subscriptions and blogrolls</b>");
36  gchar *s = N_("Straw is accessing the blogroll and subscription info of the feed");  gchar *s = N_("Straw is accessing the blogroll and subscription info of the feed");
37  gchar *s = N_("<b>Please wait a moment</b>");  gchar *s = N_("<b>Please wait a moment</b>");
38  gchar *s = N_("Export subscriptions");  gchar *s = N_("Export Subscriptions");
39  gchar *s = N_("Find items");  gchar *s = N_("Import Subscriptions");
40    gchar *s = N_("Preferences");
41    gchar *s = N_("<b>General</b>");
42    gchar *s = N_("  ");
43    gchar *s = N_("Refresh Time:");
44    gchar *s = N_("Items Stored:");
45    gchar *s = N_("New items on top");
46    gchar *s = N_("Old items on top");
47    gchar *s = N_("<b>General</b>");
48    gchar *s = N_("<b>Subscriptions</b>");
49    gchar *s = N_("Find Items");
50    gchar *s = N_("<span weight=\"bold\">Find Items</span>");
51    gchar *s = N_("    ");
52  gchar *s = N_("*");  gchar *s = N_("*");
53  gchar *s = N_("Limit earliest date");  gchar *s = N_("Limit earliest date");
54  gchar *s = N_("Limit latest date");  gchar *s = N_("Limit latest date");
55  gchar *s = N_("<b>Find items</b>");  gchar *s = N_("Subscribe Feed");
56  gchar *s = N_("Import subscriptions");  gchar *s = N_("Feed Subscribe");
57  gchar *s = N_("<b>The action cannot be performed while offline.</b>");  gchar *s = N_("This will help you to subscribe to a particular feed.\n"
58  gchar *s = N_("Subscriptions");                "Please press 'Forward' if you wanna continue...");
59  gchar *s = N_("Straw Preferences");  gchar *s = N_("Feed Location");
60  gchar *s = N_("<b>Feed Settings</b>");  gchar *s = N_("News Site Location:");
61  gchar *s = N_("Maximum number of items:");  gchar *s = N_("*");
62  gchar *s = N_("Item order:");  gchar *s = N_("Enter the URL of the site that you want to subscribe to in the text box \n"
63  gchar *s = N_("Newest First");                "below then press 'Forward'");
64  gchar *s = N_("Oldest First");  gchar *s = N_("Feeds Found");
 gchar *s = N_("Refresh time ( minutes ):");  

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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