Bug 120398 - [Localization] ObjectAlign
Summary: [Localization] ObjectAlign
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Localization (show other bugs)
Version:
(earliest affected)
6.2.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: UNO-Command-Label
  Show dependency treegraph
 
Reported: 2018-10-08 05:05 UTC by andreas_k
Modified: 2020-03-25 15:57 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Object Align (15.16 KB, image/png)
2018-10-08 05:05 UTC, andreas_k
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andreas_k 2018-10-08 05:05:39 UTC
Created attachment 145463 [details]
Object Align

.uno:ObjectAlign is called

- Left
- Centered
- Right

- Align Top to Anchor
- Align Middle to Anchor
- Align Bottom to Anchor

My question is why .uno:AlignUp, .uno:AlignDown, .uno:AlignMiddle include the Align in the english string?
Comment 1 Andras Timar 2018-10-27 10:41:59 UTC
.uno command labels can be different in different contexts. See https://opengrok.libreoffice.org/xref/core/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs for possible options. For .uno:AlignUp, .uno:AlignDown, and .uno:AlignMiddle only Label is defined.