There are a bunch of line and arrow styles of shapes that can't be translated. Line styles: Dot Long Dot Double Dot Long Dash Double Dash Long Dash Dot Double Dash Dot Double Dash Dot Dot Arrow styles: Half Arrow Left Half Arrow Right CF One CF Only One CF Many CF Many One CF Zero One CF Zero Many Reversed Arrow
Thank you for reporting the bug. Can you please supply additional information about what LibreOffice product i.e. Writer, Draw, etc. you are specifically referring to, as well as what language with which you are experiencing issues? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested information is provided.
Affects all components where shapes can be used. And as these strings are not in Weblate, all languages.
The strings for line styles are in core/extras/source/palettes/standard.sod: https://opengrok.libreoffice.org/xref/core/extras/source/palettes/standard.sod and the strings for arrow styles are in core/extras/source/palettes/standard.soe: https://opengrok.libreoffice.org/xref/core/extras/source/palettes/standard.soe Not sure why some are translatable while others are not, though.
Could it be that the styles need to be also defined here? https://opengrok.libreoffice.org/xref/core/svx/source/unodraw/unoprov.cxx?r=4b7b6993#1176 https://opengrok.libreoffice.org/xref/core/include/svx/strings.hrc?r=6e71005f#880
Xisco: I can change an existing translation but I don't know how to add one. => can't help here.
New line styles have been added with: https://cgit.freedesktop.org/libreoffice/core/commit/?id=b2d8093b19642038631dfb8f1ab6745a380a652c New arrow styles from: https://cgit.freedesktop.org/libreoffice/core/commit/?id=b15fef02c9311e0c160906769abbf96a96e56c73 Let's try to find how to make them translatable comparing with the existing.
Here's a try for line styles part: https://gerrit.libreoffice.org/#/c/core/+/87792/
(In reply to Julien Nabet from comment #7) > Here's a try for line styles part: > https://gerrit.libreoffice.org/#/c/core/+/87792/ No feedback on gerrit, I abandoned it. If someone wants to review it, just restore the patch.
Hi Julian, I am ill since 10 day's but will have a look on the patch. I hope I can help and thanks for your help.
(In reply to andreas_k from comment #9) > Hi Julian, > > I am ill since 10 day's but will have a look on the patch. I hope I can help > and thanks for your help. No pb! :-) (health IS the real priority in life)
I see that I didn't add my patch for new arrow styles into master. So when I add the new arrow styles I will have a look on the translation stuff to. Also for line style I will check that it's possible to have the strings translated.
Julien Nabet committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/637df9463d0d901616a5d588c71da84a99b9cb42 tdf#130074: add missing translations (line styles part) It will be available in 7.0.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.
Backport for 6.4 on review here: https://gerrit.libreoffice.org/c/core/+/91614
Thanks a lot
Argh, re reading all this, I did only half of the job. There are still arrow styles. About backport in 6.4, it's not sure it can be done since the string freeze for 6.4 has already happened. See comments in https://gerrit.libreoffice.org/c/core/+/91614
I abandoned the backport patch. So next step is to take a look at the second part of the bugtracker to try to fix it for next major LO release 7.0
andreas kainz committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4102c4df3ae0446c9cdd55d64459d975ed18103f tdf#130074 untranslated Arrow style strings It will be available in 7.0.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.
Guess we can close the ticket.
*** Bug 145836 has been marked as a duplicate of this bug. ***
The term "Long Dot" got challenged in bug 145836. Do we need to change it?