diff --git a/gajim/data/gui/chat_control.ui b/gajim/data/gui/chat_control.ui
index 59938c1ee6fed5f74c9895d4660f06bce6c2e1ac..f47c1419027d016cf993d7adf507c57f0b8654fc 100644
--- a/gajim/data/gui/chat_control.ui
+++ b/gajim/data/gui/chat_control.ui
@@ -664,7 +664,7 @@
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="receives_default">True</property>
-                        <property name="tooltip_text" translatable="yes">Show a list of emojis (Alt+M)</property>
+                        <property name="tooltip_text" translatable="yes">Show a list of emojis</property>
                         <property name="relief">none</property>
                         <child>
                           <object class="GtkImage">
diff --git a/gajim/data/gui/groupchat_control.ui b/gajim/data/gui/groupchat_control.ui
index 28b0f82f5dee2b101752f466ca09544cd49e7923..f42f8d2f7d371e5e61bd3b05db761d85f6b82dc0 100644
--- a/gajim/data/gui/groupchat_control.ui
+++ b/gajim/data/gui/groupchat_control.ui
@@ -426,7 +426,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>
-                            <property name="tooltip_text" translatable="yes">Show a list of emojis (Alt+M)</property>
+                            <property name="tooltip_text" translatable="yes">Show a list of emojis</property>
                             <property name="relief">none</property>
                             <child>
                               <object class="GtkImage">