diff options
author | Michael Meeks <michael@helixcode.com> | 2000-10-19 10:28:43 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-10-19 10:28:43 +0800 |
commit | b459ed2a59cc6d08b7fed88ac09ac79724d4f576 (patch) | |
tree | 4dd00aac7de2c62d738e7c4c5ac2f104f1491224 /ui/evolution-calendar.h | |
parent | eb914c346efc8a21bce5362e142b2207783a2b0a (diff) | |
download | gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.gz gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.bz2 gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.lz gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.xz gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.tar.zst gsoc2013-evolution-b459ed2a59cc6d08b7fed88ac09ac79724d4f576.zip |
add.
2000-10-19 Michael Meeks <michael@helixcode.com>
* evolution-message-composer.xml: add.
* checking all generated .h files ( sim. to glade ) to make
translator's lives easier.
svn path=/trunk/; revision=6014
Diffstat (limited to 'ui/evolution-calendar.h')
-rw-r--r-- | ui/evolution-calendar.h | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/ui/evolution-calendar.h b/ui/evolution-calendar.h new file mode 100644 index 0000000000..ac3d3355e2 --- /dev/null +++ b/ui/evolution-calendar.h @@ -0,0 +1,41 @@ +/* + * This file is autogenerated from evolution-calendar.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_("_New"); +gchar *s = N_("New Ca_lendar"); +gchar *s = N_("Create a new calendar"); +gchar *s = N_("_Open"); +gchar *s = N_("_Open Calendar"); +gchar *s = N_("Open a calendar"); +gchar *s = N_("_Save Calendar As"); +gchar *s = N_("Save calendar As something else"); +gchar *s = N_("_Print this calendar"); +gchar *s = N_("_New appointment..."); +gchar *s = N_("Create a new appointment"); +gchar *s = N_("Calendar Preferences..."); +gchar *s = N_("Alter preferences"); +gchar *s = N_("New"); +gchar *s = N_("Create a new appointment"); +gchar *s = N_("Print"); +gchar *s = N_("Print this calendar"); +gchar *s = N_("Prev"); +gchar *s = N_("Go back in time"); +gchar *s = N_("Today"); +gchar *s = N_("Go to present time"); +gchar *s = N_("Next"); +gchar *s = N_("Go forward in time"); +gchar *s = N_("Go to"); +gchar *s = N_("Go to a specific date"); +gchar *s = N_("Day"); +gchar *s = N_("Show 1 day"); +gchar *s = N_("5 Days"); +gchar *s = N_("Show the working week"); +gchar *s = N_("Week"); +gchar *s = N_("Show 1 week"); +gchar *s = N_("Month"); +gchar *s = N_("Show 1 month"); |