<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - French translation in Search & replace : "Graisse" instead of "Gras""
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108719">bug 108719</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>UNCONFIRMED
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>zolnaitamas2000@gmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>NOTABUG
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - French translation in Search & replace : "Graisse" instead of "Gras""
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108719#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - French translation in Search & replace : "Graisse" instead of "Gras""
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108719">bug 108719</a>
from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
<pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=108719#c3">comment #3</a>)
<span class="quote">>
> Font weight is the property with the specification thin,...,normal,...,bold
> etc. <a href="https://www.w3.org/TR/css-fonts-3/#font-weight-prop">https://www.w3.org/TR/css-fonts-3/#font-weight-prop</a>
>
> No idea how it was supposed to work in this ugly dialog. @Stuart, do you
> know?</span >
The Attributes checklist [1] dialog of Find & Replace is populated and sorted
from the RID_ATTR_NAMES listing in:
<a href="http://opengrok.libreoffice.org/xref/core/svx/source/items/svxitems.src">http://opengrok.libreoffice.org/xref/core/svx/source/items/svxitems.src</a>
Which is submitted for l10n translation via Pootle as Sophie notes, and is
correct.
IIUC actual choice of "Font Weight" to label SID_ATTR_CHAR_WEIGHT is quite old
in the source dating to Java practices of OOo. But it is a common way to refer
to the "boldness" of a font by its stroke weight.
As you note, font-weight could describe multiple values of "boldness"
[thin|extra-light|light|normal|medium|semi-bold|bold|extra-bold|black] and
corresponding to use in font metrics, but in LibreOffice's UI we only implement
a edit engine VCL rendered "bold" font effect, or "normal".
Similar challenging translations are "Font Posture" for normal|italic|oblique,
and there we just have an "italic" rendering, or "normal".
But folks should understand that using the attribute dialog we don't search for
a specific attribute--rather we search for a text or paragraph style class
where the selected attribute value is set to other than defaults.
So don't see much justification to require rewording the Attribute listing, nor
for annoyance of retranslating.
@Tamás ?
=-ref-=
[1]
<a href="http://opengrok.libreoffice.org/xref/core/cui/source/dialogs/srchxtra.cxx#122">http://opengrok.libreoffice.org/xref/core/cui/source/dialogs/srchxtra.cxx#122</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>