sysprof: change Filter Events to Filter Messages

This commit is contained in:
Christian Hergert
2023-08-31 12:07:37 -07:00
parent ff82331952
commit c451cd0e19

View File

@ -621,7 +621,7 @@
<object class="GtkBox">
<child>
<object class="GtkSearchEntry" id="filter_search_entry">
<property name="placeholder-text" translatable="yes">Filter Events</property>
<property name="placeholder-text" translatable="yes">Filter Messages</property>
<property name="margin-top">3</property>
<property name="margin-bottom">3</property>
<property name="margin-start">3</property>