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

Vratislav Podzimek vpodzime at redhat.com
Wed Sep 26 09:35:58 UTC 2012


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

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 1919a14..b1554bd 100644
--- a/pyanaconda/ui/gui/spokes/keyboard.glade
+++ b/pyanaconda/ui/gui/spokes/keyboard.glade
@@ -392,7 +392,7 @@ any layout to the top of the list to select it as the default.</property>
                             <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 layout configuration below:</property>
                           </object>
                           <packing>
                             <property name="expand">False</property>
-- 
1.7.11.4



More information about the anaconda-patches mailing list