https://bugs.documentfoundation.org/show_bug.cgi?id=154018
Bug ID: 154018
Summary: UI string: points vs. corners of polyline
Product: LibreOffice
Version: 7.4.5.1 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Description:
In LO there's a UI string "Polyline with %2 corners":
https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/en/?checksum=c702c865ac02d8b3
However, the context string is "STR_ObjNameSingulPLIN_PointCount". So which one
is it, corner count or point count? There's a difference: a polyline with only
two points will have zero corners, for example.
Steps to Reproduce:
See above
Actual Results:
It's unclear whether the string refers to points or corners.
Expected Results:
Both the user-visible string and the context string reflect what LO actually
does in this case.
Reproducible: Always
User Profile Reset: No
Additional Info:
n/a
--
You are receiving this mail because:
You are the assignee for the bug.