
2000-06-21 Christopher James Lahey <clahey@helixcode.com> * e-table-field-chooser-dialog.c: Made the Close button work. * e-table-field-chooser.glade, e-table-field-chooser.glade.h: Added a text description of this dialog. svn path=/trunk/; revision=3685
10 lines
312 B
C
10 lines
312 B
C
/*
|
|
* 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_("Field Chooser");
|
|
gchar *s = N_("To add a column to your table, drag it into\n"
|
|
"the location in which you want it to appear.");
|