Skip to content

Commit

Permalink
fix #23366: more capitalisation
Browse files Browse the repository at this point in the history
as well as spelling out a number and removing a !
  • Loading branch information
Jojo-Schmitz committed Jan 17, 2014
1 parent d65c722 commit cc9f69d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mscore/shortcutcapturedialog.ui
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Enter shortcut sequence</string>
<string>Enter Shortcut Sequence</string>
</property>
<property name="modal">
<bool>true</bool>
Expand All @@ -35,7 +35,7 @@
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="descrLabel">
<property name="text">
<string>Press up to 4 keys to enter shortcut sequence!</string>
<string>Press up to four keys to enter shortcut sequence</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
Expand Down

0 comments on commit cc9f69d

Please sign in to comment.