1 |
burnat |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-support-1.6.0/root/sbin/e-smith/console-menu-items/testInternet.pl mezzanine_patched_smeserver-support-1.6.0/root/sbin/e-smith/console-menu-items/testInternet.pl |
2 |
|
|
--- smeserver-support-1.6.0/root/sbin/e-smith/console-menu-items/testInternet.pl 2008-03-08 16:26:13.000000000 +1100 |
3 |
|
|
+++ mezzanine_patched_smeserver-support-1.6.0/root/sbin/e-smith/console-menu-items/testInternet.pl 2008-03-08 16:24:38.000000000 +1100 |
4 |
|
|
@@ -61,7 +61,7 @@ |
5 |
|
|
{ |
6 |
|
|
($rc, $choice) = $console->message_page |
7 |
|
|
( |
8 |
|
|
- title => "Internet connection failed", |
9 |
|
|
+ title => gettext("Internet connection failed"), |
10 |
|
|
text => |
11 |
|
|
gettext("The test failed. Your server was unable to establish contact with contribs.org via the Internet.") . |
12 |
|
|
"\n\n" . |