diff options
Diffstat (limited to 'kcontrol')
-rw-r--r-- | kcontrol/input/kmousedlg.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/input/kmousedlg.ui b/kcontrol/input/kmousedlg.ui index 89cc2a652..0bcc7f846 100644 --- a/kcontrol/input/kmousedlg.ui +++ b/kcontrol/input/kmousedlg.ui @@ -135,7 +135,7 @@ <string>Re&verse scroll direction</string> </property> <property name="whatsThis" stdset="0"> - <string>Change the direction of scrolling for the mouse wheel or the 4th and 5th mouse buttons.</string> + <string>Change the direction of scrolling for the mouse wheel, if present.</string> </property> </widget> <widget class="TQCheckBox"> @@ -146,7 +146,7 @@ <string>Swap &history navigation buttons</string> </property> <property name="whatsThis" stdset="0"> - <string>Swap the two history navigation buttons on the mouse (8th and 9th mouse button).</string> + <string>Swap the two history navigation buttons on the mouse, if present.</string> </property> </widget> <widget class="TQGroupBox"> |