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

@ -9,7 +9,7 @@ $a->strings["Install Facebook Post connector for this account."] = "安装Facebo
$a->strings["Remove Facebook Post connector"] = "把Facebook文章连接器删除";
$a->strings["Re-authenticate [This is necessary whenever your Facebook password is changed.]"] = "复认证[这是必要的每当您Facebook密码变化了]";
$a->strings["Post to Facebook by default"] = "默认地放在Facebook";
$a->strings["Suppress __DQ__View on friendica__DQ__"] = "禁止「看在Friendica」";
$a->strings["Suppress \"View on friendica\""] = "禁止「看在Friendica」";
$a->strings["Mirror wall posts from facebook to friendica."] = "复制墙文章从facebook到friendica。";
$a->strings["Post to page/group:"] = "放在页/组:";
$a->strings["None"] = "没有";