Go to file
Timo Tijhof b493318125 Fix resourceloader message fetch warnings
Remove references to non-existing message keys.
Triggered on every startup module request:

> [resourceloader] WARNING:
> Failed to find multimediaviewer-option-header-viewer ({lang})

* multimediaviewer-option-header-viewer
  (listed in 1853540cd3, but never created)
* multimediaviewer-option-header-filepage
* multimediaviewer-option-desc-viewer
* multimediaviewer-option-desc-filepage
* multimediaviewer-license-cc-by-sa-3.0-migrated
  (CommonsMetaData has this aliased to "cc-by-sa-3.0")
* multimediaviewer-description-page-popup-text-local

Even if JS tries to use them, the messages do not exist. There
are no matches across all Wikimedia Git repositories for these
strings other than extension.json here (no i18n, JS or PHP files).

Bug: T118820
Change-Id: I3585f4862781799d9ba828bdc4170a68c6c36100
2016-02-20 13:42:38 +00:00
docs Update JSDuck config to standard jsduck.json 2015-03-05 23:42:59 +01:00
i18n Localisation updates from https://translatewiki.net. 2016-02-08 22:14:28 +01:00
resources Import Checker-16x16.png into repository, instead of loading from upload.wikimedia.org 2016-01-23 02:58:45 +00:00
tests Add integration tests to each commit 2016-01-27 10:12:19 -08:00
.gitignore build: Configure banana-checker and jsonlint 2015-06-19 21:55:50 -07:00
.gitreview Add .gitreview 2013-08-08 11:11:01 +02:00
.jshintignore Fix hash self-reaction 2014-02-24 19:14:45 +01:00
.jshintrc Make JSHint enforce ES3 compatibility 2014-05-28 22:58:33 +00:00
.rubocop.yml Updated RuboCop to the latest version 2015-12-09 16:10:56 +01:00
.rubocop_todo.yml Fixed Style/StringLiterals RuboCop offense 2015-12-09 17:21:54 +01:00
AUTHORS Big credits patch 2014-02-13 13:38:19 -08:00
COPYING Initial commit - working demo 2013-09-03 16:52:28 -07:00
extension.json Fix resourceloader message fetch warnings 2016-02-20 13:42:38 +00:00
Gemfile Add integration tests to each commit 2016-01-27 10:12:19 -08:00
Gemfile.lock Add integration tests to each commit 2016-01-27 10:12:19 -08:00
Gruntfile.js build: Configure banana-checker and jsonlint 2015-06-19 21:55:50 -07:00
importml.sh Make importml.sh less Linux-centric, more UNIX-agnostic 2013-12-05 00:19:02 +00:00
jsduck.json Update JSDuck config to standard jsduck.json 2015-03-05 23:42:59 +01:00
MultimediaViewer.php Add extension.json, empty PHP entry point 2015-10-12 20:08:36 +00:00
MultimediaViewerHooks.php Rename $wgNetworkPerformanceSamplingFactor 2016-01-14 19:23:16 +00:00
package.json build: Updating development dependencies 2015-12-29 11:41:52 -08:00
Rakefile Added Rakefile 2015-11-09 17:55:49 +01:00
viewer-ltr.svg Convert Mac line endings to Linux ones for some SVG files 2014-06-17 19:55:34 +00:00
viewer-rtl.svg Fix images and related CSS for RTL wikis 2013-11-26 00:54:18 +02:00