From 96881273472a9ccbf8b43391d6ffe8e8df1bfb87 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 9 Nov 2011 03:22:06 +0300 Subject: Fix jpoystick calibration message. --- src/gui/setup_joystick.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/gui/setup_joystick.cpp b/src/gui/setup_joystick.cpp index a1f3c8cea..f0899be3f 100644 --- a/src/gui/setup_joystick.cpp +++ b/src/gui/setup_joystick.cpp @@ -142,7 +142,8 @@ void Setup_Joystick::action(const gcn::ActionEvent &event) else { mCalibrateButton->setCaption(_("Stop")); - mCalibrateLabel->setCaption(_("Rotate the stick")); + mCalibrateLabel->setCaption( + _("Rotate the stick and dont press buttons")); joystick->startCalibration(); } } -- cgit v1.2.3-60-g2f50