Author: grzywacz
Date: Wed Apr 25 01:57:50 2007
New Revision: 17061
URL: http://svn.gna.org/viewcvs/wesnoth?rev=17061&view=rev
Log:
Fix help string.
Modified:
trunk/src/preferences_display.cpp
Modified: trunk/src/preferences_display.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/preferences_display.cpp?rev=17061&r1=17060&r2=17061&view=diff
==============================================================================
--- trunk/src/preferences_display.cpp (original)
+++ trunk/src/preferences_display.cpp Wed Apr 25 01:57:50 2007
@@ -353,7 +353,7 @@
UI_sound_slider_.set_help_string(_("Change the sound volume for button
clicks, etc."));
sound_sources_button_.set_check(sound_sources_on());
- sound_sources_button_.set_help_string(_("Turn menu and button
environmental sound sources on/off"));
+ sound_sources_button_.set_help_string(_("Turn environmental sound
sources on/off"));
sound_sources_slider_.set_min(0);
sound_sources_slider_.set_max(128);
sound_sources_slider_.set_value(sound_sources_volume());
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits