|
|
9d5aef |
diff -Naur dnssec-trigger-0.11-orig/panel/pui.xml dnssec-trigger-0.11/panel/pui.xml
|
|
|
9d5aef |
--- dnssec-trigger-0.11-orig/panel/pui.xml 2012-03-29 09:48:23.000000000 -0400
|
|
|
9d5aef |
+++ dnssec-trigger-0.11/panel/pui.xml 2012-06-17 12:07:03.806278004 -0400
|
|
|
9d5aef |
@@ -17,7 +17,9 @@
|
|
|
9d5aef |
<property name="visible">True</property>
|
|
|
9d5aef |
<property name="can_focus">False</property>
|
|
|
9d5aef |
<property name="label" translatable="yes">Some networks need insecure signon. After you log in to the
|
|
|
9d5aef |
-network via its portal page, select <i>Reprobe</i> to get secure again.
|
|
|
9d5aef |
+network via its portal page, the network will be secured again
|
|
|
9d5aef |
+automatically. You can also select <i>Reprobe</i> to attempt to
|
|
|
9d5aef |
+force it to go into secure mode.
|
|
|
9d5aef |
|
|
|
9d5aef |
<i>Please, stay safe out there.</i></property>
|
|
|
9d5aef |
<property name="use_markup">True</property>
|
|
|
9d5aef |
@@ -81,7 +83,7 @@
|
|
|
9d5aef |
<object class="GtkDialog" id="noweb_dialog">
|
|
|
9d5aef |
<property name="can_focus">False</property>
|
|
|
9d5aef |
<property name="border_width">5</property>
|
|
|
9d5aef |
- <property name="title" translatable="yes">No Web Access</property>
|
|
|
9d5aef |
+ <property name="title" translatable="yes">Web traffic hijacked</property>
|
|
|
9d5aef |
<property name="type_hint">dialog</property>
|
|
|
9d5aef |
<property name="urgency_hint">True</property>
|
|
|
9d5aef |
<signal name="delete-event" handler="on_noweb_dialog_delete_event" swapped="no"/>
|
|
|
9d5aef |
@@ -138,12 +140,12 @@
|
|
|
9d5aef |
<object class="GtkLabel" id="label3">
|
|
|
9d5aef |
<property name="visible">True</property>
|
|
|
9d5aef |
<property name="can_focus">False</property>
|
|
|
9d5aef |
- <property name="label" translatable="yes">There is no web access on this network. Do you have to login for that?
|
|
|
9d5aef |
+ <property name="label" translatable="yes">The web traffic on this network is being hijacked. Is this a hotspot?
|
|
|
9d5aef |
|
|
|
9d5aef |
-While you login you are <i>insecure</i>, for backwards compatibility, until
|
|
|
9d5aef |
-dnssec-trigger can detect web access.
|
|
|
9d5aef |
+While you login you are <i>insecure</i>, until the traffic hijacking has
|
|
|
9d5aef |
+stopped and dnssec-trigger has detected regular web access.
|
|
|
9d5aef |
|
|
|
9d5aef |
-<i>Skip</i> this if you do not have to log in on this network.</property>
|
|
|
9d5aef |
+<i>Skip</i> if you are not logging into a hotspot right now .</property>
|
|
|
9d5aef |
<property name="use_markup">True</property>
|
|
|
9d5aef |
</object>
|
|
|
9d5aef |
<packing>
|