https://bugzilla.wikimedia.org/show_bug.cgi?id=17034


Mike.lifeguard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #7 from Mike.lifeguard <[email protected]>  2009-01-17 
18:18:03 UTC ---
(In reply to comment #4)
> I've updated the English/default logo for wikibooks. Those languages which 
> have
> a local override already set will need to update their local Wiki.png file
> appropriately if they haven't already.
> 

Sorry, you've set the default Wikibooks logo to the English one.

The default "fallback" logo has the English slogan. Please change the default
so Wikibooks projects which don't have their own local logo set have
http://upload.wikimedia.org/wikipedia/commons/4/49/Wikibooks-logo-en-noslogan.png
as their logo - which has no slogan:

'wgLogo' => array(
    # Defaults
    'default'           => '/images/wiki-en.png',
    'wikibooks'         =>
'http://upload.wikimedia.org/wikipedia/commons/4/49/Wikibooks-logo-en-noslogan.png',
...


The English and Simple English Wikibooks should have their logos with english
text set:

    'enwikibooks'        =>
'http://upload.wikimedia.org/wikibooks/en/b/bc/Wiki.png',
    'simplewikibooks'    =>
'http://upload.wikimedia.org/wikibooks/en/b/bc/Wiki.png',

Currently these are not defined, so they use the (incorrect) default.

The current situation means that non-English wikis are seeing English text on
their logos. It also means that when English Wikibooks updates their logo, it
changes the logo on many wikis which don't have a localized version set - this
should not be the case. Wiki.png on English Wikibooks is the logo for English
Wikibooks (and simple) - not the fallback/default.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to