Bug 75212

Summary: contains numerous MP3 references
Product: [Retired] Red Hat Linux Reporter: Chris Ricker <chris.ricker>
Component: gripAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: rvokal, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-02-06 05:13:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chris Ricker 2002-10-05 15:28:56 UTC
When running grip, it constantly refers to encoding as "MP3".  For example, I'm
currently ripping a CD.  I'm on the Rip screen, and at the bottom of the screen
it's displaying two progress meters:

   Rip: Trk 3 (3.5x) xxxxxxxxxx
   MP3: Trk 2 (2.9x) xxxxxxxxxxxxx

This is kinda confusing.  I'm encoding an ogg, not an MP3....

The same thing's true with the Config screen -- it constantly refers to the
encoder / the act of encoding as MP3

Something like a sed 's/MP3/Encoder/g' across the text visible to users in the
GTK screens would be more accurate (since RH 8 doesn't even support MP3) and
less confusing to end users.

Comment 1 Bill Nottingham 2003-02-06 05:13:12 UTC
I believe this is more or less done in current grip.

In any case, this is something that breaks all the translations and as such is
probably not something we'd do locally.