Mageia Bugzilla – Attachment 283 Details for
Bug 959
Typos in Control Center messages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch to correct the typos
control-center.patch (text/plain), 1.92 KB, created by
Yuri Chornoivan
on 2011-04-24 09:15:48 CEST
(
hide
)
Description:
Patch to correct the typos
Filename:
MIME Type:
Creator:
Yuri Chornoivan
Created:
2011-04-24 09:15:48 CEST
Size:
1.92 KB
patch
obsolete
>Index: trunk/control-center >=================================================================== >--- trunk/control-center (revision 977) >+++ trunk/control-center (working copy) >@@ -302,7 +302,7 @@ > $id; > } ( # [ id, wizard file name, icon, description ] > [ "Local Admin", 'local-administration-mdk', '--direct', N("Local administration"), >- (-e "/usr/bin/webmin" ? N("Configure the local machine via web interface") : N("You don't seem to have webmin intalled. Local config is disabled")) >+ (-e "/usr/bin/webmin" ? N("Configure the local machine via web interface") : N("You don't seem to have webmin installed. Local config is disabled")) > ], > [ "Remote Admin", 'remote-administration-mdk', '--link', N("Remote administration"), > N("Click here if you want to configure a remote box via Web interface"), >Index: trunk/contributors.pl >=================================================================== >--- trunk/contributors.pl (revision 977) >+++ trunk/contributors.pl (working copy) >@@ -23,7 +23,7 @@ > N("Spencer Anderson") => N("ATI/gatos/DRM stuff, opengroupware.org"), > N("Andrey Borzenkov") => N("supermount-ng and other kernel work"), > N("Oden Eriksson") => N("most web-based packages and many security-related packages"), >- N("Stefan VanDer Eijk") => N("slbd distro checking, devel dependancies"), >+ N("Stefan VanDer Eijk") => N("slbd distro checking, devel dependencies"), > N("David Walser") => N("rpmsync script, foolproof MIDI playback, tweaked libao"), > N("Andi Payn") => N("many extra gnome applets and python modules"), > N("Tibor Pittich") => N("sk-i18n, contributed several packages, openldap testing and integration, bind-sdb-ldap, several years of using cooker and bug hunting, etc..."),
Index: trunk/control-center =================================================================== --- trunk/control-center (revision 977) +++ trunk/control-center (working copy) @@ -302,7 +302,7 @@ $id; } ( # [ id, wizard file name, icon, description ] [ "Local Admin", 'local-administration-mdk', '--direct', N("Local administration"), - (-e "/usr/bin/webmin" ? N("Configure the local machine via web interface") : N("You don't seem to have webmin intalled. Local config is disabled")) + (-e "/usr/bin/webmin" ? N("Configure the local machine via web interface") : N("You don't seem to have webmin installed. Local config is disabled")) ], [ "Remote Admin", 'remote-administration-mdk', '--link', N("Remote administration"), N("Click here if you want to configure a remote box via Web interface"), Index: trunk/contributors.pl =================================================================== --- trunk/contributors.pl (revision 977) +++ trunk/contributors.pl (working copy) @@ -23,7 +23,7 @@ N("Spencer Anderson") => N("ATI/gatos/DRM stuff, opengroupware.org"), N("Andrey Borzenkov") => N("supermount-ng and other kernel work"), N("Oden Eriksson") => N("most web-based packages and many security-related packages"), - N("Stefan VanDer Eijk") => N("slbd distro checking, devel dependancies"), + N("Stefan VanDer Eijk") => N("slbd distro checking, devel dependencies"), N("David Walser") => N("rpmsync script, foolproof MIDI playback, tweaked libao"), N("Andi Payn") => N("many extra gnome applets and python modules"), N("Tibor Pittich") => N("sk-i18n, contributed several packages, openldap testing and integration, bind-sdb-ldap, several years of using cooker and bug hunting, etc..."),
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 959
: 283