The pick mode title/options show untranslated

Bug #1378384 reported by Sebastien Bacher
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gallery-app (Ubuntu)
Fix Released
High
Sebastien Bacher

Bug Description

Using rtm 87 in french locale

- open settings->background
- click on "add an image"
- select gallery

-> the events/photos top-left menu and header titles show as untranslated, the same titles are displayed correctly translated in the non picker mode (confirming that the translations are available on disk)

The same thing happens if gallery is already open before so it doesn't seem to be due to the content-picker invocation

Tags: rtm14

Related branches

Changed in gallery-app (Ubuntu):
importance: Undecided → High
tags: added: rtm14 touch translations
Revision history for this message
David Planella (dpm) wrote :

It's a bit strange, as I can see the "Events" header translated for a bit less than a second, and then it switches to English.

tags: removed: touch translations
Changed in gallery-app (Ubuntu):
status: New → Confirmed
Revision history for this message
Sebastien Bacher (seb128) wrote :

The issue can be workarounded by adding that to the Tabs {} component in PickerScreen.qml

    Component.onCompleted: {
        i18n.domain = "gallery-app";
    }

(which is also done in GalleryApplication.qml)

Not sure why that's needed though if the main file is already doing it...

Changed in gallery-app (Ubuntu):
assignee: nobody → Sebastien Bacher (seb128)
status: Confirmed → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gallery-app - 0.0.67+14.10.20141017-0ubuntu1

---------------
gallery-app (0.0.67+14.10.20141017-0ubuntu1) utopic; urgency=low

  [ Arthur Mello ]
  * Show header by default on an empty album (LP: #1378367)

  [ Ugo Riboni ]
  * Delete the new empty album if the album editor is closed by clicking
    outside of the album cover (LP: #1234128)
  * Adjust the popover position for the cover pattern editor. (LP:
    #1374016)

  [ Sebastien Bacher ]
  * Use a Binding to set the gettext domain, fixes the import mode
    translations (LP: #1378384)
 -- Ubuntu daily release <email address hidden> Fri, 17 Oct 2014 07:41:18 +0000

Changed in gallery-app (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.