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

BogdanB <[email protected]> changed:

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

--- Comment #2 from BogdanB <[email protected]> ---
First, my research on the subject.
----------------------------------------------
git grep 'outlinepositionpage|numfollowedby'
sw/uiconfig/swriter/ui/outlinepositionpage.ui:
<property name="label" translatable="yes"
context="outlinepositionpage|numfollowedby">Followed by:</property>
----------------------------------------------

----------------------------------------------
git grep 'Enter the distance from the left page margin at which the numbering
symbol will be aligned.'

cui/uiconfig/ui/numberingpositionpage.ui:                        <property
name="AtkObject::accessible-description" translatable="yes"
context="numberingpositionpage|extended_tip|alignedatmf">Enter the distance
from the left page margin at which the numbering symbol will be
aligned.</property>

cui/uiconfig/ui/numberingpositionpage.ui:                        <property
name="AtkObject::accessible-description" translatable="yes"
context="numberingpositionpage|extended_tip|numfollowedbylb">Enter the distance
from the left page margin at which the numbering symbol will be
aligned.</property>

sw/uiconfig/swriter/ui/outlinepositionpage.ui:                    <property
name="AtkObject::accessible-description" translatable="yes"
context="outlinepositionpage|extended_tip|alignedatmf">Enter the distance from
the left page margin at which the numbering symbol will be aligned.</property>

sw/uiconfig/swriter/ui/outlinepositionpage.ui:                    <property
name="AtkObject::accessible-description" translatable="yes"
context="outlinepositionpage|extended_tip|numfollowedbylb">Enter the distance
from the left page margin at which the numbering symbol will be
aligned.</property>
----------------------------------------------

Are "alignedatmf" a duplicate of "numfollowedbylb" in the same file?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to