|
{{{xmlwriter_existence_label}}} {{{simplexmlelement_existence_label}}} {{{curl_existence_label}}} {{{console_url}}} {{{ssl_certificates_errors_link_text}}} {{{faqs}}} |
|
|
'; ?>
indicate_s3_class();
if ('UpdraftPlus_S3_Compat' == $use_s3_class && !class_exists('XMLWriter')) {
$updraftplus_admin->show_double_warning(
''.__('Warning', 'updraftplus').': '.
/* translators: %s: Required PHP module */
sprintf(__("Your web server's PHP installation does not include a required module (%s).", 'updraftplus'), 'XMLWriter').' '.
__("Please contact your web hosting provider's support and ask for them to enable it.", 'updraftplus')
);
}
if (!class_exists('SimpleXMLElement')) {
$updraftplus_admin->show_double_warning(
''.__('Warning', 'updraftplus').': '.
/* translators: %s: Required module name */
sprintf(__('Your web server\'s PHP installation does not included a required module (%s).', 'updraftplus'), 'SimpleXMLElement').' '.
__("Please contact your web hosting provider's support.", 'updraftplus').' '.
/* translators: 1: Module name, 2: Required module name */
sprintf(__('UpdraftPlus\'s %1$s module requires %2$s.', 'updraftplus'), $whoweare_long, 'SimpleXMLElement').' '.
__('Please do not file any support requests; there is no alternative.', 'updraftplus'),
$key
);
}
$updraftplus_admin->curl_check($whoweare_long, true, $key);
?>
array('href' => array())); echo wp_kses( /* translators: 1: Console URL, 2: Console description, 3: Service name */ sprintf(__('Get your access key and secret key from your %2$s console, then pick a (globally unique - all %3$s users) bucket name (letters and numbers) (and optionally a path) to use for storage.', 'updraftplus'), $console_url, $console_descrip, $whoweare_long), $a_tag_html ).' '.esc_html__('This bucket will be created for you if it does not already exist.', 'updraftplus'); } ?> " target="_blank"> " target="_blank"> |
|
| {{input_access_key_label}}: | |
|---|---|
| {{input_secret_key_label}}: | |
| {{input_location_label}}: | {{method_id}}:// |
| get_url('premium').'" target="_blank">'.__('To create a new IAM sub-user and access key that has access only to this bucket, upgrade to Premium.', 'updraftplus').'')); ?> | |
| : | output_settings_field_name_and_id('accesskey');?> value="{{accesskey}}" /> |
| : | output_settings_field_name_and_id('secretkey');?> value="{{secretkey}}" /> |
| : | ://output_settings_field_name_and_id('path');?> value="{{path}}" /> |