~ubuntu-sdk-team/ubuntu-ui-toolkit/locDemo

« back to all changes in this revision

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

  • Committer: Christian Dywan
  • Date: 2014-05-19 13:11:32 UTC
  • mfrom: (1041.2.19 staging)
  • Revision ID: christian.dywan@canonical.com-20140519131132-8syc77nqqotvb744
MergeĀ lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/staging

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.tr("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