Skip to content

Commit

Permalink
Merge pull request #1342 from Jojo-Schmitz/pre-translation
Browse files Browse the repository at this point in the history
change tooltip to "...odd/even..."
  • Loading branch information
lasconic committed Sep 27, 2014
2 parents 2f7c59b + e52a722 commit f3f334f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions mscore/editstyle.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@
<item>
<widget class="QCheckBox" name="headerOddEven">
<property name="toolTip">
<string>Use odd even page header</string>
<string>Use odd/even page header</string>
</property>
<property name="text">
<string>Odd/Even</string>
Expand Down Expand Up @@ -1295,7 +1295,7 @@
<item>
<widget class="QCheckBox" name="footerOddEven">
<property name="toolTip">
<string>Use odd even page footer</string>
<string>Use odd/even page footer</string>
</property>
<property name="text">
<string>Odd/Even</string>
Expand Down Expand Up @@ -5799,9 +5799,7 @@
<tabstop>tupletNoteRightDistance</tabstop>
<tabstop>buttonBox</tabstop>
</tabstops>
<resources>
<include location="musescore.qrc"/>
</resources>
<resources/>
<connections>
<connection>
<sender>pageList</sender>
Expand Down

0 comments on commit f3f334f

Please sign in to comment.