| Summary: | Tip of the day: hyperlink to online help page ignores current localisation | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | TeeLittle <teelittle> |
| Component: | Localization | Assignee: | Heiko Tietze <heiko.tietze> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | 79045_79045, heiko.tietze, miles, olivier.hallot, xiscofauli |
| Priority: | medium | ||
| Version: | 6.3.0.4 release | ||
| Hardware: | All | ||
| OS: | Windows (All) | ||
| Whiteboard: | target:6.4.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 125257 | ||
| Attachments: | Screenshot with MouseOver display of linked documentation URL | ||
|
Description
TeeLittle
2019-09-25 10:01:43 UTC
Created attachment 154475 [details]
Screenshot with MouseOver display of linked documentation URL
do not confirm for Russian in Версия: 6.4.0.0.alpha0+ (x86) ID сборки: 1485bcc796dd8bd53762368ec4a1345ddb7cda72 Потоков ЦП: 4; ОС:Windows 6.1; Отрисовка ИП: по умолчанию; VCL: win; TinderBox: Win-x86@62-TDF, Branch:MASTER, Time: 2019-09-02_10:30:21 Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU Calc: threaded but I see that many pages in the Help just didn't translate to Russian... I suppose it defaults to english if no traslation is found The links are all defined as /en-US/, my fault. The actual file is here [1] with some comments on top. I prepared a patch [2] that replaces en-US by %LANGUAGENAME (like done at other places) but replacing this with "de" or "de-DE" is tricky since the help has no clear structure. For example, we have en-US and en-GB but pt-BR and pt. The only feasible solution is to hard code a mapping but first I'd like to check again how the internal help works. [1] https://opengrok.libreoffice.org/xref/core/cui/inc/tipoftheday.hrc [2] https://gerrit.libreoffice.org/#/c/79564/ Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/78c6b79f2a05eb92f41037fd20c6579a0a644c47 Resolves tdf#127756 - Tip of the day not localized It will be available in 6.4.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. *** Bug 128539 has been marked as a duplicate of this bug. *** |