summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-01-23 11:56:29 -0500
committerChris Lumens <clumens@redhat.com>2009-01-23 11:56:29 -0500
commit4cbdd5ba20ace00de91611bfe86b1b27bc6453f9 (patch)
tree28ff79566aeb164e2b802ee0830918b59d26d3a7 /ui
parenteb487e951fbeac8ff61e3440eeb8815e6388a3a1 (diff)
downloadanaconda-4cbdd5ba20ace00de91611bfe86b1b27bc6453f9.tar.gz
anaconda-4cbdd5ba20ace00de91611bfe86b1b27bc6453f9.tar.xz
anaconda-4cbdd5ba20ace00de91611bfe86b1b27bc6453f9.zip
repo.proxy is now a property, so check before setting it (#481342).
Also, change the wording in the UI slightly to indicate you can add a port to the proxy string.
Diffstat (limited to 'ui')
-rw-r--r--ui/addrepo.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/addrepo.glade b/ui/addrepo.glade
index f9487556c..7a6637e32 100644
--- a/ui/addrepo.glade
+++ b/ui/addrepo.glade
@@ -341,7 +341,7 @@ Hard Drive</property>
<child>
<widget class="GtkLabel" id="label11">
<property name="visible">True</property>
- <property name="label" translatable="yes">Proxy U_RL</property>
+ <property name="label" translatable="yes">Proxy U_RL (host:port)</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>