[master 1/1] Modify Installation Source Proxy Label (#11688554)

kellinm installerbot-noreply at redhat.com
Thu Jul 23 19:04:39 UTC 2015


From: Robert Marshall <rmarshall at redhat.com>

The label "Proxy URL" is a misnomer because a proxy address is not
specified by a uniform resource locator. Modified the label to
read "Proxy Host" which is a more apropos to its form.

Resolves: rhbz#1168554
---
 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 60d628b..ba48870 100644
--- a/pyanaconda/ui/gui/spokes/source.glade
+++ b/pyanaconda/ui/gui/spokes/source.glade
@@ -296,7 +296,7 @@
                       <object class="GtkLabel" id="label5">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="label" translatable="yes" context="GUI|Software Source|Proxy Dialog">_Proxy URL:</property>
+                        <property name="label" translatable="yes" context="GUI|Software Source|Proxy Dialog">_Proxy Host:</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">proxyURLEntry</property>
                         <property name="xalign">0</property>


-- 
To view this commit on github, visit https://github.com/rhinstaller/anaconda/commit/4901ff40be73749c26467581114823596200ab6d


More information about the anaconda-patches mailing list