for...@lyx.org wrote: > Author: forenr > Date: Tue May 10 01:25:51 2011 > New Revision: 38681 > URL: http://www.lyx.org/trac/changeset/38681 > > + case RC_TEXINPUTS_PREFIX: > + str = _("Specify those directories which should be " > + "prepended to the TEXINPUTS environment variable. " > + "A '.' represents the current document directory. " > + "Use the OS native format."); > + break;
please put this string info into tooltip for new field in pref dialog. if not identical then i propose to drop '_' in RC_entries. these strings never appear in ui and just oppress translators. pavel