Bug 168376 - Download App in Slide Show Settings dialog should take to localized page
Summary: Download App in Slide Show Settings dialog should take to localized page
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
24.2.0.3 release
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: implementationError
Depends on:
Blocks:
 
Reported: 2025-09-12 15:40 UTC by Aron Budea
Modified: 2025-09-12 17:25 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aron Budea 2025-09-12 15:40:10 UTC
The following two commits added a URL that takes the user to the download page for Impress Remote:
https://git.libreoffice.org/core/commit/7ca9c5bd2e2e3cda5686b7b8f5b657161eb52cdd

At first this was: https://www.libreoffice.org/download/impress-remote-2/

Later it was changed to https://hub.libreoffice.org/impress-remote
...in b4cbd33588c194c21926bf6ab70aa76088a9bb09 after the hub URL got added: https://redmine.documentfoundation.org/issues/3689

This page leads to the English download page. Would be great if, based on LO UI language it would take to:
- localized download page, eg. https://de.libreoffice.org/download/impress-remote-for-android-and-ios/ (German)
- English download page, if no localized page exists.

This bug report is about the LO side.
Comment 1 Aron Budea 2025-09-12 17:25:14 UTC
Redmine ticket: https://redmine.documentfoundation.org/issues/3843