mediawiki.action.edit.preview: Remove ref to non-existant 'tooltip-p-lang' message
authorTimo Tijhof <krinklemail@gmail.com>
Tue, 17 Nov 2015 22:58:58 +0000 (22:58 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Tue, 17 Nov 2015 22:59:41 +0000 (22:59 +0000)
commit05224f0aa381858229cd2c00f2eca96f057eea4b
treeeb01f6f989ea7bf6d9466d6595e39172fd0ba5a7
parent69880e813547ed120834cc7a62dbfc3e65d2ac97
mediawiki.action.edit.preview: Remove ref to non-existant 'tooltip-p-lang' message

This message does not exist in MediaWiki core. And even if one creates it locally,
it is not used by MediaWiki.

It is used for the p-logo link (not the section). And for individual links in
the toolbox and other portlet sections. But not for the sections themselves,
those only have labels (typically rendered as <h3> or something).

This reference was spamming logs with:
> [resourceloader] MessageBlobStore::fetchMessage failed to find tooltip-p-lang (en)

Change-Id: Ie1420230dc0857c1e38641697098b4adb2b28afb
resources/Resources.php
resources/src/mediawiki.action/mediawiki.action.edit.preview.js