From eda91adb6128ce62e59457e05de9a30b6c4827c5 Mon Sep 17 00:00:00 2001 From: raymond Date: Sat, 21 Dec 2013 21:08:52 +0100 Subject: [PATCH] Add newline at end of file to unbreak translatewiki.net scripts Change-Id: I617c511c847761a694a7aebe74e5d66f3f3a4e10 --- TextExtracts.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TextExtracts.i18n.php b/TextExtracts.i18n.php index 3cc9efe..0fad5c8 100644 --- a/TextExtracts.i18n.php +++ b/TextExtracts.i18n.php @@ -17,4 +17,4 @@ $messages['en'] = array( */ $messages['qqq'] = array( 'textextracts-desc' => '{{desc}}', -); \ No newline at end of file +);