diff options
author | Valek Frob <frob@src.gnome.org> | 2000-05-13 07:39:52 +0800 |
---|---|---|
committer | Valek Frob <frob@src.gnome.org> | 2000-05-13 07:39:52 +0800 |
commit | 80a2c2ca887ea29a0e2c5fb691ef7bbba00aa8d3 (patch) | |
tree | 68bbd37cdb6fb9c3dff55f509ff33df55c181196 /addressbook/printing | |
parent | 725e254d7220e46a1536a871689760b35a6fd6ce (diff) | |
download | gsoc2013-evolution-80a2c2ca887ea29a0e2c5fb691ef7bbba00aa8d3.tar.gz gsoc2013-evolution-80a2c2ca887ea29a0e2c5fb691ef7bbba00aa8d3.tar.zst gsoc2013-evolution-80a2c2ca887ea29a0e2c5fb691ef7bbba00aa8d3.zip |
Saved translatable strings. Added files to POTFILES.in.
svn path=/trunk/; revision=3009
Diffstat (limited to 'addressbook/printing')
-rw-r--r-- | addressbook/printing/e-contact-print.glade | 16 | ||||
-rw-r--r-- | addressbook/printing/e-contact-print.glade.h | 56 |
2 files changed, 72 insertions, 0 deletions
diff --git a/addressbook/printing/e-contact-print.glade b/addressbook/printing/e-contact-print.glade index c078929d07..be24c9fc60 100644 --- a/addressbook/printing/e-contact-print.glade +++ b/addressbook/printing/e-contact-print.glade @@ -4,9 +4,25 @@ <project> <name>Printing</name> <program_name>printing</program_name> + <directory></directory> + <source_directory></source_directory> + <pixmaps_directory>pixmaps</pixmaps_directory> + <language>C</language> + <gnome_support>False</gnome_support> + <gettext_support>False</gettext_support> + <use_widget_names>False</use_widget_names> <output_main_file>False</output_main_file> <output_support_files>False</output_support_files> <output_build_files>False</output_build_files> + <backup_source_files>True</backup_source_files> + <main_source_file>interface.c</main_source_file> + <main_header_file>interface.h</main_header_file> + <handler_source_file>callbacks.c</handler_source_file> + <handler_header_file>callbacks.h</handler_header_file> + <support_source_file>support.c</support_source_file> + <support_header_file>support.h</support_header_file> + <output_translatable_strings>True</output_translatable_strings> + <translatable_strings_file>e-contact-print.glade.h</translatable_strings_file> </project> <widget> diff --git a/addressbook/printing/e-contact-print.glade.h b/addressbook/printing/e-contact-print.glade.h new file mode 100644 index 0000000000..b3b03d6d68 --- /dev/null +++ b/addressbook/printing/e-contact-print.glade.h @@ -0,0 +1,56 @@ +/* + * Translatable strings file generated by Glade. + * Add this file to your project's POTFILES.in. + * DO NOT compile it as part of your application. + */ + +gchar *s = N_("Page Setup:"); +gchar *s = N_("Style name:"); +gchar *s = N_("Preview:"); +gchar *s = N_("Options"); +gchar *s = N_("Include:"); +gchar *s = N_("Sections:"); +gchar *s = N_("Immediately follow each other"); +gchar *s = N_("Letter tabs on side"); +gchar *s = N_("Headings for each letter"); +gchar *s = N_("Start on a new page"); +gchar *s = N_("Number of columns:"); +gchar *s = N_("Blank forms at end:"); +gchar *s = N_("Fonts"); +gchar *s = N_("Font..."); +gchar *s = N_("Font..."); +gchar *s = N_("Headings"); +gchar *s = N_("10 pt. Tahoma"); +gchar *s = N_("Body"); +gchar *s = N_("8 pt. Tahoma"); +gchar *s = N_("Shading"); +gchar *s = N_("Print using gray shading"); +gchar *s = N_("Format"); +gchar *s = N_("Paper"); +gchar *s = N_("Type:"); +gchar *s = N_("label26"); +gchar *s = N_("Dimensions:"); +gchar *s = N_("Width:"); +gchar *s = N_("Height:"); +gchar *s = N_("Paper source:"); +gchar *s = N_("Margins"); +gchar *s = N_("Top:"); +gchar *s = N_("Bottom:"); +gchar *s = N_("Left:"); +gchar *s = N_("Right:"); +gchar *s = N_("Page"); +gchar *s = N_("Size:"); +gchar *s = N_("label26"); +gchar *s = N_("Dimensions:"); +gchar *s = N_("Width:"); +gchar *s = N_("Height:"); +gchar *s = N_("Orientation"); +gchar *s = N_("Portrait"); +gchar *s = N_("Landscape"); +gchar *s = N_("Paper"); +gchar *s = N_("Font..."); +gchar *s = N_("Header"); +gchar *s = N_("Footer:"); +gchar *s = N_("Font..."); +gchar *s = N_("Reverse on even pages"); +gchar *s = N_("Header/Footer"); |