author | kergoth <kergoth> | 2003-03-28 00:44:11 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-03-28 00:44:11 (UTC) |
commit | 79907dc7b9d89717b0d02f51a4094449e28eca6c (patch) (unidiff) | |
tree | 3b27dd65c54d5a3dbe3adf23a94c144ca8922e64 | |
parent | f196ea87989e6f51463a5beb5a37139d6e019a74 (diff) | |
download | opie-79907dc7b9d89717b0d02f51a4094449e28eca6c.zip opie-79907dc7b9d89717b0d02f51a4094449e28eca6c.tar.gz opie-79907dc7b9d89717b0d02f51a4094449e28eca6c.tar.bz2 |
Change wording from 'automatically bring up' to 'bring up on bootup' to try to make this option more clear..
-rw-r--r-- | noncore/settings/networksettings/interfaces/interfacesetup.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/networksettings/interfaces/interfacesetup.ui b/noncore/settings/networksettings/interfaces/interfacesetup.ui index 2b45d49..aff9d6c 100644 --- a/noncore/settings/networksettings/interfaces/interfacesetup.ui +++ b/noncore/settings/networksettings/interfaces/interfacesetup.ui | |||
@@ -27,25 +27,25 @@ | |||
27 | <property stdset="1"> | 27 | <property stdset="1"> |
28 | <name>spacing</name> | 28 | <name>spacing</name> |
29 | <number>6</number> | 29 | <number>6</number> |
30 | </property> | 30 | </property> |
31 | <widget> | 31 | <widget> |
32 | <class>QCheckBox</class> | 32 | <class>QCheckBox</class> |
33 | <property stdset="1"> | 33 | <property stdset="1"> |
34 | <name>name</name> | 34 | <name>name</name> |
35 | <cstring>autoStart</cstring> | 35 | <cstring>autoStart</cstring> |
36 | </property> | 36 | </property> |
37 | <property stdset="1"> | 37 | <property stdset="1"> |
38 | <name>text</name> | 38 | <name>text</name> |
39 | <string>Automatically bring up</string> | 39 | <string>Bring up on bootup</string> |
40 | </property> | 40 | </property> |
41 | </widget> | 41 | </widget> |
42 | <widget> | 42 | <widget> |
43 | <class>QCheckBox</class> | 43 | <class>QCheckBox</class> |
44 | <property stdset="1"> | 44 | <property stdset="1"> |
45 | <name>name</name> | 45 | <name>name</name> |
46 | <cstring>dhcpCheckBox</cstring> | 46 | <cstring>dhcpCheckBox</cstring> |
47 | </property> | 47 | </property> |
48 | <property stdset="1"> | 48 | <property stdset="1"> |
49 | <name>text</name> | 49 | <name>text</name> |
50 | <string>DHCP</string> | 50 | <string>DHCP</string> |
51 | </property> | 51 | </property> |