https://bugs.documentfoundation.org/show_bug.cgi?id=150607
Bug ID: 150607
Summary: The string "Enable rounding" is potentially wrong
Product: LibreOffice
Version: 7.2.7.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Description:
This UI string says "Enable rounding":
https://translations.documentfoundation.org/translate/libo_ui-master/scmessages/en/?checksum=2034f0fa344b5902
However, its extended tip says "Truncate the number to a given number of
Decimal Places.":
https://translations.documentfoundation.org/translate/libo_ui-master/scmessages/en/?checksum=dd095553d6c77da1
Truncation and rounding are different things, so one of the two strings is
wrong (I don't know which):
https://www.ualberta.ca/computing-science/media-library/teaching-resources/java/truncation-rounding.html
Steps to Reproduce:
1. Compare the strings in the description
Actual Results:
The term "rounding" is used in one string while "truncation" in the other.
Expected Results:
Both strings should use the same term, depending on whether LO actually does
rounding or truncation 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.