http://www.mediawiki.org/wiki/Special:Code/MediaWiki/70400

Revision: 70400
Author:   siebrand
Date:     2010-08-03 19:15:23 +0000 (Tue, 03 Aug 2010)

Log Message:
-----------
Use int: to keep references consistent.

Modified Paths:
--------------
    trunk/phase3/includes/installer/Installer.i18n.php

Modified: trunk/phase3/includes/installer/Installer.i18n.php
===================================================================
--- trunk/phase3/includes/installer/Installer.i18n.php  2010-08-03 18:45:50 UTC 
(rev 70399)
+++ trunk/phase3/includes/installer/Installer.i18n.php  2010-08-03 19:15:23 UTC 
(rev 70400)
@@ -354,11 +354,11 @@
 However, many have found MediaWiki to be useful in a wide variety of roles, 
and sometimes it is not easy to convince everyone of the benefits of the wiki 
way.
 So you have the the choice.
 
-A '''traditional wiki''' allows anyone to edit, without even logging in.
-A wiki with '''account creation required''' provides extra accountability, but 
may deter casual contributors.
+A '''{{int:config-profile-wiki}}''' allows anyone to edit, without even 
logging in.
+A wiki with '''{{int:config-profile-no-anon}}''' provides extra 
accountability, but may deter casual contributors.
 
-The '''authorized editors only''' scenario allows approved users to edit, but 
the public can view the pages, including history.
-A '''private wiki''' only allows approved users to view pages, with the same 
group allowed to edit.
+The '''{{int:config-profile-fishbowl}}''' scenario allows approved users to 
edit, but the public can view the pages, including history.
+A '''{{int:config-profile-private}}''' only allows approved users to view 
pages, with the same group allowed to edit.
 
 More complex user rights configurations are available after installation, see 
the [http://www.mediawiki.org/wiki/Manual:User_rights relevant manual entry].",
        'config-license'                  => 'Copyright and license:',



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to