ui: Change letter case

Should be lowercase as the rest
This commit is contained in:
Rafał Dzięgiel
2021-08-25 14:38:25 +02:00
parent b6559ee50f
commit 9681d0eea1

View File

@@ -47,7 +47,7 @@
<property name="title" translatable="yes">Media</property> <property name="title" translatable="yes">Media</property>
<child> <child>
<object class="GtkShortcutsShortcut"> <object class="GtkShortcutsShortcut">
<property name="title" translatable="yes">Open Files</property> <property name="title" translatable="yes">Open files</property>
<property name="accelerator">&lt;Ctrl&gt;O</property> <property name="accelerator">&lt;Ctrl&gt;O</property>
</object> </object>
</child> </child>