Improve wording of systray option (Fixes #19)

This commit is contained in:
Simon Steinbeiss
2021-02-26 00:57:53 +01:00
parent a8ac59a8b3
commit e0fc0ad2b4

View File

@@ -307,7 +307,7 @@
</child>
<child>
<object class="GtkCheckButton" id="button-show-status-icon">
<property name="label" translatable="yes">Hide into the notification area</property>
<property name="label" translatable="yes">Keep in the notification area</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>