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:
parent
318790aa87
commit
93acc93330
1 changed files with 2 additions and 2 deletions
|
|
@ -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"><Shift>I <Shift>U</property>
|
||||
<property name="title" translatable="yes" context="shortcut window">Un-mark/mark read</property>
|
||||
<property name="accelerator"><Shift>U <Shift>I</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue