[PATCH 3/4] Fix an accelerator collision found on the filter page.

Samantha N. Bueno sbueno+anaconda at redhat.com
Wed Jan 7 19:25:38 UTC 2015


[I don't have a better idea for what to change this to; suggestions
welcome if you don't like it.]

---
 pyanaconda/ui/gui/spokes/filter.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/filter.glade b/pyanaconda/ui/gui/spokes/filter.glade
index 23af702..5614bb2 100644
--- a/pyanaconda/ui/gui/spokes/filter.glade
+++ b/pyanaconda/ui/gui/spokes/filter.glade
@@ -1206,7 +1206,7 @@
                                     <property name="visible">True</property>
                                     <property name="can_focus">False</property>
                                     <property name="xalign">0</property>
-                                    <property name="label" translatable="yes" context="GUI|Installation Destination|Filter|zSeries">_Filter By:</property>
+                                    <property name="label" translatable="yes" context="GUI|Installation Destination|Filter|zSeries">Filter B_y:</property>
                                     <property name="use_underline">True</property>
                                   </object>
                                   <packing>
-- 
1.8.3.1



More information about the anaconda-patches mailing list