hixie: Remove word 'soundtrack' since that specifically means the music, not other parts of the audio (whatwg r6613)

hixie: Remove word 'soundtrack' since that specifically means the music,
not other parts of the audio (whatwg r6613)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5304&r2=1.5305&f=h
http://html5.org/tools/web-apps-tracker?from=6612&to=6613

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5304
retrieving revision 1.5305
diff -u -d -r1.5304 -r1.5305
--- Overview.html 2 Oct 2011 07:20:17 -0000 1.5304
+++ Overview.html 2 Oct 2011 16:55:00 -0000 1.5305
@@ -21709,12 +21709,12 @@
    <tbody><tr><td><dfn id="attr-track-kind-keyword-subtitles" title="attr-track-kind-keyword-subtitles"><code>subtitles</code></dfn>
      <td><dfn id="attr-track-kind-subtitles" title="attr-track-kind-subtitles">Subtitles</dfn>
      <td>
-      Transcription or translation of the dialogue, suitable for when the sound is available but not understood (e.g. because the user does not understand the language of the <a href="#media-resource">media resource</a>'s soundtrack).
+      Transcription or translation of the dialogue, suitable for when the sound is available but not understood (e.g. because the user does not understand the language of the <a href="#media-resource">media resource</a>'s audio track).
       Overlaid on the video.
     <tr><td><dfn id="attr-track-kind-keyword-captions" title="attr-track-kind-keyword-captions"><code>captions</code></dfn>
      <td><dfn id="attr-track-kind-captions" title="attr-track-kind-captions">Captions</dfn>
      <td>
-      Transcription or translation of the dialogue, sound effects, relevant musical cues, and other relevant audio information, suitable for when the soundtrack is unavailable or not clearly audible (e.g. because it is muted, drowned-out by ambient noise, or because the user is deaf).
+      Transcription or translation of the dialogue, sound effects, relevant musical cues, and other relevant audio information, suitable for when sound is unavailable or not clearly audible (e.g. because it is muted, drowned-out by ambient noise, or because the user is deaf).
       Overlaid on the video; labeled as appropriate for the hard-of-hearing.
     <tr><td><dfn id="attr-track-kind-keyword-descriptions" title="attr-track-kind-keyword-descriptions"><code>descriptions</code></dfn>
      <td><dfn id="attr-track-kind-descriptions" title="attr-track-kind-descriptions">Descriptions</dfn>

Received on Sunday, 2 October 2011 16:55:14 UTC