Google

e( 'Google API system is very complex, but don\'t be afraid. Anyway if you don\'t have Google account, go to Create Google account and get it.' ); ?>

Step1. e( 'Create new Project' ); ?>

e( 'Go to Google API Console > Projects and click Create Project. SMS verification will be required. After finishing, click your new project\'s name and go setting page.' ); ?>

e( 'Now, On project page, clicking API & OAuth menu in sidebar, then you are on APIs page which will enable various APIs one by one. Turn Google+ API ON.' ); ?>

e( 'Google API Console is too simple but values to be set are not simple, so you will be easily loose yourself. Be care of where you are.' ) ?>

_( 'Then, go to Credentials below API & auth and click CREATE NEW CLIENT ID. Enter below:' ) ?>

Application type _( 'Select %s.' ), 'Web application' ); ?>
Authorized Javascript origin
Authorized redirect URI option->is_ssl_required() ? 'https' : 'http' ) ?>

e( 'There you get Client ID for web application section, which provides Client ID and Client secret.' ) ?>

_( 'Finally, you must set up your application. Go to Consent screen below APIs & oauth, and change Product name to your own. %s is recommended.' ), get_bloginfo( 'name' ) ) ?>

Step2. e( 'Enter API Information' ); ?>

_( 'Input and save 2 information(Client ID and Client Secret) on WordPress admin screen.' ), $this->setting_url() ); ?>