| Summary: | Dropdown lists for Margins and Spacing in the Page section of Sidebar need to be separate for proper translation | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Modestas Rimkus <modestas.rimkus> |
| Component: | Localization | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | bubli, philipz85, sophi, susobhang70, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 5.3 all versions | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=113420 | ||
| Whiteboard: | target:6.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103467, 83830 | ||
|
Description
Modestas Rimkus
2017-01-03 21:59:51 UTC
The drop down contains value presets with labels, so i dont believe there is anything that needs to be done, which is why they were merged into single entries to reduce translation work. Also confirmed in French, gender is wrong for Margin, which gives a poor quality of the translation... Sophie This change i believe was made here https://gerrit.libreoffice.org/#/c/28104/ https://cgit.freedesktop.org/libreoffice/core/commit/?id=6f437466f96868cb10187c404ed84fb6d3dcc645 so all that would be needed is for a dev to confirm that reverting it is okay. This seems to be a long forgotten issue that still prevents proper translation of the strings in question. Merging the strings was not a good idea in terms of localization, as these strings have to be translated differently for different objects - margins and spacing. If this can be fixed by reverting the change mentioned above, could this be done? (In reply to Yousuf Philips (jay) from comment #3) > This change i believe was made here > > https://gerrit.libreoffice.org/#/c/28104/ > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=6f437466f96868cb10187c404ed84fb6d3dcc645 > > so all that would be needed is for a dev to confirm that reverting it is > okay. Maybe it's too late to revert it. @Bubli, is there anything else we could do here? Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=6f437466f96868cb10187c404ed84fb6d3dcc645 author Susobhan Ghosh <susobhang70@gmail.com> 2016-08-13 19:23:54 +0530 committer Katarina Behrens <Katarina.Behrens@cib.de> 2016-08-25 08:37:10 +0000 commit 6f437466f96868cb10187c404ed84fb6d3dcc645 (patch) tree dfa3a0863f0f7c23556d4ef079054133938cc3ba parent 79f1315a02b1dd4dd7b4a78dea410c3192663522 (diff) tdf#83830: Use SpacingListBox in Header/Footer and Sidebar Wrap Panel Bisected with: bibisect-linux-64-5.3 Adding Cc: to Susobhan Ghosh This is fixable Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/6d9a2557a0f0366fff169f3c3581414b3cec80bd%5E%21 Resolves: tdf#105081 and tdf#113420 It will be available in 6.2.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. Verified in Version: 6.2.0.0.alpha1+ Build ID: 5929d8ea469a971aa77371ed4b841c90a36e7da5 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded @Caolán, thanks for fixing this!! |