minor correction for EPG dialog

This commit is contained in:
DYefremov
2025-01-19 22:25:40 +03:00
parent eebe953ac2
commit 12bb1f0601

View File

@@ -436,14 +436,13 @@ Author: Dmitriy Yefremov
<object class="GtkBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="tooltip-text" translatable="yes">Filter by presence in the epg.dat file.</property>
<property name="tooltip-text" translatable="yes">Enables deeper name matching. Possible inaccuracies!</property>
<property name="margin-top">5</property>
<property name="spacing">5</property>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="tooltip-text" translatable="yes">Enables deeper name matching. Possible inaccuracies!</property>
<property name="label" translatable="yes">Enable deep name comparison</property>
</object>
<packing>