mw.log.deprecate: Simplify warning message
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 28 Feb 2014 20:03:28 +0000 (21:03 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Fri, 28 Feb 2014 20:03:28 +0000 (21:03 +0100)
commit20a2f97cb384ae4a4e9216e51cc3750d5a6dc41a
tree98432361c391e7afe8751bd36913e07d133040a9
parente997530e2436aad471c817a55f2a8523e5a9df8e
mw.log.deprecate: Simplify warning message

* Remove odd MWDeprecationWarning prefix.
* Don't mention "property". All accessors targets are properties
  and saying so doesn't add much value (some of the targets are
  more thought of as constructors or methods), the name should
  be sufficient.

Change-Id: Ifc77d176fa830feccf13350b4fd9dbf8cb8d8046
resources/mediawiki/mediawiki.js