As far as I understand, you should set in both LocalSettings.php:
$wgUseDatabaseMessages = false
To disable the messages in MediaWiki namespace (it means you should change all the messages in Messages.php and MessagesDe.php, in both files). And you should use the installation program only once, I think.
However, I'm not sure it will succeed. You can try it, of course.
- wrote:
Rotem Liss <mail@...> writes:
Not all of us speak this language (it's Deutsch, isn't it?); if you post your message again in English, more of us will be able to help you.
ok, i try it ;-)
I want create a Wiki with two languages. When I take two seperated Wiki´s (like Wikipedia) a user can't write on both, he must be logged in two times and need two accounts.
When I create one Wiki with two languages (like http://meta.wikimedia.org/wiki/MediaWiki_FAQ) I have only one Interface-Language.
Both solutions are not the best for me. So I have created two Wiki´s (one for each language) and both uses the same tabels on the database (same Prefix). The only difference of these Wiki´s is the $wgLanguageCode and they are available on to different urls:
www.mywiki.de to the Wiki with $wgLanguageCode = de www.mywiki.com to the Wiki with $wgLanguageCode = en
Is this a good solution or will i have trouble with it? Any other solutions? Is there a other way to have different Interface-languages?
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l