[PATCH 1/5] Ok -> OK on the proxy dialog.

Chris Lumens clumens at redhat.com
Thu Sep 18 19:10:32 UTC 2014


We use OK everywhere else.
---
 pyanaconda/ui/gui/spokes/source.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/source.glade b/pyanaconda/ui/gui/spokes/source.glade
index 1abdcf1..54c85fb 100644
--- a/pyanaconda/ui/gui/spokes/source.glade
+++ b/pyanaconda/ui/gui/spokes/source.glade
@@ -238,7 +238,7 @@
             </child>
             <child>
               <object class="GtkButton" id="proxyOkButton">
-                <property name="label" translatable="yes" context="GUI|Software Source|Proxy Dialog">_Ok</property>
+                <property name="label" translatable="yes" context="GUI|Software Source|Proxy Dialog">_OK</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
-- 
1.9.3



More information about the anaconda-patches mailing list