Index: branches/MwEmbedStandAlone/modules/TimedText/loader.js |
— | — | @@ -27,7 +27,7 @@ |
28 | 28 | 'TimedText.showAddTextLink' : true, |
29 | 29 | |
30 | 30 | // The category for listing videos that need transcription: |
31 | | - 'TimedText.NeedsTranscriptCategory' : 'Needs Subtitles' |
| 31 | + 'TimedText.NeedsTranscriptCategory' : 'Videos needing subtitles' |
32 | 32 | }); |
33 | 33 | |
34 | 34 | var mwTimedTextRequestSet = [ |
— | — | @@ -102,4 +102,4 @@ |
103 | 103 | ] |
104 | 104 | ]); |
105 | 105 | |
106 | | -} )( window.mw ); |
\ No newline at end of file |
| 106 | +} )( window.mw ); |