fix plugins strings

This commit is contained in:
fabrixxm 2013-02-27 10:22:24 -05:00
parent 887fcdbd3e
commit f82245d9b7
112 changed files with 112 additions and 112 deletions

View file

@ -1,7 +1,7 @@
<?php
$a->strings["Settings"] = "配置";
$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "MathJax插件表示用LaTeX句法的数学公式围绕$$或者eqnarray快在您墙网络分页和私人收件箱的文章。";
$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "MathJax插件表示用LaTeX句法的数学公式围绕$";
$a->strings["Use the MathJax renderer"] = "用MathJax表示器";
$a->strings["Submit"] = "提交";
$a->strings["Settings updated."] = "设置跟新了";