Change 'Default' to 'Use as fallback'
This commit is contained in:
parent
ddd7d06dde
commit
b96c707c12
|
@ -807,7 +807,7 @@ Monitors</property>
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkLabel" id="label1">
|
<widget class="GtkLabel" id="label1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="label" translatable="yes">Default</property>
|
<property name="label" translatable="yes">Use as fallback</property>
|
||||||
</widget>
|
</widget>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="position">1</property>
|
<property name="position">1</property>
|
||||||
|
|
Loading…
Reference in New Issue