[Libreoffice-bugs] [Bug 142874] LO72a1/b1: The Bullets and Numbering in Impress has unlocalizable Reset button

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 15 21:13:11 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=142874

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caolanm at redhat.com,
                   |                            |serval2412 at yahoo.fr

--- Comment #3 from Julien Nabet <serval2412 at yahoo.fr> ---
Good catch Ming!

Caolán: when I do git grep -n -2 'GtkButton" id="reset"', I noticed 2 kinds of
case:
1) <property name="label" translatable="yes" context="stock">_Reset</property>

2) <property name="label" translatable="yes"
context="bulletsandnumbering|reset">Reset</property>

I suppose 1) should be applied here since we got
<property name="label" translatable="yes" context="stock">_OK</property> in the
file quoted by Ming.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210615/840db51e/attachment.htm>


More information about the Libreoffice-bugs mailing list