service->get( 'google' ); if ( ! $google->enabled ) : ?>

_( 'Google connect is not available. Go to setting page and turn it on.' ), admin_url( 'options-general.php?page=gianism' ) ); ?>

e( 'Analytics Token' ); ?>

ga_token ) : ?>

e( 'O.K. You have token.' ); ?>

ga_token ); ?> _( 'Restore' ); ?>

e( 'You don\'t have token. Token is required to contact with Google Analytics API.' ); ?>

_( 'Get' ); ?>

ga_token ) : ?> e( 'Delete' ); ?>

ga_token ) : ?>

e( 'Account, Profile, View' ); ?>

ga_accounts ) : ?>

e( 'Mmh, can\'t get Analytics accounts. Your token might be wrong.' ); ?>

e( 'Create Database' ); ?>

e( 'Gianism can create a typical table for Google Analytics Ranking. If you need customized one, forget about it and create your own.' ); ?>

e( 'Ranking table structure' ); ?>
e( 'Column' ); ?> e( 'Type' ); ?> e( 'Length' ); ?> e( 'Misc' ); ?>
ID BIGINT 20 PK, auto_increment
category VARCHAR 64  
object_id BIGINT 20  
object_value BIGINT 20  
calc_date DATE    
created TIMESTAMP   Default CURRENT_TIMESTAMP
table_exists() ) : ?>

e( 'Table exits.' ); ?>

_( 'Create Table' ) ); ?>

e( 'Installed cron files' ); ?>

e( 'To install cron, please visit our information site gianism.info.' ); ?>

crons ) ) : ?>

e( 'Nothing is installed.' ); ?>

crons as $class_name ) : ?>
e( 'Class Name' ); ?> e( 'Category' ); ?> e( 'Interval' ); ?> e( 'Available' ); ?>
No Yes
_( 'Check Data' ) ); ?>

	

_( 'Do you want to know how to install files? Here is blog post about it.' ), 'http://takahashifumiki.com/web/programing/3184/' ); ?>

e( 'Installed Ajax files' ); ?>

e( 'To install Ajax actions, please visit our information site gianism.info.' ); ?>

ajaxes ) ) : ?>

e( 'Nothing is installed.' ); ?>

ajaxes as $ajax ) : ?>
e( 'Class Name' ); ?> e( 'Endpoint' ); ?>
%1$s', esc_url( $ajax::endpoint() ) ); ?>

_( 'Check Data' ) ); ?>