diff options
Diffstat (limited to 'ui/evolution-executive-summary.h')
-rw-r--r-- | ui/evolution-executive-summary.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ui/evolution-executive-summary.h b/ui/evolution-executive-summary.h new file mode 100644 index 0000000000..c026f08592 --- /dev/null +++ b/ui/evolution-executive-summary.h @@ -0,0 +1,10 @@ +/* + * This file is autogenerated from evolution-executive-summary.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_("Add Service"); +gchar *s = N_("Add a new service to the Executive Summary"); |