diff options
Diffstat (limited to 'ui/evolution-subscribe.h')
-rw-r--r-- | ui/evolution-subscribe.h | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ui/evolution-subscribe.h b/ui/evolution-subscribe.h new file mode 100644 index 0000000000..2fa6f489bd --- /dev/null +++ b/ui/evolution-subscribe.h @@ -0,0 +1,22 @@ +/* + * This file is autogenerated from evolution-subscribe.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("_File"); +gchar *s = N_("Close"); +gchar *s = N_("_Edit"); +gchar *s = N_("Select _All"); +gchar *s = N_("_Unselect All"); +gchar *s = N_("F_older"); +gchar *s = N_("Subscribe"); +gchar *s = N_("Unsubscribe"); +gchar *s = N_("Subscribe"); +gchar *s = N_("Add folder to your list of subscribed folders"); +gchar *s = N_("Unsubscribe"); +gchar *s = N_("Remove folder from your list of subscribed folders"); +gchar *s = N_("Refresh List"); +gchar *s = N_("Refresh List of Folders"); |