[appearance] update the background style option labels

Clarify the background style options as per the suggestions in bug 411048
by making all the descriptions the same tense and replacing "Fill screen"
with "Stretch".

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=411048
This commit is contained in:
Thomas Wood 2009-11-14 19:18:48 +00:00
parent 79cfd2b040
commit fc938f8ba9

View file

@ -1611,19 +1611,19 @@
</columns>
<data>
<row>
<col id="0" translatable="yes">Tiled</col>
<col id="0" translatable="yes">Tile</col>
</row>
<row>
<col id="0" translatable="yes">Zoom</col>
</row>
<row>
<col id="0" translatable="yes">Centered</col>
<col id="0" translatable="yes">Center</col>
</row>
<row>
<col id="0" translatable="yes">Scaled</col>
<col id="0" translatable="yes">Scale</col>
</row>
<row>
<col id="0" translatable="yes">Fill screen</col>
<col id="0" translatable="yes">Stretch</col>
</row>
</data>
</object>