MediaWiki r28172 - Code Review

Jump to: navigation, search
Repository:MediaWiki
Revision:r28171‎ | r28172 (on ViewVC)‎ | r28173 >
Date:01:22, 5 December 2007
Author:shinjiman
Status:old
Tags:
Comment:
Modified paths:

Diff [purge]

Index: trunk/extensions/MathStatFunctions/MathStatFunctions.i18n.php
===================================================================
--- trunk/extensions/MathStatFunctions/MathStatFunctions.i18n.php	(revision 28171)
+++ trunk/extensions/MathStatFunctions/MathStatFunctions.i18n.php	(revision 28172)
@@ -84,17 +84,17 @@
 );
 $wgMathStatFunctionsMessages['sr'] = $wgMathStatFunctionsMessages['sr-ec'];
 $wgMathStatFunctionsMessages['yue'] = array(
-        'msfunc_nan' => "結果數值係一個數字" ,
+        'msfunc_nan' => "結果唔係個數" ,
         'msfunc_inf' => "結果數值係無限" ,
         'msfunc_div_zero' => "除以零",
 );
 $wgMathStatFunctionsMessages['zh-hans'] = array(
-        'msfunc_nan' => "结果数值是一个数字" ,
+        'msfunc_nan' => "结果数值不是一个数字" ,
         'msfunc_inf' => "结果数值是无限" ,
         'msfunc_div_zero' => "除以零",
 );
 $wgMathStatFunctionsMessages['zh-hant'] = array(
-        'msfunc_nan' => "結果數值是一個數字" ,
+        'msfunc_nan' => "結果數值不是一個數字" ,
         'msfunc_inf' => "結果數值是無限" ,
         'msfunc_div_zero' => "除以零",
 );

Status & tagging log

  • 15:23, 12 September 2011 Meno25 (Talk | contribs) changed the status of r28172 [removed: ok added: old]
Personal tools
Namespaces
Variants
Views
Actions
Site
Support
Download
Development
Communication
Toolbox