Bug 94435 - Test file marked for translation?
Summary: Test file marked for translation?
Status: RESOLVED FIXED
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-07 21:47 UTC by Gabor Kelemen
Modified: 2016-03-10 15:36 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Gabor Kelemen 2016-03-07 21:47:14 UTC
We have this string in the po file:

#: ../src/tests/resampler-test.c:255
#, c-format
msgid ""
"%s [options]\n"
"\n"
"-h, --help                            Show this help\n"
"-v, --verbose                         Print debug messages\n"
"      --from-rate=SAMPLERATE          From sample rate in Hz (defaults to "
"44100)\n"
"      --from-format=SAMPLEFORMAT      From sample type (defaults to s16le)\n"
"      --from-channels=CHANNELS        From number of channels (defaults to "
"1)\n"
"      --to-rate=SAMPLERATE            To sample rate in Hz (defaults to "
"44100)\n"
"      --to-format=SAMPLEFORMAT        To sample type (defaults to s16le)\n"
"      --to-channels=CHANNELS          To number of channels (defaults to 1)\n"
"      --resample-method=METHOD        Resample method (defaults to auto)\n"
"      --seconds=SECONDS               From stream duration (defaults to 60)\n"
"\n"
"If the formats are not specified, the test performs all formats "
"combinations,\n"
"back and forth.\n"
"\n"
"Sample type must be one of s16le, s16be, u8, float32le, float32be, ulaw, "
"alaw,\n"
"s24le, s24be, s24-32le, s24-32be, s32le, s32be (defaults to s16ne)\n"
"\n"
"See --dump-resample-methods for possible values of resample methods.\n"
msgstr ""

However the path of the file tells me that may be this is not a utility actual users would see. 
In this case translating this text is pointless, please remove the translatable mark from it.
Comment 1 Tanu Kaskinen 2016-03-10 14:50:45 UTC
Thanks for reporting! I submitted a fix: https://patchwork.freedesktop.org/patch/76469/
Comment 2 Tanu Kaskinen 2016-03-10 15:36:42 UTC
Fix applied.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.