Skip to content

Commit

Permalink
MDL-65896 core: create emoji picker
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwyllie committed Oct 23, 2019
1 parent a81651a commit db65ba4
Show file tree
Hide file tree
Showing 32 changed files with 15,366 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lang/en/moodle.php
Original file line number Diff line number Diff line change
Expand Up @@ -727,6 +727,15 @@
$string['emailtoprivatefiles'] = 'You can also e-mail files as attachments straight to your private files space. Simply attach your files to an e-mail and send it to {$a}';
$string['emailtoprivatefilesdenied'] = 'Your administrator has disabled the option to upload your own private files.';
$string['emailvia'] = '{$a->name} (via {$a->siteshortname})';
$string['emojicategoryactivities'] = 'Activities';
$string['emojicategoryanimalsnature'] = 'Animals & nature';
$string['emojicategoryflags'] = 'Flags';
$string['emojicategoryfooddrink'] = 'Food & drink';
$string['emojicategoryobjects'] = 'Objects';
$string['emojicategoryrecent'] = 'Recent';
$string['emojicategorysmileyspeople'] = 'Smileys & people';
$string['emojicategorysymbols'] = 'Symbols';
$string['emojicategorytravelplaces'] = 'Travel & places';
$string['emptydragdropregion'] = 'empty region';
$string['enable'] = 'Enable';
$string['encryptedcode'] = 'Encrypted code';
Expand Down
2 changes: 2 additions & 0 deletions lib/amd/build/emoji/data.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions lib/amd/build/emoji/data.min.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions lib/amd/build/emoji/picker.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lib/amd/build/emoji/picker.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit db65ba4

Please sign in to comment.