diff src/audacious/ui_preferences.c @ 4289:af88976df6a8

- Corrected tooltip - Updated Russian translation
author Eugene Zagidullin <e.asphyx@gmail.com>
date Mon, 18 Feb 2008 22:51:06 +0300
parents af324ff0a983
children 40a991213507
line wrap: on
line diff
--- a/src/audacious/ui_preferences.c	Sun Feb 17 21:17:26 2008 +0900
+++ b/src/audacious/ui_preferences.c	Mon Feb 18 22:51:06 2008 +0300
@@ -235,7 +235,7 @@
     {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 "
                         "format produced by input plugin. If it's true, all signal processing will be disabled "
-                        "(i.e. DSP plugins, equalizer, Replay Gain and software volume control)."), FALSE},
+                        "(i.e. DSP plugins, equalizer, resampling, Replay Gain and software volume control)."), FALSE},
 };
 
 static PreferencesWidget replay_gain_page_widgets[] = {