r74900 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74899‎ | r74900 | r74901 >
Date:15:32, 17 October 2010
Author:hartman
Status:deferred (Comments)
Tags:
Comment:
mwEmbed: Category:Needs Subtitles -> Category:Videos needing subtitles
Modified paths:
  • /branches/MwEmbedStandAlone/modules/TimedText/loader.js (modified) (history)

Diff [purge]

Index: branches/MwEmbedStandAlone/modules/TimedText/loader.js
@@ -27,7 +27,7 @@
2828 'TimedText.showAddTextLink' : true,
2929
3030 // The category for listing videos that need transcription:
31 - 'TimedText.NeedsTranscriptCategory' : 'Needs Subtitles'
 31+ 'TimedText.NeedsTranscriptCategory' : 'Videos needing subtitles'
3232 });
3333
3434 var mwTimedTextRequestSet = [
@@ -102,4 +102,4 @@
103103 ]
104104 ]);
105105
106 -} )( window.mw );
\ No newline at end of file
 106+} )( window.mw );

Comments

#Comment by Mdale (talk | contribs)   19:42, 18 October 2010

Maybe "Media Subtitle Requests" ... I can imagine audio tracks also needing subtitles ?

#Comment by TheDJ (talk | contribs)   20:58, 18 October 2010

Media requiring subtitles. "Media Subtitle Requests" doesn't really fit the Commons naming patterns of Commons.

Status & tagging log