From 672ab783f396259e769618a940045f4bf156a928 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Mon, 22 Oct 2012 01:15:31 +0000 Subject: [PATCH] Localisation updates from http://translatewiki.net. Change-Id: If1a1c14348986f51be3ed6ab9e3dbac1012838bf --- BoilerPlate/BoilerPlate.i18n.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/BoilerPlate/BoilerPlate.i18n.php b/BoilerPlate/BoilerPlate.i18n.php index f13ae62..d7cac28 100644 --- a/BoilerPlate/BoilerPlate.i18n.php +++ b/BoilerPlate/BoilerPlate.i18n.php @@ -15,7 +15,8 @@ $messages['en'] = array( 'boilerplate-i18n-welcome' => 'Welcome to the localization file of the BoilerPlate extension.', ); -/** Message documentation (Message documentation) */ +/** Message documentation (Message documentation) + */ $messages['qqq'] = array( 'boilerplate-desc' => '{{desc}}', 'boilerplate-i18n-welcome' => 'Used to greet the user when reading the .i18n.php file.', @@ -222,7 +223,8 @@ $messages['tl'] = array( 'boilerplate-i18n-welcome' => 'Maligayang pagdating sa talaksan ng lokalisasyon ng dugtong na Platong Pakuluan.', ); -/** Simplified Chinese (中文(简体)‎) */ +/** Simplified Chinese (中文(简体)‎) + */ $messages['zh-hans'] = array( 'boilerplate-desc' => '这是一个示例扩展', ); @@ -233,4 +235,3 @@ $messages['zh-hans'] = array( $messages['zh-hant'] = array( 'boilerplate-desc' => '這是一個示例擴展', ); - -- 2.11.4.GIT