diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-10-04 06:27:58 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-10-04 06:27:58 +0800 |
commit | 6e713aeab6969705b5891274786d0a41a1f77726 (patch) | |
tree | 79822dea19e390f1814165792e10eaac3cdedd20 /widgets/table/e-table-config.glade.h | |
parent | e9fa440f30ca9f1bfdb93b4a51e66c21444b71dc (diff) | |
download | gsoc2013-evolution-6e713aeab6969705b5891274786d0a41a1f77726.tar.gz gsoc2013-evolution-6e713aeab6969705b5891274786d0a41a1f77726.tar.zst gsoc2013-evolution-6e713aeab6969705b5891274786d0a41a1f77726.zip |
Put in 3 more dialog boxes in these files.
Tue Oct 3 18:28:09 2000 Christopher James Lahey <clahey@helixcode.com>
* e-table-config.glade, e-table-config.glade.h: Put in 3 more
dialog boxes in these files.
svn path=/trunk/; revision=5696
Diffstat (limited to 'widgets/table/e-table-config.glade.h')
-rw-r--r-- | widgets/table/e-table-config.glade.h | 53 |
1 files changed, 50 insertions, 3 deletions
diff --git a/widgets/table/e-table-config.glade.h b/widgets/table/e-table-config.glade.h index 4dc2ec8d31..bfa2bf433e 100644 --- a/widgets/table/e-table-config.glade.h +++ b/widgets/table/e-table-config.glade.h @@ -4,7 +4,54 @@ * DO NOT compile it as part of your application. */ -gchar *s = N_("Fields"); -gchar *s = N_("Grouping"); +gchar *s = N_("View Summary"); +gchar *s = N_("Description"); +gchar *s = N_("Icon, Attachment, Flag Status,\n" + "Full Name, Company, "); +gchar *s = N_("None"); +gchar *s = N_("File As (ascending"); +gchar *s = N_("_Fields..."); +gchar *s = N_("_Sort..."); +gchar *s = N_("_Group By..."); +gchar *s = N_("Show Fields"); +gchar *s = N_("A_vailable Fields:"); +gchar *s = N_("Sh_ow these fields in order:"); +gchar *s = N_("Table HERE"); +gchar *s = N_("Table HERE"); +gchar *s = N_("Move _Up"); +gchar *s = N_("Move _Down"); +gchar *s = N_("_Add ->"); +gchar *s = N_("<- _Remove"); +gchar *s = N_("Group By"); +gchar *s = N_("_Clear All"); +gchar *s = N_("Group Items By"); +gchar *s = N_("Show field in View"); +gchar *s = N_("Ascending"); +gchar *s = N_("Descending"); +gchar *s = N_("Then By"); +gchar *s = N_("Show field in View"); +gchar *s = N_("Ascending"); +gchar *s = N_("Descending"); +gchar *s = N_("Then By"); +gchar *s = N_("Show field in View"); +gchar *s = N_("Ascending"); +gchar *s = N_("Descending"); +gchar *s = N_("Then By"); +gchar *s = N_("Show field in View"); +gchar *s = N_("Ascending"); +gchar *s = N_("Descending"); gchar *s = N_("Sort"); -gchar *s = N_("Filter"); +gchar *s = N_("_Clear All"); +gchar *s = N_("Then By"); +gchar *s = N_("Ascending"); +gchar *s = N_("Descending"); +gchar *s = N_("Then By"); +gchar *s = N_("Ascending"); +gchar *s = N_("Descending"); +gchar *s = N_("Then By"); +gchar *s = N_("Ascending"); +gchar *s = N_("Descending"); +gchar *s = N_("Sort Items By"); +gchar *s = N_("File By"); +gchar *s = N_("Ascending"); +gchar *s = N_("Descending"); |