Bug 129571 - UI: Chart: request to split 3 strings
Summary: UI: Chart: request to split 3 strings
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Gabor Kelemen (allotropia)
URL:
Whiteboard: target:7.3.0
Keywords:
Depends on:
Blocks: Chart-Enhancements
  Show dependency treegraph
 
Reported: 2019-12-23 10:22 UTC by Mihkel Tõnnov
Modified: 2021-07-19 19:22 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Re-used strings in X Axis dialog (84.38 KB, image/png)
2019-12-23 10:22 UTC, Mihkel Tõnnov
Details
The dialog with the proposed patch (53.75 KB, image/png)
2021-07-17 14:04 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.