https://bugzilla.wikimedia.org/show_bug.cgi?id=32677
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Roan Kattouw <[email protected]> 2011-11-30 12:04:54 UTC --- (In reply to comment #2) > (In reply to comment #1) > > LU doesn't really have anything to do with this, Its how we handle our > > language > > files, LU just updates the languages files from SVN more often compared to > > someone having to manually svn them up and push them out. > > It's not a simple svn up. But in this case if we consider it as svn up for > individual sites, the issue is, don't let it svn up > extensions/ContactPage/ContactPage.i18n.php on dewiki. The problem is, it's not separated per-wiki. All wikis share the same set of messages, so if ContactPage is installed on one wiki, its messages will be available on all wikis. Does ContactPage override the contact message? If so, that's annoying. But a dewiki sysop can fix this issue easily by editing [[MediaWiki:Sidebar]]. -- 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
