Mageia Bugzilla – Attachment 285 Details for
Bug 961
Typos in drakx-net messages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to correct the typos
drakx-net.patch (text/plain), 1.62 KB, created by
Yuri Chornoivan
on 2011-04-24 09:24:40 CEST
(
hide
)
Description:
Patch to correct the typos
Filename:
MIME Type:
Creator:
Yuri Chornoivan
Created:
2011-04-24 09:24:40 CEST
Size:
1.62 KB
patch
obsolete
>Index: trunk/lib/network/connection/wireless.pm >=================================================================== >--- trunk/lib/network/connection/wireless.pm (revision 977) >+++ trunk/lib/network/connection/wireless.pm (working copy) >@@ -586,7 +586,7 @@ > disabled => sub { $self->{access}{network}{encryption} ne 'wpa-eap' }, > help => N(" Substring to be matched against the subject of > the authentication server certificate. If this string is set, >-the server sertificate is only accepted if it contains this >+the server certificate is only accepted if it contains this > string in the subject. The subject string is in following format: > /C=US/ST=CA/L=San Francisco/CN=Test AS/emailAddress=as\@example.com") }, > { label => N("Extra directives"), val => \$self->{access}{network}{extra}, advanced => 1, >Index: trunk/lib/network/netconnect.pm >=================================================================== >--- trunk/lib/network/netconnect.pm (revision 977) >+++ trunk/lib/network/netconnect.pm (working copy) >@@ -767,7 +767,7 @@ > { > name => sub { > if (!$success) { >- return join("\n\n", N("Problems occured during the network connectivity test."), >+ return join("\n\n", N("Problems occurred during the network connectivity test."), > N("This can be caused by invalid network configuration, or problems with your modem or router."), > N("You might want to relaunch the configuration to verify the connection settings.")); > }
Index: trunk/lib/network/connection/wireless.pm =================================================================== --- trunk/lib/network/connection/wireless.pm (revision 977) +++ trunk/lib/network/connection/wireless.pm (working copy) @@ -586,7 +586,7 @@ disabled => sub { $self->{access}{network}{encryption} ne 'wpa-eap' }, help => N(" Substring to be matched against the subject of the authentication server certificate. If this string is set, -the server sertificate is only accepted if it contains this +the server certificate is only accepted if it contains this string in the subject. The subject string is in following format: /C=US/ST=CA/L=San Francisco/CN=Test AS/emailAddress=as\@example.com") }, { label => N("Extra directives"), val => \$self->{access}{network}{extra}, advanced => 1, Index: trunk/lib/network/netconnect.pm =================================================================== --- trunk/lib/network/netconnect.pm (revision 977) +++ trunk/lib/network/netconnect.pm (working copy) @@ -767,7 +767,7 @@ { name => sub { if (!$success) { - return join("\n\n", N("Problems occured during the network connectivity test."), + return join("\n\n", N("Problems occurred during the network connectivity test."), N("This can be caused by invalid network configuration, or problems with your modem or router."), N("You might want to relaunch the configuration to verify the connection settings.")); }
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 961
: 285