{{#if msg/sent_by_me}}
{{t "Edit message" }}
{{tooltip_hotkey_hints "E"}}
{{t "Move message" }}
{{tooltip_hotkey_hints "M"}}
{{t "View message source" }}
{{tooltip_hotkey_hints "E"}}
{{/if}}
{{#unless msg/sent_by_me}}
{{t "Add emoji reaction" }}
{{tooltip_hotkey_hints ":"}}
{{/unless}}
{{#unless msg/locally_echoed}}
{{t "Message actions" }}
{{tooltip_hotkey_hints "I"}}
{{/unless}}
{{#unless msg/locally_echoed}}
{{t "Star this message" }}
{{tooltip_hotkey_hints "Ctrl" "S"}}
{{t "Unstar this message" }}
{{tooltip_hotkey_hints "Ctrl" "S"}}
{{/unless}}