Google

switch_button( 'ggl_enabled', $this->option->is_enabled( 'google' ), 1 ) ?>

_( 'You have to create %1$s App here to get required infomation.' ), "Google API Console", "https://code.google.com/apis/console" ); ?> _( 'See detail at %2$s.' ), $this->setting_url( 'setup' ), $this->_( 'How to set up' ) ); ?>

get_redirect_endpoint(); printf( __( 'Please set %1$s to %2$s on %3$s.', 'wp-gianism' ), __( 'Redirect URI', 'wp-gianism' ), '' . $end_point . '', 'Google API Console', 'https://code.google.com/apis/console' ); ?>
new_from( '2.0' ); printf( $this->_( 'Notice: Setting is changed on Gianims v2.0. You must set up again on Google API Console.' ) ); ?>