Bug 52088

Summary: Hardcoded product name in installer string
Product: LibreOffice Reporter: Andrea Pescetti <andrea.for.lists>
Component: InstallationAssignee: Andras Timar <timar74>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: 3.6.0.1 rc   
Hardware: Other   
OS: Windows (All)   
Whiteboard: target:3.7.0
i915 platform: i915 features:

Description Andrea Pescetti 2012-07-14 15:29:41 UTC
String EE01 (description: SIS.ulf#OOO_SIS_COMMENT.LngText.text ) in the English version has a hard-coded Product Name:

This installer database contains the logic and data required to install LibreOffice.

Other strings from the same file, which in Pootle becomes

LibreOffice 3.6 – UI » instsetoo_native / inc_openoffice / windows / msi_languages.po

correctly use the [ProductName] placeholder, and this one should follow the same conventions: "LibreOffice" -> "[ProductName]".

[Found during Italian translations for version 3.6]
Comment 1 Not Assigned 2012-07-15 15:40:36 UTC
Andras Timar committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=1b31d5fb52ebdf9c32ec50dd5521724bc1b1c73e

fdo#52088 use [ProductName] placeholder instead of LibreOffice

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.