mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
Revert "MDL-28509 repository_youtube Enable selection of sort order"
This reverts commit 88bf951aa7
.
This commit is contained in:
parent
a2e87acfc5
commit
efdbbafdba
2 changed files with 2 additions and 30 deletions
|
@ -27,8 +27,3 @@ $string['pluginname'] = 'Youtube videos';
|
|||
$string['search'] = 'Search videos';
|
||||
$string['youtube:view'] = 'Use youtube in file picker';
|
||||
$string['configplugin'] = 'YouTube repository type configuration';
|
||||
$string['sortby'] = 'Sort By';
|
||||
$string['sortpublished'] = 'Date Published';
|
||||
$string['sortrating'] = 'Rating';
|
||||
$string['sortrelevance'] = 'Relevance';
|
||||
$string['sortviewcount'] = 'View Count';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue