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

Revision: 99816
Author:   raymond
Date:     2011-10-14 21:31:55 +0000 (Fri, 14 Oct 2011)
Log Message:
-----------
Consistenxy tweaks (r99734)

Modified Paths:
--------------
    trunk/extensions/LastModified/LastModified.alias.php
    trunk/extensions/LastModified/LastModified.i18n.php

Modified: trunk/extensions/LastModified/LastModified.alias.php
===================================================================
--- trunk/extensions/LastModified/LastModified.alias.php        2011-10-14 
21:30:16 UTC (rev 99815)
+++ trunk/extensions/LastModified/LastModified.alias.php        2011-10-14 
21:31:55 UTC (rev 99816)
@@ -14,7 +14,7 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  * GNU General Public License for more details.
  *
- * @author             Katie Horn <[email protected]>, Jeremy Postlethwaite 
<[email protected]>
+ * @author Katie Horn <[email protected]>, Jeremy Postlethwaite 
<[email protected]>
  */
 
 /**

Modified: trunk/extensions/LastModified/LastModified.i18n.php
===================================================================
--- trunk/extensions/LastModified/LastModified.i18n.php 2011-10-14 21:30:16 UTC 
(rev 99815)
+++ trunk/extensions/LastModified/LastModified.i18n.php 2011-10-14 21:31:55 UTC 
(rev 99816)
@@ -14,7 +14,7 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  * GNU General Public License for more details.
  *
- * @author             Katie Horn <[email protected]>, Jeremy Postlethwaite 
<[email protected]>
+ * @author Katie Horn <[email protected]>, Jeremy Postlethwaite 
<[email protected]>
  */
 
 /**
@@ -54,19 +54,20 @@
        'lastmodified-desc' => 'Description of the extension LastModified',
        'lastmodified' => 'Name of Special:LastModified in Special:SpecialPages 
and title of Special:LastModified page',
        'lastmodified-label-seconds' => 'Displayed text "seconds" in 
Special:LastModified',
-       'lastmodified-label-minutes' => 'Displayed text "minutes"  in 
Special:LastModified',
-       'lastmodified-label-hours' => 'Displayed text "hours"  in 
Special:LastModified',
-       'lastmodified-label-days' => 'Displayed text "days"  in 
Special:LastModified',
-       'lastmodified-label-months' => 'Displayed text "months"  in 
Special:LastModified',
-       'lastmodified-label-years' => 'Displayed text "years"  in 
Special:LastModified',
+       'lastmodified-label-minutes' => 'Displayed text "minutes" in 
Special:LastModified',
+       'lastmodified-label-hours' => 'Displayed text "hours" in 
Special:LastModified',
+       'lastmodified-label-days' => 'Displayed text "days" in 
Special:LastModified',
+       'lastmodified-label-months' => 'Displayed text "months" in 
Special:LastModified',
+       'lastmodified-label-years' => 'Displayed text "years" in 
Special:LastModified',
        'lastmodified-options' => 'Displayed in Special:LastModified',
        'lastmodified-display' => 'Displayed in Special:LastModified',
        'lastmodified-display-range-value' => 'Displayed in 
Special:LastModified',
        'lastmodified-title-tag' => 'Title tag for the link to the revision 
history.',
-       'lastmodified-seconds' => 'Text displayed on artcle page if page to 
show how long ago the page was updated in seconds. NOTE: This will be updated 
to support PLURAL when the function is available in javascript.',
-       'lastmodified-minutes' => 'Text displayed on artcle page if page to 
show how long ago the page was updated in minutes. NOTE: This will be updated 
to support PLURAL when the function is available in javascript.',
-       'lastmodified-hours' => 'Text displayed on artcle page if page to show 
how long ago the page was updated in hours. NOTE: This will be updated to 
support PLURAL when the function is available in javascript.',
-       'lastmodified-days' => 'Text displayed on artcle page if page to show 
how long ago the page was updated in days. NOTE: This will be updated to 
support PLURAL when the function is available in javascript.',
-       'lastmodified-months' => 'Text displayed on artcle page if page to show 
how long ago the page was updated in months. NOTE: This will be updated to 
support PLURAL when the function is available in javascript.',
-       'lastmodified-years' => 'Text displayed on artcle page if page to show 
how long ago the page was updated in years. NOTE: This will be updated to 
support PLURAL when the function is available in javascript.',
+       'lastmodified-seconds' => 'Text displayed on artcle page if page to 
show how long ago the page was updated in seconds. NOTE: This will be updated 
to support PLURAL when the function is available in JavaScript.',
+       'lastmodified-minutes' => 'Text displayed on artcle page if page to 
show how long ago the page was updated in minutes. NOTE: This will be updated 
to support PLURAL when the function is available in JavaScript.',
+       'lastmodified-hours' => 'Text displayed on artcle page if page to show 
how long ago the page was updated in hours. NOTE: This will be updated to 
support PLURAL when the function is available in JavaScript.',
+       'lastmodified-days' => 'Text displayed on artcle page if page to show 
how long ago the page was updated in days. NOTE: This will be updated to 
support PLURAL when the function is available in JavaScript.',
+       'lastmodified-months' => 'Text displayed on artcle page if page to show 
how long ago the page was updated in months. NOTE: This will be updated to 
support PLURAL when the function is available in JavaScript.',
+       'lastmodified-years' => 'Text displayed on artcle page if page to show 
how long ago the page was updated in years. NOTE: This will be updated to 
support PLURAL when the function is available in JavaScript.',
 );
+


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to