SamanthaNguyen has submitted this change and it was merged.

Change subject: Delete the old PHP i18n file for good
......................................................................


Delete the old PHP i18n file for good

Bug: T145313
Change-Id: I9bd3062132c71e9865c9aad8bded54f8918b3a40
---
D ArticleRatings.i18n.php
1 file changed, 0 insertions(+), 49 deletions(-)

Approvals:
  SamanthaNguyen: Verified; Looks good to me, approved



diff --git a/ArticleRatings.i18n.php b/ArticleRatings.i18n.php
deleted file mode 100644
index 04a40fd..0000000
--- a/ArticleRatings.i18n.php
+++ /dev/null
@@ -1,49 +0,0 @@
-<?php
-/**
- * Internationalization file for the ArticleRatings extension.
- *
- * @file
- */
-$messages = array();
-
-/** English
- * @author Adam Carter
- */
-$messages['en'] = array(
-       'changerating' => 'ChangeRating',
-       'changerating-back' => '< Back to [[$1]].',
-       'changerating-intro-text' => "What would you like to change ''$1'''s 
rating to?",
-       'changerating-missing-parameter' => 'No page name was given. The page 
should be specified in the URL.',
-       'changerating-no-such-page' => 'Sorry, the page "$1" does not exist.',
-       'changerating-reason' => 'Reason:',
-       'changerating-success' => 'Rating changed successfully.',
-       'changerating-submit' => 'Submit',
-       'massratings' => 'MassRatings',
-       'massratings-legend' => 'List pages by rating',
-       'log-name-ratings' => 'Rating Change Log',
-       'log-description-ratings' => 'This log shows all the recent changes to 
pages\' ratings.',
-       'logentry-ratings-change' => '$1 changed the rating of $3 from $5 to 
$4',
-       'ratings-desc' => 'A complex interface for rating pages',
-       'are-disallowed' => 'Ratings have been disallowed for this namespace',
-       'are-no-such-page' => 'The page "$1" does not exist.',
-       'are-rating-for-page' => '<span class="mw-rating-rating-for">Rating for 
"$1"</span>:',
-       'are-change-rating' => 'Change Rating',
-       'are-ratings' => '',
-       'group-reviewer' => 'Reviewer',
-       'group-reviewer-member' => 'Reviewers',
-       'action-change-rating' => 'change article ratings',
-       'changerating-log-text' => 'Past rating changes on this article:',
-       'changerating-nolog-text' => 'There are no past rating changes on this 
article.'
-);
-
-/** Vietnamese (Tiếng Việt)
- * @author Codyn329
- */
-$message['vi'] = array(
-       'changerating' => 'Đánh giá sự thay đổi',
-       'massratings' => 'số đông đánh giá',
-       'log-name-ratings' => 'sự thay đổi Đánh giá ghi',
-       'log-descripiton-ratings' => 'Nhật ký này cho thấy tất cả các thay đổi 
gần đây để các trang\'s Dánh giá.',
-       'logentry-ratings-change' => '$1 thay đổi đánh giá của $3 đến $4',
-       'rating-desc' =>'Một giao diện phức tạp để đánh giá các trang'
-);

-- 
To view, visit https://gerrit.wikimedia.org/r/311622
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9bd3062132c71e9865c9aad8bded54f8918b3a40
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ArticleRatings
Gerrit-Branch: master
Gerrit-Owner: Jack Phoenix <j...@countervandalism.net>
Gerrit-Reviewer: SamanthaNguyen <samanthanguyen1...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>

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

Reply via email to