[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:
parent
79cfd2b040
commit
fc938f8ba9
1 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue