~zsombi/ubuntu-ui-toolkit/expose-alarmmodel-reset

« back to all changes in this revision

Viewing changes to modules/Ubuntu/Components/ToolbarItems.qml

  • Committer: Tarmac
  • Author(s): Sebastien Bacher
  • Date: 2014-10-08 17:48:00 UTC
  • mfrom: (1270.4.1 ubuntu-ui-toolkit)
  • Revision ID: tarmac-20141008174800-4m0sdtwo0nkshrzd
don't use simple quotes around translatable strings, xgetting ignore those. Fixes: https://bugs.launchpad.net/bugs/1378774.

Approved by PS Jenkins bot, Christian Dywan.

Show diffs side-by-side

added added

removed removed

Lines of Context:
139
139
    property Item back: ToolbarButton {
140
140
        objectName: "back_toolbar_button"
141
141
        iconSource: Qt.resolvedUrl("artwork/back.png")
142
 
        text: i18n.dtr('ubuntu-ui-toolkit', 'Back')
 
142
        text: i18n.dtr('ubuntu-ui-toolkit', "Back")
143
143
        visible: toolbarItems.pageStack && toolbarItems.pageStack.depth > 1
144
144
        /*!
145
145
          If there is a \l PageStack of sufficient depth, triggering the back button