0eaf1d8
From d01ec0b07d425580cf3dcf7246ec807dbcf1aa5e Mon Sep 17 00:00:00 2001
0eaf1d8
From: Tomas Hozza <thozza@redhat.com>
0eaf1d8
Date: Fri, 15 Nov 2013 10:44:45 +0100
0eaf1d8
Subject: [PATCH] Improve texts in dialogs to be more clear
0eaf1d8
0eaf1d8
Improve texts in Hotspot sing-on dialog and also
0eaf1d8
some dialogs labels and pop-up panel button label,
0eaf1d8
to describe the situation more clearly.
0eaf1d8
0eaf1d8
Changes are proposed and reviewed by Red Hat
0eaf1d8
Documentation Team.
0eaf1d8
0eaf1d8
Signed-off-by: Tomas Hozza <thozza@redhat.com>
0eaf1d8
---
0eaf1d8
 panel/pui.xml | 48 +++++++++++++++++++++++++++---------------------
0eaf1d8
 1 file changed, 27 insertions(+), 21 deletions(-)
0eaf1d8
0eaf1d8
diff --git a/panel/pui.xml b/panel/pui.xml
0eaf1d8
index 4915d83..f1051b2 100644
0eaf1d8
--- a/panel/pui.xml
0eaf1d8
+++ b/panel/pui.xml
0eaf1d8
@@ -4,7 +4,7 @@
0eaf1d8
   <object class="GtkDialog" id="hotsign_dialog">
0eaf1d8
     <property name="can_focus">False</property>
0eaf1d8
     <property name="border_width">5</property>
0eaf1d8
-    <property name="title" translatable="yes">Hotspot Signon</property>
0eaf1d8
+    <property name="title" translatable="yes">Disable DNSSEC for Hotspot Sign On</property>
0eaf1d8
     <property name="type_hint">dialog</property>
0eaf1d8
     <signal name="delete-event" handler="on_hotsign_dialog_delete_event" swapped="no"/>
0eaf1d8
     <child internal-child="vbox">
0eaf1d8
@@ -16,10 +16,15 @@
0eaf1d8
           <object class="GtkLabel" id="label2">
0eaf1d8
             <property name="visible">True</property>
0eaf1d8
             <property name="can_focus">False</property>
0eaf1d8
-            <property name="label" translatable="yes">Some networks need insecure signon. After you log in to the
0eaf1d8
-network via its portal page, select <i>Reprobe</i> to get secure again.
0eaf1d8
+            <property name="label" translatable="yes">Some networks, such as Hotspots, require you to sign on, or register,
0eaf1d8
+before allowing full network access. By clicking <i>OK</i>, DNSSEC will be
0eaf1d8
+disabled to allow you to connect to the captive portal's sign-on
0eaf1d8
+page. After you have signed on and full network access has been enabled,
0eaf1d8
+DNSSEC-trigger should detect this and enable DNSSEC again. You can also
0eaf1d8
+select <i>Reprobe</i> to attempt to establish a secure connection to a DNSSEC
0eaf1d8
+capable name server.
0eaf1d8
 
0eaf1d8
-<i>Please, stay safe out there.</i></property>
0eaf1d8
+<i>A red exclamation mark in the icon warns you when DNSSEC is disabled.</i></property>
0eaf1d8
             <property name="use_markup">True</property>
0eaf1d8
           </object>
0eaf1d8
           <packing>
0eaf1d8
@@ -138,10 +143,10 @@ network via its portal page, select <i>Reprobe</i> to get secure aga
0eaf1d8
           <object class="GtkLabel" id="label3">
0eaf1d8
             <property name="visible">True</property>
0eaf1d8
             <property name="can_focus">False</property>
0eaf1d8
-            <property name="label" translatable="yes">There is no web access on this network. Do you have to login for that?
0eaf1d8
+            <property name="label" translatable="yes">There is no access to external websites from this network. Do you have to login for that?
0eaf1d8
 
0eaf1d8
-While you login you are <i>insecure</i>, for backwards compatibility, until
0eaf1d8
-dnssec-trigger can detect web access.
0eaf1d8
+When you select <i>Log in</i>, DNSSEC will be disabled for backwards compatibility reasons, until
0eaf1d8
+DNSSEC-trigger can detect web access.
0eaf1d8
 
0eaf1d8
 <i>Skip</i> this if you do not have to log in on this network.</property>
0eaf1d8
             <property name="use_markup">True</property>
0eaf1d8
@@ -162,7 +167,7 @@ dnssec-trigger can detect web access.
0eaf1d8
   <object class="GtkDialog" id="result_dialog">
0eaf1d8
     <property name="can_focus">False</property>
0eaf1d8
     <property name="border_width">5</property>
0eaf1d8
-    <property name="title" translatable="yes">probe dnssec results</property>
0eaf1d8
+    <property name="title" translatable="yes">Results of DNSSEC probe</property>
0eaf1d8
     <property name="default_width">400</property>
0eaf1d8
     <property name="default_height">280</property>
0eaf1d8
     <property name="type_hint">normal</property>
0eaf1d8
@@ -251,7 +256,7 @@ dnssec-trigger can detect web access.
0eaf1d8
         <property name="visible">True</property>
0eaf1d8
         <property name="can_focus">False</property>
0eaf1d8
         <property name="use_action_appearance">False</property>
0eaf1d8
-        <property name="label" translatable="yes">Hotspot signon</property>
0eaf1d8
+        <property name="label" translatable="yes">Hotspot sign-on</property>
0eaf1d8
         <property name="use_underline">True</property>
0eaf1d8
         <signal name="activate" handler="on_hotspotsignon_activate" swapped="no"/>
0eaf1d8
       </object>
0eaf1d8
@@ -331,28 +336,29 @@ dnssec-trigger can detect web access.
0eaf1d8
           <object class="GtkLabel" id="label1">
0eaf1d8
             <property name="visible">True</property>
0eaf1d8
             <property name="can_focus">False</property>
0eaf1d8
-            <property name="label" translatable="yes"><b>The Network Fails to Support DNSSEC</b>
0eaf1d8
+            <property name="label" translatable="yes"><b>This Network Fails to Support DNSSEC</b>
0eaf1d8
 
0eaf1d8
-The network you are connected to does not allow DNSSEC, via
0eaf1d8
-the provided DNS caches, nor via contacting servers on the
0eaf1d8
-internet directly (it filters traffic to this end).  It is not possible
0eaf1d8
-to provide DNSSEC security, but you can connect insecurely.
0eaf1d8
+The network you are connected to does not allow DNS Security
0eaf1d8
+Extensions (DNSSEC) via the provided DNS caches, nor via contacting
0eaf1d8
+DNS name servers on the Internet directly (it filters traffic
0eaf1d8
+to this end). It is not possible to provide DNSSEC, but you can
0eaf1d8
+connect insecurely.
0eaf1d8
 
0eaf1d8
 Do you want to connect insecurely?
0eaf1d8
 
0eaf1d8
-* if you choose <b>Disconnect</b> then DNS is disabled. It is safe,
0eaf1d8
-but there is very little that works.
0eaf1d8
+* if you choose <b>Disconnect</b> then DNS is disabled.
0eaf1d8
+It is safe, but there is very little that works.
0eaf1d8
 
0eaf1d8
-* if you choose <b>Insecure</b> then the DNSSEC security is lost.
0eaf1d8
+* if you choose <b>Insecure</b> then DNSSEC is disabled and security is lost.
0eaf1d8
 You can connect and work. But there is no safety. The network
0eaf1d8
 interferes with DNSSEC, it may also interfere with other things.
0eaf1d8
 Have caution and work with sensitive personal and financial
0eaf1d8
 things some other time.
0eaf1d8
 
0eaf1d8
-Some hotspots may work after you have gained access via
0eaf1d8
-its signon page. Then use <i>Reprobe</i> from the menu to retry. 
0eaf1d8
+Some Hotspots may work after you have gained access via
0eaf1d8
+its sign-on page. Then use <i>Reprobe</i> from the menu to retry. 
0eaf1d8
 
0eaf1d8
-<i>Stay safe out there!</i></property>
0eaf1d8
+<i>A red exclamation mark in the icon warns you when DNSSEC is disabled.</i></property>
0eaf1d8
             <property name="use_markup">True</property>
0eaf1d8
           </object>
0eaf1d8
           <packing>
0eaf1d8
@@ -383,7 +389,7 @@ its signon page. Then use <i>Reprobe</i> from the menu to retry.
0eaf1d8
           <object class="GtkLabel" id="update_label">
0eaf1d8
             <property name="visible">True</property>
0eaf1d8
             <property name="can_focus">False</property>
0eaf1d8
-            <property name="label" translatable="yes">There is a software update available for dnssec-trigger.
0eaf1d8
+            <property name="label" translatable="yes">There is a software update available for DNSSEC-trigger.
0eaf1d8
 Do you wish to install the update?</property>
0eaf1d8
             <property name="use_markup">True</property>
0eaf1d8
           </object>
0eaf1d8
-- 
0eaf1d8
1.8.3.1
0eaf1d8