Mercurial > audlegacy
diff src/audacious/ui_preferences.c @ 4327:8ad9d6135a3f
a healthy translation a day keeps the cruft away
author | mf0102 <0102@gmx.at> |
---|---|
date | Thu, 13 Mar 2008 18:20:59 +0100 |
parents | 40a991213507 |
children | ac1f6d211223 |
line wrap: on
line diff
--- a/src/audacious/ui_preferences.c Thu Mar 13 16:41:48 2008 +0100 +++ b/src/audacious/ui_preferences.c Thu Mar 13 18:20:59 2008 +0100 @@ -229,8 +229,7 @@ static PreferencesWidget audio_page_widgets2[] = { {WIDGET_LABEL, N_("<b>Volume Control</b>"), NULL, NULL, NULL, FALSE}, {WIDGET_CHK_BTN, N_("Use software volume control"), &cfg.software_volume_control, NULL, - N_("Use software volume control. This may be useful for situations where your audio system does not support" - "controlling the playback volume."), FALSE}, + N_("Use software volume control. This may be useful for situations where your audio system does not support controlling the playback volume."), FALSE}, {WIDGET_LABEL, N_("<b>Advanced</b>"), NULL, NULL, NULL, FALSE}, {WIDGET_CHK_BTN, N_("Bypass all of signal processing if possible"), &cfg.bypass_dsp, NULL, N_("Try to pass input plugin's output directly to output plugin, if the latter supports "