r68530 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68529‎ | r68530 | r68531 >
Date:20:49, 24 June 2010
Author:dale
Status:deferred
Tags:
Comment:
removed testLang.js ( only used in JS2 / mediaWiki system )
Modified paths:
  • /branches/MwEmbedStandAlone/jsScriptLoader.php (deleted) (history)
  • /branches/MwEmbedStandAlone/tests/testLang.js (deleted) (history)

Diff [purge]

Index: branches/MwEmbedStandAlone/jsScriptLoader.php
@@ -1,3 +0,0 @@
2 -<?php
3 -// This file has been renamed to ResourceLoader
4 -require './ResourceLoader.php';
Index: branches/MwEmbedStandAlone/tests/testLang.js
@@ -1,10 +0,0 @@
2 -/* a simple language tester replacements
3 - */
4 -
5 -mw.addMessages( {
6 - "undelete_short" : "Undelete {{PLURAL:$1|one edit|$1 edits}}",
7 - "category-subcat-count" : "{{PLURAL:$2|This category has only the following subcategory.|This category has the following {{PLURAL:$1|subcategory|$1 subcategories}}, out of $2 total.}}",
8 - "mwe-upload-multi" : "Upload {{PLURAL:$1|file|files}}"
9 -} );
10 -// define a class by the name of this file:
11 -mw.testLang = { };
\ No newline at end of file

Status & tagging log