Re: i18n and lt_dlerror

2007-09-06 Thread Ralf Wildenhues
Hi Eric, * Eric Blake wrote on Wed, Sep 05, 2007 at 10:30:39PM CEST: > Has anyone tried to use gettext to provide translations for all of the > strings returned by lt_dlerror? AFAIK no. That would be a good project for right after 2.2. > Should all of the strings in lt_error.h be marked N_, the

i18n and lt_dlerror

2007-09-05 Thread Eric Blake
Has anyone tried to use gettext to provide translations for all of the strings returned by lt_dlerror? Should all of the strings in lt_error.h be marked N_, then the program can add lt_error.h to the list in POTFILES.in to pick up the strings that need translation? Are there any strings beside