Bug 126709 - Missing var in installation error report
Summary: Missing var in installation error report
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Installation (show other bugs)
Version:
(earliest affected)
6.2.5.2 release
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-05 13:31 UTC by Finn Sørensen
Modified: 2019-08-07 16:20 UTC (History)
2 users (show)

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 Finn Sørensen 2019-08-05 13:31:07 UTC
Description:
error report translated says "LibreOffice 6.2.5.2 cannot be installed on version of Windows.   or newer required"

LO 6.2.5.2, danish translation.

Steps to Reproduce:
1. try installing LO on a pre-SP1 Win7 machine.
2. You get the error.
3. You see the missing text.

Actual Results:
error report translated says "LibreOffice 6.2.5.2 cannot be installed on version of Windows.   or newer required"

Expected Results:
error report translated should say "LibreOffice 6.2.5.2 cannot be installed on version of Windows. Windows 7 SP1 or newer required"


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 Mike Kaganski 2019-08-05 13:56:21 UTC
Localization bug.
https://opengrok.libreoffice.org/xref/translations/source/da/instsetoo_native/inc_openoffice/windows/msi_languages.po?r=a6f6a9d0#3880

See identifier "[WindowsMinVersionText]" translated into "[WindowsMinVersionTekst]".
Comment 3 Xisco Faulí 2019-08-07 16:20:05 UTC
(In reply to Julien Nabet from comment #2)
> Fixed on Pootle:
> see 
> https://translations.documentfoundation.org/da/libo_ui/translate/
> #search=WindowsMinVersionText&sfields=source,target

I guess we can close it as RESOLVED FIXED then...