summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2005-11-23 16:30:08 +0000
committerChris Lumens <clumens@redhat.com>2005-11-23 16:30:08 +0000
commit59df9da3bfb156c893750bf95796c6c05ce18675 (patch)
tree77923ebe8d220505039a356c63655d1e07da162a /ui
parent2518902053d00bcaf29fd2f26bd37ea9cc71bad2 (diff)
downloadanaconda-59df9da3bfb156c893750bf95796c6c05ce18675.tar.gz
anaconda-59df9da3bfb156c893750bf95796c6c05ce18675.tar.xz
anaconda-59df9da3bfb156c893750bf95796c6c05ce18675.zip
Make sure people know we're using scp to handle the detailed exception.
Diffstat (limited to 'ui')
-rw-r--r--ui/scp.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/scp.glade b/ui/scp.glade
index 31c9da974..246a98854 100644
--- a/ui/scp.glade
+++ b/ui/scp.glade
@@ -18,7 +18,7 @@
<child>
<widget class="GtkLabel" id="label1">
<property name="wrap">True</property>
- <property name="label" context="True" translatable="True">The following information is required to copy the detailed exception to a remote host. You must have an account on the remote host to be able to copy to it. Your password will not be stored.</property>
+ <property name="label" context="True" translatable="True">The following information is required to scp the detailed exception to a remote host. None of this information will be stored.</property>
<property name="events"></property>
<property name="visible">True</property>
</widget>