(bug 26938) "wikipedia compatible" should not be part of the license name. We already...
authorChad Horohoe <demon@users.mediawiki.org>
Fri, 28 Jan 2011 21:07:18 +0000 (21:07 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Fri, 28 Jan 2011 21:07:18 +0000 (21:07 +0000)
includes/installer/Installer.i18n.php

index d71a322..c9f7fe8 100644 (file)
@@ -366,7 +366,7 @@ A '''{{int:config-profile-private}}''' only allows approved users to view pages,
 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:',
        'config-license-none'             => 'No license footer',
-       'config-license-cc-by-sa'         => 'Creative Commons Attribution Share Alike (Wikipedia-compatible)',
+       'config-license-cc-by-sa'         => 'Creative Commons Attribution Share Alike',
        'config-license-cc-by-nc-sa'      => 'Creative Commons Attribution Non-Commercial Share Alike',
        'config-license-gfdl-old'         => 'GNU Free Documentation License 1.2',
        'config-license-gfdl-current'     => 'GNU Free Documentation License 1.3 or later',