diff --git a/lang/en/moodle.php b/lang/en/moodle.php
index c3dd7fb5e69..9a8250f818a 100644
--- a/lang/en/moodle.php
+++ b/lang/en/moodle.php
@@ -2061,6 +2061,7 @@ $string['tocontent'] = 'To item "{$a}"';
$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 must 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.';
diff --git a/message/templates/message_drawer_view_conversation_footer_content.mustache b/message/templates/message_drawer_view_conversation_footer_content.mustache
index d786bb926fc..2408d475d6b 100644
--- a/message/templates/message_drawer_view_conversation_footer_content.mustache
+++ b/message/templates/message_drawer_view_conversation_footer_content.mustache
@@ -70,6 +70,7 @@