~aacid/unity8/disabledMenus

« back to all changes in this revision

Viewing changes to qml/Components/KeyboardShortcutsOverlay.qml

  • Committer: Albert Astals Cid
  • Date: 2017-03-13 14:13:50 UTC
  • mfrom: (2848.1.1 aboutToShow)
  • Revision ID: albert.astals@canonical.com-20170313141350-a0ao3x3jjmarhk7j
Merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
161
161
                }
162
162
 
163
163
                Label {
164
 
                    text: i18n.tr("Super + 0 to 9")
 
164
                    text: i18n.tr("Super + 1 to 0")
165
165
                    fontSize: "small"
166
166
                    font.weight: Font.Medium
167
167
                }