mouse: Remove period in subtitle

This commit is contained in:
Monster 2024-02-02 16:29:38 +01:00 committed by Felipe Borges
parent d2abde0349
commit 94509facec

View file

@ -67,7 +67,7 @@
<child>
<object class="AdwActionRow" id="primary_button_row">
<property name="title" translatable="yes">Primary Button</property>
<property name="subtitle" translatable="yes">Order of physical buttons on mice and touchpads.</property>
<property name="subtitle" translatable="yes">Order of physical buttons on mice and touchpads</property>
<property name="subtitle-lines">0</property>
<child>
<object class="GtkBox" id="primary_button_box">