Bug 968838

Summary: Not all sub-dialogs use the installed language pack
Product: [Fedora] Fedora Reporter: Joachim Backes <joachim.backes>
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: caolanm, dtardon, erack, ltinkl, mstahl, sbergman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-30 06:53:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Example for wrong language in subdialog box
none
example for mixed language in the buttons of a dialog box none

Description Joachim Backes 2013-05-30 05:26:55 UTC
Created attachment 754662 [details]
Example for wrong language in subdialog box

Description of problem:
I'm running libreoffice-4.1.0.0-2.beta1.fc19.x86_64 together with libreoffice-langpack-de-4.1.0.0-2.beta1.fc19.x86_64. But still some sub-dialogs appear in english language and not in german, for example

1. The Help->Info dialog box
2. Table->Table properties

In these mixed dialog boxes, buttons appear partially with german text. I have attached 2 examples.

Version-Release number of selected component (if applicable):
4.1.0.0-2.beta1.fc19.x86_64

How reproducible:
always

Steps to Reproduce:
1. Install the de langpack
2. Create some writer doc, insert a table
3. Table->Table properties


Actual results:
The dialog box appears in english, but the buttons appear in german

Expected results:
Only german language

Additional info: See attachments

Comment 1 Joachim Backes 2013-05-30 05:28:13 UTC
Created attachment 754663 [details]
example for mixed language in the buttons of a dialog box

Comment 2 David Tardon 2013-05-30 06:53:28 UTC
The strings are not translated (or, rather, the locations have not been updated yet after moving more dialogs to the new .ui format). Updated translations will be merged after UI string freeze: possibly in time for RC1, but more probably RC2.