Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
f4b6081
)
Merge branch 'MDL-53327-master' of git://github.com/danpoltawski/moodle
author
Andrew Nicols
<andrew@nicols.co.uk>
Wed, 9 Mar 2016 00:48:44 +0000
(08:48 +0800)
committer
Andrew Nicols
<andrew@nicols.co.uk>
Wed, 9 Mar 2016 00:48:44 +0000
(08:48 +0800)
lang/en/plugin.php
patch
|
blob
|
blame
|
history
diff --git
a/lang/en/plugin.php
b/lang/en/plugin.php
index
335cc75
..
b3d0a5d
100644
(file)
--- a/
lang/en/plugin.php
+++ b/
lang/en/plugin.php
@@
-161,6
+161,8
@@
$string['type_report'] = 'Site report';
$string['type_report_plural'] = 'Reports';
$string['type_repository'] = 'Repository';
$string['type_repository_plural'] = 'Repositories';
+$string['type_search'] = 'Search engine';
+$string['type_search_plural'] = 'Search engines';
$string['type_theme'] = 'Theme';
$string['type_theme_plural'] = 'Themes';
$string['type_tool'] = 'Admin tool';