[PATCH] Change testing area label to something more appropriate (KeyboardSpoke)

Vratislav Podzimek vpodzime at redhat.com
Tue Nov 27 09:31:00 UTC 2012


Since we are not switching layouts on selection changes we shouldn't state
that in the label above the testing area.

Resolves: rhbz#854557

Signed-off-by: Vratislav Podzimek <vpodzime at redhat.com>
---
 pyanaconda/ui/gui/spokes/keyboard.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/keyboard.glade b/pyanaconda/ui/gui/spokes/keyboard.glade
index 8e22c16..d7fb87a 100644
--- a/pyanaconda/ui/gui/spokes/keyboard.glade
+++ b/pyanaconda/ui/gui/spokes/keyboard.glade
@@ -400,7 +400,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="halign">start</property>
-                            <property name="label" translatable="yes">Test the selected layout below:</property>
+                            <property name="label" translatable="yes">Test the layout configuration below:</property>
                             <attributes>
                               <attribute name="font-desc" value="Cantarell 10"/>
                             </attributes>
-- 
1.7.11.7



More information about the anaconda-patches mailing list