From 26b879af151b55318dd30494d9d626743a77530b Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Sun, 6 Oct 2013 18:42:11 +0000 Subject: [PATCH] Localisation updates from http://translatewiki.net. Change-Id: I350dea96fb61d6ece0f44819f2847b65faf8e55f --- OATHAuth.alias.php | 1 + OATHAuth.i18n.php | 2 ++ 2 files changed, 3 insertions(+) diff --git a/OATHAuth.alias.php b/OATHAuth.alias.php index 7b927d83..78e67cee 100644 --- a/OATHAuth.alias.php +++ b/OATHAuth.alias.php @@ -5,6 +5,7 @@ * @file * @ingroup Extensions */ +// @codingStandardsIgnoreFile $specialPageAliases = array(); diff --git a/OATHAuth.i18n.php b/OATHAuth.i18n.php index ccacec38..ace3ff09 100644 --- a/OATHAuth.i18n.php +++ b/OATHAuth.i18n.php @@ -793,6 +793,7 @@ $messages['ur'] = array( ); /** Simplified Chinese (中文(简体)‎) + * @author Hzy980512 * @author Yfdyh000 */ $messages['zh-hans'] = array( @@ -813,6 +814,7 @@ $messages['zh-hans'] = array( 'oathauth-displayoathinfo' => '双因素身份验证选项', 'oathauth-notloggedin' => '需要登入', 'oathauth-mustbeloggedin' => '您必须登录才能执行此操作。', + 'oathauth-prefs-label' => '双重验证:', ); /** Traditional Chinese (中文(繁體)‎)