[gnome-control-center] [appearance] update the background style option labels



commit fc938f8ba943b350395636e763c792cdf2f6eb77
Author: Thomas Wood <thos gnome org>
Date:   Sat Nov 14 19:18:48 2009 +0000

    [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

 capplets/appearance/data/appearance.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/capplets/appearance/data/appearance.ui b/capplets/appearance/data/appearance.ui
index c99229c..505bd36 100644
--- a/capplets/appearance/data/appearance.ui
+++ b/capplets/appearance/data/appearance.ui
@@ -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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]