Bug 129571

Summary: UI: Chart: request to split 3 strings
Product: LibreOffice Reporter: Mihkel Tõnnov <mihhkel>
Component: UIAssignee: Gabor Kelemen (allotropia) <kelemeng>
Status: RESOLVED FIXED    
Severity: normal CC: buzea.bogdan, ilmari.lauhakangas, kelemeng
Priority: medium    
Version: Inherited From OOo   
Hardware: All   
OS: All   
Whiteboard: target:7.3.0
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 108538    
Attachments: Re-used strings in X Axis dialog
The dialog with the proposed patch

Description Mihkel Tõnnov 2019-12-23 10:22:57 UTC
Created attachment 156743 [details]
Re-used strings in X Axis dialog

In the X Axis dialog, with "Type" set to "Date", the strings "Days", "Months", "Years" are re-used between different contexts:
1) Resolution <Days|Months|Years>
2) Major interval <number> <Days|Months|Years>
3) Minor interval <number> <Days|Months|Years>

In order for the Estonian translation to be grammatically correct here, I'd need them to be split (1 vs. 2&3). This change should benefit also at least the Finnish translation.
Comment 1 Buovjaga 2020-04-30 18:12:37 UTC
Right -> NEW
Comment 2 Gabor Kelemen (allotropia) 2021-07-17 14:03:42 UTC
Proposed patch: https://gerrit.libreoffice.org/c/core/+/119102
Comment 3 Gabor Kelemen (allotropia) 2021-07-17 14:04:14 UTC
Created attachment 173647 [details]
The dialog with the proposed patch
Comment 4 Commit Notification 2021-07-19 19:19:30 UTC
Gabor Kelemen committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/214a738528780f308c00ef4d4953b57fd84c2c41

tdf#129571 Change translation context for one time unit dropdown

It will be available in 7.3.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.
Comment 5 Gabor Kelemen (allotropia) 2021-07-19 19:22:35 UTC
I'm afraid 7.2 is too close for this to be backported.