blob: a36bd6052c11b40960c32291b86774e3e6d15f7b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
/*
* 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.");
|