Last modified: 2006-02-08 00:20:47 UTC
1) Install a MediaWiki in english... all ok and the "navigation bar" show "Main Page", "Community portal", "Current events", etc. 2) Install a new MW in Italian (for example) in a new directory... now the "navigation bar" display as "Wikipedia", "Community portal", "Attualità", etc. 3) When return to previous MW the navigation bar continue to appear as "Wikipedia"... instead of "Main Page". How to return to have "Main Page" in the "navigation bar"?
Sounds like you overwrote a single database. Install separate wikis in separate databases.
The database prefix are different!
Confirm that they're not using the same cache system; in general our non-db caches assume separate databases, and database name (not prefix) is used as the identifier.
Why is the default name for the main page in italian installs "Wikipedia"?
I do not know, but the language is the only difference between the 2 installations that I have made! The "main page", in italian would have had to be "Pagina Principale" but it is not therefore.
I will close this report as WORKSFORME unless you answer the request from comment 3.
removed some occurences of "wikipedia" in languageit.php
Hallo! [[MediaWiki:Sidebar]] is defined in http://cvs.sourceforge.net/viewcvs.py/wikipedia/phase3/languages/Language.php?view=markup but *not* in http://cvs.sourceforge.net/viewcvs.py/wikipedia/phase3/languages/LanguageIt.php?view=markup See there the actual value for "mainpage" => "Pagina_principale" *note* Most wiki's in other languages then English are using a redirect from [[Main_Page]] to the page defined by the content of [[MediaWiki:Mainpage]]. Baldassarre please confirm that the problem disapeared when using / upgrading to CVS. best regards reinhardt [[user:gangleri]]
Ok! Now appeare "Pagina Principale" (Main Page) in an Italian installation. (CVS release 11 jan 2006)
(In reply to comment #8) The MediaWiki messages have been moved from http://cvs.sourceforge.net/viewcvs.py/wikipedia/phase3/languages/LanguageIt.php to http://cvs.sourceforge.net/viewcvs.py/wikipedia/phase3/languages/MessagesIt.php > Baldassarre please confirm that the problem disapeared when using / upgrading to > CVS. (In reply to comment #9) > Ok! > Now appeare "Pagina Principale" (Main Page) in an Italian installation. > (CVS release 11 jan 2006) Marking as FIXED. best regards reinhardt [[user:gangleri]]