Skip to content

Commit

Permalink
Merge branch 'MDL-67899-master' of git://github.com/rezaies/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 committed Feb 19, 2020
2 parents 785271c + cd4c44b commit a21ba66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lang/en/moodle.php
Original file line number Diff line number Diff line change
Expand Up @@ -2061,6 +2061,7 @@
$string['today'] = 'Today';
$string['todaylogs'] = 'Today\'s logs';
$string['toeveryone'] = 'to everyone';
$string['toggleemojipicker'] = 'Toggle emoji picker';
$string['toomanybounces'] = 'That email address has had too many bounces. You <b>must</b> change it to continue.';
$string['toomanytags'] = 'This search included too many tags; some will have been ignored.';
$string['toomanytoshow'] = 'There are too many users to show.';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
</div>
<button
class="btn btn-link btn-icon icon-size-3 ml-1"
aria-label="{{#str}} toggleemojipicker, core {{/str}}"
data-action="toggle-emoji-picker"
>
{{#pix}} e/emoticons, core{{/pix}}
Expand Down

0 comments on commit a21ba66

Please sign in to comment.