[Gretl-devel] Not translated strings

Allin Cottrell cottrell at wfu.edu
Wed May 9 13:38:30 EDT 2007


On Wed, 9 May 2007, Ignacio Diaz-Emparanza wrote:

> I don't know whether this corresponds to gretl or to my OS (Kubuntu), but I am 
> seing some not translated strings in the Excel importer and in the open file 
> dialogs:
> /File/Open data/Import/Excel
> /File/Open data/User file
> 
> The terms "Forward", "Cancel" and "Back" in the dialog buttons appear in 
> English.

I think that must be some sort of GTK breakage.  I'm doing, 
e.g.,

  w = gtk_button_new_from_stock(GTK_STOCK_GO_FORWARD);

which ought to be internationalized automatically.  I'll test on 
my Ubuntu box.

Allin.



More information about the Gretl-devel mailing list