Am 01.11.2010 um 07:41 schrieb Vincent van Ravesteijn:

>> +               if (binfo.empty()) {
>> +                       docstring fmt = _("%1$s unknown[[InsetNote]]");
>> +                       setText(bformat(fmt, from_utf8(name_)));
>> +               } else
> 
> InsetNote ?

Sorry. Should be InsetInfo. I mixed it up while trying to fix the
latest compile problems, I'll correct that.

> 
> Please remember that this should be helpful for the translators to
> correctly translate the unknown part.
> 
> And I have no clue what should be unknown here :S..

(The value of the vcs buffer-info inset indexed by name is empty.
The replacement in this case is e. g. "vcs-author unknown".
The translator has to translate the word "unknown".)
I had to lookup your smiley in some smiley table manually ;-)

I don't know how to be more helpful to the translator.


Stephan

Reply via email to