summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/eip_status.py
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-11-10 16:14:55 +0100
committerKali Kaneko <kali@leap.se>2014-11-10 16:14:55 +0100
commit7c706da38fffc4fbbbc108d2f4c5fe98ba31f18a (patch)
treef253f2ae9ad01173fcd3d6858b1cda1227593511 /src/leap/bitmask/gui/eip_status.py
parentfa5fe88d47dd3e90d8336dbd56e9bf6b38acd811 (diff)
parent7f393dbb940e7cbc77406369c57c7ded52765f4b (diff)
Merge branch 'deb-0.7.1-rc4' into debian
Diffstat (limited to 'src/leap/bitmask/gui/eip_status.py')
-rw-r--r--src/leap/bitmask/gui/eip_status.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/leap/bitmask/gui/eip_status.py b/src/leap/bitmask/gui/eip_status.py
index a5cd03d3..14ff5972 100644
--- a/src/leap/bitmask/gui/eip_status.py
+++ b/src/leap/bitmask/gui/eip_status.py
@@ -741,8 +741,8 @@ class EIPStatusWidget(QtGui.QWidget):
# XXX this should change to polkit-kde where
# applicable.
self.tr("We could not find any authentication agent in your "
- "system.<br/>Make sure you have"
- "<b>polkit-gnome-authentication-agent-1</b> running and"
+ "system.<br/>Make sure you have "
+ "<b>polkit-gnome-authentication-agent-1</b> running and "
"try again."),
error=True)
self.set_eipstatus_off()