'; if ('ok' == $result['responsetype']) { echo __('An UpdraftCentral connection has been made successfully.', 'updraftplus'); } else { echo ''.__('A new UpdraftCentral connection has not been made.', 'updraftplus').''; switch ($result['code']) { case 'unknown_key': echo __('The key referred to was unknown.', 'updraftplus'); break; case 'not_logged_in': echo __('You are not logged into this WordPress site in your web browser.', 'updraftplus').' '.__('You must visit this URL in the same browser and login session as you created the key in.', 'updraftplus'); break; case 'nonce_failure': echo 'Security check. '; _e('You must visit this link in the same browser and login session as you created the key in.', 'updraftplus'); break; case 'already_have': echo __('This connection appears to already have been made.', 'updraftplus'); break; default: echo htmlspecialchars(print_r($result, true)); break; } } echo '
'.__('Close...', 'updraftplus').'
'.sprintf(__('You now need to copy the key below and enter it at your %s.', 'updraftplus'), 'UpdraftCentral dashboard').'
'.__('At your UpdraftCentral dashboard you should press the "Add Site" button then paste the key in the input box.', 'updraftplus').'
'.sprintf(__('Detailed instructions for this can be found at %s', 'updraftplus'), 'UpdraftPlus.com').'
'. sprintf(__('You can now control this site via your UpdraftCentral dashboard at %s.', 'updraftplus'), 'UpdraftPlus.com').'
'.__('Read more about it here.', 'updraftplus').''; ?>
ページが見つかりませんでした。お探しのページは移動したか削除されています。この検索ボックスから検索してください。