r69780 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69779‎ | r69780 | r69781 >
Date:08:03, 23 July 2010
Author:raymond
Status:ok
Tags:
Comment:
Follow-up r69779: eol-style
Modified paths:
  • /trunk/extensions/RSS/RSS.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/RSS/RSS.i18n.php
@@ -1,14 +1,14 @@
2 -<?php
3 -/**
4 - * Internationalisation file for extension RSS.
5 - *
6 - * @file
7 - * @ingroup Extensions
8 - */
9 -
10 -$messages = array();
11 -
12 -$messages['en'] = array(
13 - 'rss-desc' => 'Displays an RSS feed on a wiki page',
14 -);
15 -
 2+<?php
 3+/**
 4+ * Internationalisation file for extension RSS.
 5+ *
 6+ * @file
 7+ * @ingroup Extensions
 8+ */
 9+
 10+$messages = array();
 11+
 12+$messages['en'] = array(
 13+ 'rss-desc' => 'Displays an RSS feed on a wiki page',
 14+);
 15+
Property changes on: trunk/extensions/RSS/RSS.i18n.php
___________________________________________________________________
Added: svn:eol-style
1616 + native

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r69779Follow-up r69759: Add i18n file and add extension to Translatewikiraymond08:02, 23 July 2010

Status & tagging log