Make unread/read shortcut help text same for Ctrl & single keys

See https://mail.gnome.org/archives/gnome-i18n/2019-August/msg00022.html
This commit is contained in:
Michael Gratton 2019-08-21 21:13:02 +10:00
parent 318790aa87
commit 93acc93330

View file

@ -293,8 +293,8 @@
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">True</property>
<property name="title" translatable="yes" context="shortcut window">Mark/un-mark read</property>
<property name="accelerator">&lt;Shift&gt;I &lt;Shift&gt;U</property>
<property name="title" translatable="yes" context="shortcut window">Un-mark/mark read</property>
<property name="accelerator">&lt;Shift&gt;U &lt;Shift&gt;I</property>
</object>
</child>
<child>