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

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #3 from Julien Nabet <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to