Jean-Pierre Chrétien wrote: > I installed on Debian a preference file that I used for Solaris and I got > this: > > GuiPrefs.cpp(303): FAILED to find the default font: 'Adobe', 'Times' > GuiPrefs.cpp(303): FAILED to find the default font: 'Adobe', 'Helvetica' > GuiPrefs.cpp(303): FAILED to find the default font: 'Adobe', 'Courier' > > with lyx-1.6.4svn > > The problem here is not the missing fonts (which do not appear in the list > of available fonts), but the fact that the message is not translated, as it > comes directly from the source file. > Shouldn't it be managed by the i18n filter ?
No, this is a debug message. We do not translate these. Jürgen