~jocave/checkbox/hybrid-amd-gpu-mods

« back to all changes in this revision

Viewing changes to checkbox-touch/components/ResumeSessionPage.qml

  • Committer: Sylvain Pineau
  • Author(s): Po-Hsu Lin
  • Date: 2016-05-18 10:22:30 UTC
  • mfrom: (4352.3.1 touch-i18n-fix)
  • Revision ID: sylvain_pineau-20160518102230-fquud7dskld1f0mh
"automatic merge of lp:~cypressyew/checkbox/cbt-i18n/ by tarmac [r=kissiel][bug=][author=cypressyew]"

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
            id: deleteIncompleteButton
72
72
            objectName: "deleteIncompleteButton"
73
73
            visible: incompleteSessionCount > 0
74
 
            text: i18n.tr("Delete incomplete sessions (%0)".arg(incompleteSessionCount))
 
74
            text: i18n.tr("Delete incomplete sessions (%0)").arg(incompleteSessionCount)
75
75
            unlatchedColor: UbuntuColors.red
76
76
            Layout.fillWidth: true
77
77
            onLatchedClicked: {