Ignore:
Timestamp:
Jan 9, 2014, 8:44:55 PM (10 years ago)
Author:
mistic100
Message:

rename OAuth into Social Connect

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/oAuth/language/zh_CN/plugin.lang.php

    r20998 r26558  
    2929$lang['Loading...'] = '加载中...';
    3030$lang['Logged with'] = '登录为';
    31 $lang['OAuth: PHP Curl extension is needed'] = 'OAuth:需安装 PHP Curl 扩展';
    32 $lang['OAuth: You need to configure the credentials'] = 'OAuth:你需要配置证书';
     31$lang['Social Connect: PHP Curl extension is needed'] = 'Social Connect:需安装 PHP Curl 扩展';
     32$lang['Social Connect: You need to configure the credentials'] = 'Social Connect:你需要配置证书';
    3333$lang['OpenID must be enabled in order to use %s authentication'] = '必须开启OpenID以使用 %s 认证';
    3434$lang['Or sign in with'] = '或者登录为';
     
    3939$lang['Sign in with %s'] = '注册为 %s';
    4040$lang['Sorry, new registrations are blocked on this gallery.'] = '抱歉,此相册已禁止新注册';
    41 $lang['Users are not allowed to register on your gallery. OAuth will not work correctly.'] = '不允许用户在你的相册上注册。OAuth不能正常工作。';
     41$lang['Users are not allowed to register on your gallery. Social Connect will not work correctly.'] = '不允许用户在你的相册上注册。Social Connect 不能正常工作。';
    4242$lang['You registered with a %s account, please sign in with the same account.'] = '你注册了一个%s帐户,请使用同一个帐户登录';
    4343$lang['Your registration is almost done, please complete the registration form.'] = '你的注册就快完成了,请填妥以下注册表格';
Note: See TracChangeset for help on using the changeset viewer.