Bug 150605 - "Measure unit" should be "Unit of measurement"
Summary: "Measure unit" should be "Unit of measurement"
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
7.2.7.2 release
Hardware: All All
: medium minor
Assignee: BogdanB
URL:
Whiteboard: reviewed:2022 target:7.5.0
Keywords: difficultyBeginner, easyHack
Depends on:
Blocks:
 
Reported: 2022-08-25 13:36 UTC by Tuomas Hietala
Modified: 2022-11-03 16:24 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tuomas Hietala 2022-08-25 13:36:10 UTC
Description:
English UI strings DoBGo is "Measure unit" and string 4yTAW is "Measure unit display". "Measure unit" is not proper English and should be changed to "Unit of measurement".

https://en.wikipedia.org/wiki/Unit_of_measurement


Steps to Reproduce:
1. See strings https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/en/?checksum=149d91ec581b5063 and https://translations.documentfoundation.org/translate/libo_ui-master/svxmessages/en/?checksum=7ae913e15f709ec2


Actual Results:
The term "measure unit" is used.

Expected Results:
The term "unit of measurement" should be used.


Reproducible: Always


User Profile Reset: No



Additional Info:
N/a
Comment 1 Eike Rathke 2022-08-25 14:13:31 UTC
EasyHack; code pointer:
include/svx/strings.hrc
defines SIP_SA_MEASUREUNIT and SIP_SA_MEASURESHOWUNIT
Comment 2 Hossein 2022-10-06 14:05:59 UTC Comment hidden (obsolete)
Comment 3 Commit Notification 2022-11-03 06:47:34 UTC
Bogdan B committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/e272afb703ce3009f9c3edc43653771abd04c8fb

tdf#150605 Change "Measure unit" to "Unit of measurement"

It will be available in 7.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.