author | kergoth <kergoth> | 2003-03-28 00:44:11 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-03-28 00:44:11 (UTC) |
commit | 79907dc7b9d89717b0d02f51a4094449e28eca6c (patch) (side-by-side diff) | |
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 @@ -37,5 +37,5 @@ <property stdset="1"> <name>text</name> - <string>Automatically bring up</string> + <string>Bring up on bootup</string> </property> </widget> |