Change 'Default' to 'Use as fallback'

This commit is contained in:
Colin Guthrie 2009-03-25 21:51:46 +00:00
parent ddd7d06dde
commit b96c707c12
1 changed files with 1 additions and 1 deletions

View File

@ -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>