r102437 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102436‎ | r102437 | r102438 >
Date:20:15, 8 November 2011
Author:raymond
Status:ok
Tags:
Comment:
Fix eol-style:native (r102435)
Modified paths:
  • /trunk/extensions/HeaderTabs/HeaderTabs.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/HeaderTabs/HeaderTabs.i18n.php
@@ -1,15 +1,15 @@
2 -<?php
3 -/**
4 - * Internationalisation for Header Tabs extension
5 - *
6 - * @file
7 - * @ingroup Extensions
8 - */
9 -
10 -$messages = array();
11 -
12 -/** English */
13 -$messages['en'] = array(
14 - 'headertabs-desc' => 'Adds tabs to the page separating top-level sections',
15 -);
16 -
 2+<?php
 3+/**
 4+ * Internationalisation for Header Tabs extension
 5+ *
 6+ * @file
 7+ * @ingroup Extensions
 8+ */
 9+
 10+$messages = array();
 11+
 12+/** English */
 13+$messages['en'] = array(
 14+ 'headertabs-desc' => 'Adds tabs to the page separating top-level sections',
 15+);
 16+
Property changes on: trunk/extensions/HeaderTabs/HeaderTabs.i18n.php
___________________________________________________________________
Added: svn:eol-style
1717 + native

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r102435Add i18n fileraymond20:09, 8 November 2011

Status & tagging log