diff options
author | Igor Murzov <e-mail@date.by> | 2013-01-06 16:12:44 +0000 |
---|---|---|
committer | Igor Murzov <e-mail@date.by> | 2013-01-06 16:12:44 +0000 |
commit | d0ded7442005e69a08e1f6e2af40658de5f9effb (patch) | |
tree | 0d697ce9ee150e156693943de7ad12369a2f97d4 | |
parent | 495be283548ef547169c4740e2728ccf26c87cd0 (diff) | |
download | enlightenment-d0ded7442005e69a08e1f6e2af40658de5f9effb.tar.gz enlightenment-d0ded7442005e69a08e1f6e2af40658de5f9effb.tar.xz enlightenment-d0ded7442005e69a08e1f6e2af40658de5f9effb.zip |
Drop "as a bi-product of this" from the message in the updates checker
Reviewed-by: zmike
SVN revision: 82307
-rw-r--r-- | src/modules/wizard/page_170.c | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/modules/wizard/page_170.c b/src/modules/wizard/page_170.c index 8ef10b4e9..0fe0dc1e1 100644 --- a/src/modules/wizard/page_170.c +++ b/src/modules/wizard/page_170.c @@ -36,13 +36,13 @@ wizard_page_show(E_Wizard_Page *pg) "This is very useful, because it lets<br>" "you know about available bug fixes and<br>" "security fixes when they happen. As a<br>" - "bi-product of this, Enlightenment will<br>" - "connect to enlightenment.org and transmit<br>" - "some information as a result, much like any<br>" - "web browser might do. No personal information<br>" - "such as username, password or any personal<br>" - "files will be transmitted. If you do not like<br>" - "this, please disable this below. It is highly<br>" + "result, Enlightenment will connect to<br>" + "enlightenment.org and transmit some<br>" + "information, much like any web browser<br>" + "might do. No personal information such as<br>" + "username, password or any personal files<br>" + "will be transmitted. If you don't like this,<br>" + "please disable this below. It is highly<br>" "advised that you do not disable this as it<br>" "may leave you vulnerable or having to live<br>" "with bugs." |