http://www.mediawiki.org/wiki/Special:Code/MediaWiki/68530

Revision: 68530
Author:   dale
Date:     2010-06-24 20:49:07 +0000 (Thu, 24 Jun 2010)

Log Message:
-----------
removed testLang.js ( only used in JS2 / mediaWiki system ) 

Removed Paths:
-------------
    branches/MwEmbedStandAlone/jsScriptLoader.php
    branches/MwEmbedStandAlone/tests/testLang.js

Deleted: branches/MwEmbedStandAlone/jsScriptLoader.php
===================================================================
--- branches/MwEmbedStandAlone/jsScriptLoader.php       2010-06-24 20:47:29 UTC 
(rev 68529)
+++ branches/MwEmbedStandAlone/jsScriptLoader.php       2010-06-24 20:49:07 UTC 
(rev 68530)
@@ -1,3 +0,0 @@
-<?php
-// This file has been renamed to ResourceLoader
-require './ResourceLoader.php';

Deleted: branches/MwEmbedStandAlone/tests/testLang.js
===================================================================
--- branches/MwEmbedStandAlone/tests/testLang.js        2010-06-24 20:47:29 UTC 
(rev 68529)
+++ branches/MwEmbedStandAlone/tests/testLang.js        2010-06-24 20:49:07 UTC 
(rev 68530)
@@ -1,10 +0,0 @@
-/* a simple language tester replacements
- */
-
-mw.addMessages( {
-       "undelete_short"  : "Undelete {{PLURAL:$1|one edit|$1 edits}}",
-       "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.}}",
-       "mwe-upload-multi" : "Upload {{PLURAL:$1|file|files}}"
-} );
-// define a class by the name of this file:  
-mw.testLang = { };
\ No newline at end of file



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to