diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-10-18 09:34:47 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-10-18 09:34:47 -0300 |
commit | a06b5719f028e619a4b3800fb346ed3c984e4d25 (patch) | |
tree | b177a28201d647731797efb25c19fd9b3a311c9a /src/leap/bitmask/gui/ui/eippreferences.ui | |
parent | 932dcf596177b93c0b0f9e876be74be314fb6037 (diff) | |
parent | f673b84a9a9b0fea3f6bbfefbb38cbd3d311cf3c (diff) |
Merge branch 'release-0.3.5'
Diffstat (limited to 'src/leap/bitmask/gui/ui/eippreferences.ui')
-rw-r--r-- | src/leap/bitmask/gui/ui/eippreferences.ui | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/leap/bitmask/gui/ui/eippreferences.ui b/src/leap/bitmask/gui/ui/eippreferences.ui index 9493d330..cc77c82e 100644 --- a/src/leap/bitmask/gui/ui/eippreferences.ui +++ b/src/leap/bitmask/gui/ui/eippreferences.ui @@ -6,12 +6,12 @@ <rect> <x>0</x> <y>0</y> - <width>398</width> - <height>262</height> + <width>435</width> + <height>273</height> </rect> </property> <property name="windowTitle"> - <string>EIP Preferences</string> + <string>Encrypted Internet Preferences</string> </property> <property name="windowIcon"> <iconset resource="../../../../../data/resources/mainwindow.qrc"> @@ -88,7 +88,7 @@ <item row="0" column="0"> <widget class="QGroupBox" name="gbAutomaticEIP"> <property name="title"> - <string>Automatic EIP start</string> + <string>Automatic Encrypted Internet start</string> </property> <layout class="QGridLayout" name="gridLayout_3"> <item row="3" column="0"> @@ -126,7 +126,7 @@ <enum>Qt::LeftToRight</enum> </property> <property name="text"> - <string>Enable Automatic start of EIP</string> + <string>Enable Automatic start:</string> </property> <property name="checked"> <bool>true</bool> |