Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extensions/deviceicon/network.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/deviceicon/network.py b/extensions/deviceicon/network.py
index 32cfdf1..08442cd 100644
--- a/extensions/deviceicon/network.py
+++ b/extensions/deviceicon/network.py
@@ -835,8 +835,8 @@ class GsmDeviceView(TrayIcon):
error_handler=self.__connect_error_cb)
else:
self._palette.add_alert(_('No GSM connection available.'), \
- _('Create a connection in the ' \
- 'control panel.'))
+ _('Create a connection in ' \
+ 'My Settings.'))
def __connect_cb(self, active_connection):
logging.debug('Connected successfully to gsm device, %s',