On Tue, 2014-09-02 at 12:27 +0200, David Henningsson wrote: > Debug and info messages are primarily meant for developers, > rather than end users. Let's save translators' time, > and leave them untranslated. > > Reference: > http://lists.freedesktop.org/archives/pulseaudio-discuss/2012-February/012846.html > > (Also indirectly fixes bug: > https://bugs.freedesktop.org/show_bug.cgi?id=78564 ) > Signed-off-by: David Henningsson <david.henningsson at canonical.com> > --- > src/daemon/caps.c | 2 +- > src/daemon/main.c | 68 +++++++++++++++++++++++----------------------- > src/pulse/context.c | 2 +- > src/tests/resampler-test.c | 4 +-- > 4 files changed, 38 insertions(+), 38 deletions(-) Looks good to me. -- Tanu