Update tranlation text domain

This commit is contained in:
David Stone
2025-02-15 23:19:24 -07:00
parent 217009caab
commit f05ab77418
424 changed files with 6368 additions and 6368 deletions

View File

@ -6,7 +6,7 @@
*/
?>
<h1>
<?php printf(__('Activate %s Integration', 'wp-ultimo'), $integration->get_title()); ?>
<?php printf(__('Activate %s Integration', 'wp-multisite-waas'), $integration->get_title()); ?>
</h1>
<p class="wu-text-lg wu-text-gray-600 wu-my-4">
@ -32,7 +32,7 @@
<div>
<span class="wu-text-sm wu-text-gray-800 wu-inline-block wu-py-4">
<?php _e('This integration will:', 'wp-ultimo'); ?>
<?php _e('This integration will:', 'wp-multisite-waas'); ?>
</span>
<ul class="wu--mx-5 wu-my-0 wu-border-t wu-border-solid wu-border-l-0 wu-border-r-0 wu-border-b-0 wu-border-gray-300">
@ -54,7 +54,7 @@
<div>
<span class="wu-text-sm wu-text-gray-800 wu-inline-block wu-py-4">
<?php _e('This integration will <strong>not</strong>:', 'wp-ultimo'); ?>
<?php _e('This integration will <strong>not</strong>:', 'wp-multisite-waas'); ?>
</span>
<ul class="wu--mx-5 wu-my-0 wu-border-t wu-border-solid wu-border-l-0 wu-border-r-0 wu-border-b-0 wu-border-gray-300">
@ -79,27 +79,27 @@
<!-- Submit Box -->
<div class="wu-flex wu-justify-between wu-bg-gray-100 wu--m-in wu-mt-4 wu-p-4 wu-overflow-hidden wu-border-t wu-border-solid wu-border-l-0 wu-border-r-0 wu-border-b-0 wu-border-gray-300">
<a href="<?php echo esc_url(wu_network_admin_url('wp-ultimo-settings&tab=integrations')); ?>" class="wu-self-center button button-large wu-float-left"><?php _e('&larr; Cancel', 'wp-ultimo'); ?></a>
<a href="<?php echo esc_url(wu_network_admin_url('wp-ultimo-settings&tab=integrations')); ?>" class="wu-self-center button button-large wu-float-left"><?php _e('&larr; Cancel', 'wp-multisite-waas'); ?></a>
<span class="wu-self-center wu-content-center wu-flex">
<?php if ($integration->is_enabled()) : ?>
<span class="wu-self-center wu-text-green-800 wu-mr-4">
<?php _e('Integration already activated.', 'wp-ultimo'); ?>
<?php _e('Integration already activated.', 'wp-multisite-waas'); ?>
</span>
<?php endif; ?>
<button name="submit" value="1" class="button button-primary button-large">
<?php echo $integration->is_enabled() ? __('Deactivate', 'wp-ultimo') : __('Activate', 'wp-ultimo'); ?>
<?php echo $integration->is_enabled() ? __('Deactivate', 'wp-multisite-waas') : __('Activate', 'wp-multisite-waas'); ?>
</button>
&nbsp;
<?php if ($integration->is_enabled()) : ?>
<a href="<?php echo esc_attr($page->get_next_section_link()); ?>" class="button button-large">
<?php _e('Continue', 'wp-ultimo'); ?>
<?php _e('Continue', 'wp-multisite-waas'); ?>
</a>
<?php endif; ?>

View File

@ -6,64 +6,64 @@
*/
?>
<h1>
<?php _e('Instructions', 'wp-ultimo'); ?></h1>
<?php _e('Instructions', 'wp-multisite-waas'); ?></h1>
<p class="wu-text-lg wu-text-gray-600 wu-my-4 wu-mb-6">
<?php _e('Youll need to get your', 'wp-ultimo'); ?> <strong><?php _e('API Key', 'wp-ultimo'); ?></strong> <?php _e('and', 'wp-ultimo'); ?> <strong><?php _e('Zone ID', 'wp-ultimo'); ?></strong> <?php _e('for your Cloudflare DNS zone.', 'wp-ultimo'); ?>
<?php _e('Youll need to get your', 'wp-multisite-waas'); ?> <strong><?php _e('API Key', 'wp-multisite-waas'); ?></strong> <?php _e('and', 'wp-multisite-waas'); ?> <strong><?php _e('Zone ID', 'wp-multisite-waas'); ?></strong> <?php _e('for your Cloudflare DNS zone.', 'wp-multisite-waas'); ?>
</p>
<p class="wu-text-sm wu-bg-blue-100 wu-p-4 wu-text-blue-600 wu-rounded">
<strong><?php _e('Before we start...', 'wp-ultimo'); ?></strong><br>
<?php printf(__('This integration is really aimed at people that do not have access to an Enterprise Cloudflare account, since that particular tier supports proxying on wildcard DNS entries, which makes adding each subdomain unecessary. If you own an enterprise tier account, you can simply follow <a class="wu-no-underline" href="%s" target="_blank">this tutorial</a> to create the wildcard entry and deactivate this integration entirely.', 'wp-ultimo'), 'https://support.cloudflare.com/hc/en-us/articles/200169356-How-do-I-use-WordPress-Multi-Site-WPMU-With-Cloudflare'); ?>
<strong><?php _e('Before we start...', 'wp-multisite-waas'); ?></strong><br>
<?php printf(__('This integration is really aimed at people that do not have access to an Enterprise Cloudflare account, since that particular tier supports proxying on wildcard DNS entries, which makes adding each subdomain unecessary. If you own an enterprise tier account, you can simply follow <a class="wu-no-underline" href="%s" target="_blank">this tutorial</a> to create the wildcard entry and deactivate this integration entirely.', 'wp-multisite-waas'), 'https://support.cloudflare.com/hc/en-us/articles/200169356-How-do-I-use-WordPress-Multi-Site-WPMU-With-Cloudflare'); ?>
</p>
<h3 class="wu-m-0 wu-py-4 wu-text-lg" id="step-1-getting-the-api-key-and-secret">
<?php _e('Getting the Zone ID and API Key', 'wp-ultimo'); ?>
<?php _e('Getting the Zone ID and API Key', 'wp-multisite-waas'); ?>
</h3>
<p class="wu-text-sm">
<?php _e('On the Cloudflare overview page of your Zone (the domain managed), you\'ll see a block on the sidebar containing the Zone ID. Copy that value.', 'wp-ultimo'); ?>
<?php _e('On the Cloudflare overview page of your Zone (the domain managed), you\'ll see a block on the sidebar containing the Zone ID. Copy that value.', 'wp-multisite-waas'); ?>
</p>
<div class="">
<img class="wu-w-full" src="https://wpultimo.com/wp-content/uploads/2021/04/Captura-de-Pantalla-2021-04-01-a-las-23.08.14.png">
</div>
<p class="wu-text-center"><i><?php _e('DNS Zone ID on the Sidebar', 'wp-ultimo'); ?></i></p>
<p class="wu-text-center"><i><?php _e('DNS Zone ID on the Sidebar', 'wp-multisite-waas'); ?></i></p>
<p class="wu-text-sm"><?php _e('On that same sidebar block, you will see the Get your API token link. Click on it to go to the token generation screen.', 'wp-ultimo'); ?></p>
<p class="wu-text-sm"><?php _e('On that same sidebar block, you will see the Get your API token link. Click on it to go to the token generation screen.', 'wp-multisite-waas'); ?></p>
<div class="">
<img class="wu-w-full" src="https://wpultimo.com/wp-content/uploads/2021/04/Captura-de-Pantalla-2021-04-01-a-las-23.12.19.png">
</div>
<p class="wu-text-center"><i><?php _e('Go to the API Tokens tab, then click on Create Token', 'wp-ultimo'); ?></i></p>
<p class="wu-text-center"><i><?php _e('Go to the API Tokens tab, then click on Create Token', 'wp-multisite-waas'); ?></i></p>
<p class="wu-text-sm"><?php _e('We want an API token that will allow us to edit DNS records, so select the Edit zone DNS template.', 'wp-ultimo'); ?></p>
<p class="wu-text-sm"><?php _e('We want an API token that will allow us to edit DNS records, so select the Edit zone DNS template.', 'wp-multisite-waas'); ?></p>
<div class="">
<img class="wu-w-full" src="https://wpultimo.com/wp-content/uploads/2021/04/Captura-de-Pantalla-2021-04-01-a-las-23.15.03.png">
</div>
<p class="wu-text-center"><i><?php _e('Use the Edit Zone DNS template', 'wp-ultimo'); ?></i></p>
<p class="wu-text-center"><i><?php _e('Use the Edit Zone DNS template', 'wp-multisite-waas'); ?></i></p>
<p class="wu-text-sm"><?php _e('On the next screen, set the permissions to Edit, and select the zone that corresponds to your target domain. Then, move to the next step.', 'wp-ultimo'); ?></p>
<p class="wu-text-sm"><?php _e('On the next screen, set the permissions to Edit, and select the zone that corresponds to your target domain. Then, move to the next step.', 'wp-multisite-waas'); ?></p>
<div class="">
<img class="wu-w-full" src="https://wpultimo.com/wp-content/uploads/2021/04/Captura-de-Pantalla-2021-04-01-a-las-23.17.58.png">
</div>
<p class="wu-text-center"><i><?php _e('Permission and Zone Settings', 'wp-ultimo'); ?></i></p>
<p class="wu-text-center"><i><?php _e('Permission and Zone Settings', 'wp-multisite-waas'); ?></i></p>
<p class="wu-text-sm"><?php _e('Finally, click Create Token.', 'wp-ultimo'); ?></p>
<p class="wu-text-sm"><?php _e('Finally, click Create Token.', 'wp-multisite-waas'); ?></p>
<div class="">
<img class="wu-w-full" src="https://wpultimo.com/wp-content/uploads/2021/04/Captura-de-Pantalla-2021-04-01-a-las-23.19.52.png">
</div>
<p class="wu-text-center"><i><?php _e('Finishing up.', 'wp-ultimo'); ?></i></p>
<p class="wu-text-center"><i><?php _e('Finishing up.', 'wp-multisite-waas'); ?></i></p>
<p class="wu-text-sm"><?php _e('Copy the API Token (it won\'t be shown again, so you need to copy it now!). We will use it on the next step alongside with the Zone ID', 'wp-ultimo'); ?></p>
<p class="wu-text-sm"><?php _e('Copy the API Token (it won\'t be shown again, so you need to copy it now!). We will use it on the next step alongside with the Zone ID', 'wp-multisite-waas'); ?></p>
<div class="">
<img class="wu-w-full" src="https://wpultimo.com/wp-content/uploads/2021/04/Captura-de-Pantalla-2021-04-01-a-las-23.21.47.png">
</div>
<p class="wu-text-center"><i><?php _e('Done!', 'wp-ultimo'); ?></i></p>
<p class="wu-text-center"><i><?php _e('Done!', 'wp-multisite-waas'); ?></i></p>

View File

@ -6,11 +6,11 @@
*/
?>
<h1>
<?php _e('We are almost there!', 'wp-ultimo'); ?>
<?php _e('We are almost there!', 'wp-multisite-waas'); ?>
</h1>
<p class="wu-text-lg wu-text-gray-600 wu-my-4">
<?php _e('You should have all the information we need in hand right now. The next step is to configure it.', 'wp-ultimo'); ?>
<?php _e('You should have all the information we need in hand right now. The next step is to configure it.', 'wp-multisite-waas'); ?>
</p>
<div class="wu-mt-6">
@ -20,17 +20,17 @@
<li class="wu-flex wu-rounded wu-content-center wu-py-2 wu-px-4 wu-bg-gray-100 wu-border wu-border-solid wu-border-gray-300 wu-m-0">
<span class="dashicons dashicons-yes-alt wu-text-green-400 wu-self-center wu-mr-2"></span>
<span>
<?php _e('All set! We have made all the adjustments to and the Integration should work.', 'wp-ultimo'); ?>
<?php _e('All set! We have made all the adjustments to and the Integration should work.', 'wp-multisite-waas'); ?>
</span>
</li>
<?php else : ?>
<li class="wu-flex wu-rounded wu-content-center wu-py-2 wu-px-4 wu-bg-gray-100 wu-border wu-border-solid wu-border-gray-300 wu-m-0">
<span><?php _e('You will need to edit your wp-config.php file manually. Copy the contents of the box below and paste it on your wp-config.php file, right before the line containing <code>/* That\'s all, stop editing! Happy publishing. */</code>', 'wp-ultimo'); ?></span>
<span><?php _e('You will need to edit your wp-config.php file manually. Copy the contents of the box below and paste it on your wp-config.php file, right before the line containing <code>/* That\'s all, stop editing! Happy publishing. */</code>', 'wp-multisite-waas'); ?></span>
</li>
<h3 class="wu-mt-6"><?php _e('Your wp-config.php settings:', 'wp-ultimo'); ?></h3>
<h3 class="wu-mt-6"><?php _e('Your wp-config.php settings:', 'wp-multisite-waas'); ?></h3>
<pre class="wu-overflow-auto wu-p-4 wu-rounded wu-content-center wu-bg-gray-800 wu-text-white wu-font-mono wu-border wu-border-solid wu-border-gray-300"><?php echo $integration->get_constants_string($post); ?></pre>
@ -41,12 +41,12 @@
<!-- Submit Box -->
<div class="wu-flex wu-justify-between wu-bg-gray-100 wu--m-in wu-mt-4 wu-p-4 wu-overflow-hidden wu-border-t wu-border-solid wu-border-l-0 wu-border-r-0 wu-border-b-0 wu-border-gray-300">
<a href="<?php echo esc_url(wu_network_admin_url('wp-ultimo-settings&tab=integrations')); ?>" class="wu-self-center button button-large wu-float-left"><?php _e('&larr; Cancel', 'wp-ultimo'); ?></a>
<a href="<?php echo esc_url(wu_network_admin_url('wp-ultimo-settings&tab=integrations')); ?>" class="wu-self-center button button-large wu-float-left"><?php _e('&larr; Cancel', 'wp-multisite-waas'); ?></a>
<span class="wu-self-center wu-content-center wu-flex">
<button name="submit" value="3" class="wu-ml-2 button button-primary button-large">
<?php _e('Test Integration &rarr;', 'wp-ultimo'); ?>
<?php _e('Test Integration &rarr;', 'wp-multisite-waas'); ?>
</button>
</span>

View File

@ -6,11 +6,11 @@
*/
?>
<h1>
<?php _e('We are almost there!', 'wp-ultimo'); ?>
<?php _e('We are almost there!', 'wp-multisite-waas'); ?>
</h1>
<p class="wu-text-lg wu-text-gray-600 wu-my-4">
<?php _e('You should have all the information we need in hand right now. The next step is to configure it.', 'wp-ultimo'); ?>
<?php _e('You should have all the information we need in hand right now. The next step is to configure it.', 'wp-multisite-waas'); ?>
</p>
<div class="wu-mt-6 wu--mx-4">
@ -33,17 +33,17 @@
href="<?php echo esc_url(wu_network_admin_url('wp-ultimo-settings', ['tab' => 'integrations'])); ?>"
class="wu-self-center button button-large wu-float-left"
>
<?php _e('&larr; Cancel', 'wp-ultimo'); ?>
<?php _e('&larr; Cancel', 'wp-multisite-waas'); ?>
</a>
<span class="wu-self-center wu-content-center">
<button name="submit" value="0" class="button button-large">
<?php _e('Add manually', 'wp-ultimo'); ?>
<?php _e('Add manually', 'wp-multisite-waas'); ?>
</button>
<button name="submit" value="1" class="wu-ml-2 button button-primary button-large">
<?php _e('Add automatically', 'wp-ultimo'); ?>
<?php _e('Add automatically', 'wp-multisite-waas'); ?>
</button>
</span>

View File

@ -5,12 +5,12 @@
* @since 2.0.0
*/
?>
<h1><?php _e('Instructions', 'wp-ultimo'); ?></h1>
<h1><?php _e('Instructions', 'wp-multisite-waas'); ?></h1>
<p class="wu-text-lg wu-text-gray-600 wu-my-4 wu-mb-6"><?php _e('Setting up GridPane with WP Ultimo is as easy as toggling a switch', 'wp-ultimo'); ?>!</p>
<p class="wu-text-lg wu-text-gray-600 wu-my-4 wu-mb-6"><?php _e('Setting up GridPane with WP Ultimo is as easy as toggling a switch', 'wp-multisite-waas'); ?>!</p>
<p class="wu-text-sm">
<?php _e('On the GridPane panel, go to', 'wp-ultimo'); ?> <a class="wu-no-underline" href="https://my.gridpane.com/sites" target="_blank"><?php _e('Sites', 'wp-ultimo'); ?></a>. <?php _e('Click on your network site to bring up the options modal', 'wp-ultimo'); ?>.
<?php _e('On the GridPane panel, go to', 'wp-multisite-waas'); ?> <a class="wu-no-underline" href="https://my.gridpane.com/sites" target="_blank"><?php _e('Sites', 'wp-multisite-waas'); ?></a>. <?php _e('Click on your network site to bring up the options modal', 'wp-multisite-waas'); ?>.
</p>
<div class="">
@ -19,7 +19,7 @@
<p class="wu-text-sm">
<?php _e('Go to the', 'wp-ultimo'); ?> <strong><?php _e('Multisite', 'wp-ultimo'); ?></strong> <?php _e('tab and toggle the', 'wp-ultimo'); ?> <strong><?php _e('WP Ultimo Integration', 'wp-ultimo'); ?></strong> <?php _e('switch', 'wp-ultimo'); ?>.
<?php _e('Go to the', 'wp-multisite-waas'); ?> <strong><?php _e('Multisite', 'wp-multisite-waas'); ?></strong> <?php _e('tab and toggle the', 'wp-multisite-waas'); ?> <strong><?php _e('WP Ultimo Integration', 'wp-multisite-waas'); ?></strong> <?php _e('switch', 'wp-multisite-waas'); ?>.
</p>
@ -28,5 +28,5 @@
</div>
<p class="wu-text-sm">
<?php _e("You're all set", 'wp-ultimo'); ?>!
<?php _e("You're all set", 'wp-multisite-waas'); ?>!
</p>

View File

@ -10,10 +10,10 @@
<div class="wu-self-center wu-text-center wu-w-full">
<span class="dashicons dashicons-yes-alt wu-text-green-400 wu-w-auto wu-h-auto wu-text-5xl wu-mb-2"></span>
<h1>
<?php _e('That\'s it! We are ready!', 'wp-ultimo'); ?>
<?php _e('That\'s it! We are ready!', 'wp-multisite-waas'); ?>
</h1>
<p class="wu-text-lg wu-text-gray-600 wu-my-4">
<?php printf(__('The integration with %s was correctly setup and is now ready! Now, every time a new domain is added to your platform, WP Multisite WaaS will sync that with your application automatically.', 'wp-ultimo'), $integration->get_title()); ?>
<?php printf(__('The integration with %s was correctly setup and is now ready! Now, every time a new domain is added to your platform, WP Multisite WaaS will sync that with your application automatically.', 'wp-multisite-waas'), $integration->get_title()); ?>
</p>
</div>
@ -25,7 +25,7 @@
<span class="wu-float-right">
<a href="<?php echo esc_url(wu_network_admin_url('wp-ultimo')); ?>" class="button button-primary button-large">
<?php _e('Finish!', 'wp-ultimo'); ?>
<?php _e('Finish!', 'wp-multisite-waas'); ?>
</a>
</span>

View File

@ -6,46 +6,46 @@
*/
?>
<h1>
<?php _e('Instructions', 'wp-ultimo'); ?></h1>
<?php _e('Instructions', 'wp-multisite-waas'); ?></h1>
<p class="wu-text-lg wu-text-gray-600 wu-my-4 wu-mb-6">
<?php _e('Youll need to get your', 'wp-ultimo'); ?> <strong><?php _e('API Key', 'wp-ultimo'); ?></strong> <?php _e('and', 'wp-ultimo'); ?> <strong><?php _e('API Secret', 'wp-ultimo'); ?></strong>, <?php _e('as well as find the', 'wp-ultimo'); ?> <strong><?php _e('Server ID', 'wp-ultimo'); ?></strong> <?php _e('and', 'wp-ultimo'); ?> <strong><?php _e('APP ID', 'wp-ultimo'); ?></strong> <?php _e('for your WordPress application', 'wp-ultimo'); ?>.
<?php _e('Youll need to get your', 'wp-multisite-waas'); ?> <strong><?php _e('API Key', 'wp-multisite-waas'); ?></strong> <?php _e('and', 'wp-multisite-waas'); ?> <strong><?php _e('API Secret', 'wp-multisite-waas'); ?></strong>, <?php _e('as well as find the', 'wp-multisite-waas'); ?> <strong><?php _e('Server ID', 'wp-multisite-waas'); ?></strong> <?php _e('and', 'wp-multisite-waas'); ?> <strong><?php _e('APP ID', 'wp-multisite-waas'); ?></strong> <?php _e('for your WordPress application', 'wp-multisite-waas'); ?>.
</p>
<h3 class="wu-m-0 wu-py-4 wu-text-lg" id="step-1-getting-the-api-key-and-secret">
<?php _e('Getting the API Key and API Secret', 'wp-ultimo'); ?>
<?php _e('Getting the API Key and API Secret', 'wp-multisite-waas'); ?>
</h3>
<p class="wu-text-sm">
<?php _e('On your RunCloud admin panel, click the cog icon (settings) to go to the settings page', 'wp-ultimo'); ?>.
<?php _e('On your RunCloud admin panel, click the cog icon (settings) to go to the settings page', 'wp-multisite-waas'); ?>.
</p>
<div class="">
<img class="wu-w-full" src="<?php echo wu_get_asset('runcloud-1.webp', 'img/hosts'); ?>">
</div>
<p class="wu-text-center"><i><?php _e('Settings Page Link', 'wp-ultimo'); ?></i></p>
<p class="wu-text-center"><i><?php _e('Settings Page Link', 'wp-multisite-waas'); ?></i></p>
<p class="wu-text-sm"><?php _e('On the new page, click in the', 'wp-ultimo'); ?><b> <?php _e('API Key', 'wp-ultimo'); ?> </b> <?php _e('menu item on the left', 'wp-ultimo'); ?>.</p>
<p class="wu-text-sm"><?php _e('On the new page, click in the', 'wp-multisite-waas'); ?><b> <?php _e('API Key', 'wp-multisite-waas'); ?> </b> <?php _e('menu item on the left', 'wp-multisite-waas'); ?>.</p>
<div class="">
<img class="wu-w-full" src="<?php echo wu_get_asset('runcloud-2.webp', 'img/hosts'); ?>">
</div>
<p class="wu-text-center"><i><?php _e('API Key page link', 'wp-ultimo'); ?></i></p>
<p class="wu-text-sm"> <?php _e('Copy the', 'wp-ultimo'); ?> <b> <?php _e('API Key and Secret values', 'wp-ultimo'); ?> </b>, <?php _e('we will need them in the next steps', 'wp-ultimo'); ?>. <b> <?php _e('Make sure the RunCloud API toggle is turned ON', 'wp-ultimo'); ?>, </b> <?php _e('otherwise RunCloud wont accept WP Multisite WaaS API calls', 'wp-ultimo'); ?>.</p>
<p class="wu-text-center"><i><?php _e('API Key page link', 'wp-multisite-waas'); ?></i></p>
<p class="wu-text-sm"> <?php _e('Copy the', 'wp-multisite-waas'); ?> <b> <?php _e('API Key and Secret values', 'wp-multisite-waas'); ?> </b>, <?php _e('we will need them in the next steps', 'wp-multisite-waas'); ?>. <b> <?php _e('Make sure the RunCloud API toggle is turned ON', 'wp-multisite-waas'); ?>, </b> <?php _e('otherwise RunCloud wont accept WP Multisite WaaS API calls', 'wp-multisite-waas'); ?>.</p>
<div class="">
<img class="wu-w-full" src="<?php echo wu_get_asset('runcloud-3.webp', 'img/hosts'); ?>">
</div>
<p class="wu-text-center"><i><?php _e('Copy the API Key and API Secret values', 'wp-ultimo'); ?></i></p>
<p class="wu-text-center"><i><?php _e('Copy the API Key and API Secret values', 'wp-multisite-waas'); ?></i></p>
<h3 class="wu-m-0 wu-py-4 wu-text-lg" id="step-1-getting-the-api-key-and-secret">
<?php _e('Getting the Server and App IDs', 'wp-ultimo'); ?>
<?php _e('Getting the Server and App IDs', 'wp-multisite-waas'); ?>
</h3>
<p class="wu-text-sm"><?php _e('To find what are the server and app ids for your application, navigate to your web application manage page inside the RunCloud panel. Once you are there, youll be able to extract the values from the URL', 'wp-ultimo'); ?>.</p>
<p class="wu-text-sm"><?php _e('To find what are the server and app ids for your application, navigate to your web application manage page inside the RunCloud panel. Once you are there, youll be able to extract the values from the URL', 'wp-multisite-waas'); ?>.</p>
<div class="">
<img class="wu-w-full" src="<?php echo wu_get_asset('runcloud-4.webp', 'img/hosts'); ?>">
</div>
<p class="wu-text-center"><i><?php _e('Server ID is the first one, the second one is App ID.', 'wp-ultimo'); ?></i></p>
<p class="wu-text-sm"><?php _e('Save the Server and APP id values as they will be necessary in the next step', 'wp-ultimo'); ?>.</p>
<p class="wu-text-center"><i><?php _e('Server ID is the first one, the second one is App ID.', 'wp-multisite-waas'); ?></i></p>
<p class="wu-text-sm"><?php _e('Save the Server and APP id values as they will be necessary in the next step', 'wp-multisite-waas'); ?>.</p>

View File

@ -5,10 +5,10 @@
* @since 2.0.0
*/
?>
<h1><?php _e('Testing the Integration', 'wp-ultimo'); ?></h1>
<h1><?php _e('Testing the Integration', 'wp-multisite-waas'); ?></h1>
<p class="wu-text-lg wu-text-gray-600 wu-my-4 wu-mb-6">
<?php printf(__('We will send a test API call to %s to make sure we are able to connect. This will confirm if everything we did so far have worked.', 'wp-ultimo'), $integration->get_title()); ?>
<?php printf(__('We will send a test API call to %s to make sure we are able to connect. This will confirm if everything we did so far have worked.', 'wp-multisite-waas'), $integration->get_title()); ?>
</p>
<div id="integration-test">
@ -16,39 +16,39 @@
<div v-if="loading" class="wu-flex wu-rounded wu-content-center wu-py-2 wu-px-4 wu-bg-gray-100 wu-border wu-border-solid wu-border-gray-300 wu-m-0">
<span class="dashicons dashicons-warning wu-text-blue-400 wu-self-center wu-mr-2"></span>
<span>
<?php _e('Sending API call...', 'wp-ultimo'); ?>
<?php _e('Sending API call...', 'wp-multisite-waas'); ?>
</span>
</div>
<div v-cloak v-if="!loading && success" class="wu-flex wu-rounded wu-content-center wu-py-2 wu-px-4 wu-bg-gray-100 wu-border wu-border-solid wu-border-gray-300 wu-m-0">
<span class="dashicons dashicons-yes-alt wu-text-green-400 wu-self-center wu-mr-2"></span>
<span>
<?php _e('Yey! Everything seems to be working!', 'wp-ultimo'); ?>
<?php _e('Yey! Everything seems to be working!', 'wp-multisite-waas'); ?>
</span>
</div>
<div v-cloak v-if="!loading && !success" class="wu-flex wu-rounded wu-content-center wu-py-2 wu-px-4 wu-bg-gray-100 wu-border wu-border-solid wu-border-gray-300 wu-m-0">
<span class="dashicons dashicons-dismiss wu-text-red-400 wu-self-center wu-mr-2"></span>
<span>
<?php _e('Something wrong happened... We might need to make some adjustments to make this work.', 'wp-ultimo'); ?>
<?php _e('Something wrong happened... We might need to make some adjustments to make this work.', 'wp-multisite-waas'); ?>
</span>
</div>
<pre class="wu-overflow-auto wu-p-4 wu-rounded wu-content-center wu-bg-gray-800 wu-text-white wu-font-mono wu-border wu-border-solid wu-border-gray-300" v-html="results"><?php _e('Waiting for results...', 'wp-ultimo'); ?></pre>
<pre class="wu-overflow-auto wu-p-4 wu-rounded wu-content-center wu-bg-gray-800 wu-text-white wu-font-mono wu-border wu-border-solid wu-border-gray-300" v-html="results"><?php _e('Waiting for results...', 'wp-multisite-waas'); ?></pre>
<div v-cloak v-if="!loading && !success">
<h1><?php _e('Troubleshooting', 'wp-ultimo'); ?></h1>
<h1><?php _e('Troubleshooting', 'wp-multisite-waas'); ?></h1>
<ol>
<li>
<?php _e('Go back to the <strong>Configuration</strong> step - if available - and make sure you entered all the necessary information correctly;', 'wp-ultimo'); ?>
<?php _e('Go back to the <strong>Configuration</strong> step - if available - and make sure you entered all the necessary information correctly;', 'wp-multisite-waas'); ?>
</li>
<li>
<?php _e('If you have added the constants to your wp-config.php file manually, double check to make sure you\'ve added them to the right wp-config.php file and in the right place (just above the <code>/* That\'s all, stop editing! Happy publishing. */)', 'wp-ultimo'); ?></code>);
<?php _e('If you have added the constants to your wp-config.php file manually, double check to make sure you\'ve added them to the right wp-config.php file and in the right place (just above the <code>/* That\'s all, stop editing! Happy publishing. */)', 'wp-multisite-waas'); ?></code>);
</li>
<li>
<?php _e('If you are sure everything is right, take a screenshot of this screen and contact support.', 'wp-ultimo'); ?>
<?php _e('If you are sure everything is right, take a screenshot of this screen and contact support.', 'wp-multisite-waas'); ?>
</li>
</ol>
@ -58,7 +58,7 @@
<div v-cloak v-if="!loading && !success" class="wu-flex wu-justify-between wu-bg-gray-100 wu--m-in wu-mt-4 wu-p-4 wu-overflow-hidden wu-border-t wu-border-solid wu-border-l-0 wu-border-r-0 wu-border-b-0 wu-border-gray-300">
<a href="<?php echo esc_url($page->get_prev_section_link()); ?>" class="wu-self-center button button-large wu-float-left">
<?php _e('&larr; Go Back', 'wp-ultimo'); ?>
<?php _e('&larr; Go Back', 'wp-multisite-waas'); ?>
</a>
</div>
@ -84,7 +84,7 @@
data: {
success: false,
loading: false,
results: '<?php echo esc_js(__('Waiting for results...', 'wp-ultimo')); ?>',
results: '<?php echo esc_js(__('Waiting for results...', 'wp-multisite-waas')); ?>',
},
mounted: function() {

View File

@ -12,15 +12,15 @@
<span class="dashicons dashicons-warning wu-w-auto wu-h-auto wu-text-5xl wu-mb-2"></span>
<h1 class="wu-text-gray-800">
<?php _e('Caution!', 'wp-ultimo'); ?>
<?php _e('Caution!', 'wp-multisite-waas'); ?>
</h1>
<p class="wu-text-lg wu-text-gray-600 wu-my-4">
<?php _e('This action is irreversible and may cause unexpected behavior in your data, be sure of what you are doing and have a backup in case of some trouble!', 'wp-ultimo'); ?>
<?php _e('This action is irreversible and may cause unexpected behavior in your data, be sure of what you are doing and have a backup in case of some trouble!', 'wp-multisite-waas'); ?>
</p>
<p class="wu-text-lg wu-text-gray-600 wu-my-4">
<?php _e('This will forcely rerun our Migration Wizard on your installation. If you tried to migrate after install but your v1 data is missing, this can resolve.', 'wp-ultimo'); ?>
<?php _e('This will forcely rerun our Migration Wizard on your installation. If you tried to migrate after install but your v1 data is missing, this can resolve.', 'wp-multisite-waas'); ?>
</p>
</div>
@ -33,7 +33,7 @@
<span class="wu-float-right">
<button name="next" value="1" class="wu-next-button button button-primary button-large wu-ml-2">
<?php _e('Proceed', 'wp-ultimo'); ?>
<?php _e('Proceed', 'wp-multisite-waas'); ?>
</button>
</span>

View File

@ -12,8 +12,8 @@
<?php if ($checks) : ?>
<th class="check" style="width: 30px;"></th>
<?php endif ?>
<th class="item"><?php _e('Item', 'wp-ultimo'); ?></th>
<th class="status" style="width: 40%;"><?php _e('Status', 'wp-ultimo'); ?></th>
<th class="item"><?php _e('Item', 'wp-multisite-waas'); ?></th>
<th class="status" style="width: 40%;"><?php _e('Status', 'wp-multisite-waas'); ?></th>
</tr>
</thead>
<tbody>
@ -44,15 +44,15 @@
<?php if ($default['done']) : ?>
<td class="status">
<span class="wu-text-green-600">
<?php echo $default['completed'] ?? __('Completed!', 'wp-ultimo'); ?>
<?php echo $default['completed'] ?? __('Completed!', 'wp-multisite-waas'); ?>
</span>
</td>
<?php else : ?>
<td class="status">
<span><?php echo $default['pending']; ?></span>
<div class="spinner"></div>
<!-- <a style="display: none;" class="wu-no-underline wu-block help" href="<?php echo $default['help']; ?>" title="<?php esc_attr_e('Help', 'wp-ultimo'); ?>">
<?php _e('Read More', 'wp-ultimo'); ?>
<!-- <a style="display: none;" class="wu-no-underline wu-block help" href="<?php echo $default['help']; ?>" title="<?php esc_attr_e('Help', 'wp-multisite-waas'); ?>">
<?php _e('Read More', 'wp-multisite-waas'); ?>
<span class="dashicons-wu-help-with-circle"></span>
</a> -->
</td>

View File

@ -12,23 +12,23 @@
<span class="dashicons dashicons-yes-alt wu-text-green-400 wu-w-auto wu-h-auto wu-text-5xl wu-mb-2"></span>
<h1 class="wu-text-gray-800">
<?php printf(__('We are ready, %s!', 'wp-ultimo'), apply_filters('wu_setup_step_done_name', $page->customer->first ?? __('my friend', 'wp-ultimo'))); ?>
<?php printf(__('We are ready, %s!', 'wp-multisite-waas'), apply_filters('wu_setup_step_done_name', $page->customer->first ?? __('my friend', 'wp-multisite-waas'))); ?>
</h1>
<p class="wu-text-lg wu-text-gray-600 wu-my-4">
<?php _e('WP Multisite WaaS would not be possible without the work of <a href="https://wpultimo.com/" target="_blank">Arindo Duque</a> and <a href="https://nextpress.co" target="_blank">NextPress</a>.', 'wp-ultimo'); ?>
<?php _e('WP Multisite WaaS would not be possible without the work of <a href="https://wpultimo.com/" target="_blank">Arindo Duque</a> and <a href="https://nextpress.co" target="_blank">NextPress</a>.', 'wp-multisite-waas'); ?>
</p>
<p class="wu-text-lg wu-text-gray-600 wu-my-4">
<?php _e('WP Multisite WaaS is maintained by volunteer open source developers. Please consider sponsoring the project on <a href="https://github.com/superdav42/wp-multisite-waas" target="_blank">GitHub</a>', 'wp-ultimo'); ?>
<?php _e('WP Multisite WaaS is maintained by volunteer open source developers. Please consider sponsoring the project on <a href="https://github.com/superdav42/wp-multisite-waas" target="_blank">GitHub</a>', 'wp-multisite-waas'); ?>
</p>
<p class="wu-text-lg wu-text-gray-600 wu-my-4">
<?php _e('Paid support is available. Go to <a href="https://wpmultisitewaas.org/support" target="_blank">The Support Page</a> to find an expert who can assist in setting up WP Multisite WaaS or custom development.', 'wp-ultimo'); ?>
<?php _e('Paid support is available. Go to <a href="https://wpmultisitewaas.org/support" target="_blank">The Support Page</a> to find an expert who can assist in setting up WP Multisite WaaS or custom development.', 'wp-multisite-waas'); ?>
</p>
<p class="wu-text-lg wu-text-gray-600 wu-my-4">
<?php _e('You now have everything you need in place to start building your Website as a Service business!', 'wp-ultimo'); ?>
<?php _e('You now have everything you need in place to start building your Website as a Service business!', 'wp-multisite-waas'); ?>
</p>
<p>
@ -46,7 +46,7 @@
<span class="wu-float-right">
<a href="<?php echo esc_url(network_admin_url('index.php')); ?>" class="button button-primary button-large">
<?php _e('Thanks!', 'wp-ultimo'); ?>
<?php _e('Thanks!', 'wp-multisite-waas'); ?>
</a>
</span>

View File

@ -8,17 +8,17 @@
<div class="wu-block">
<div class="wu-block wu-text-gray-700 wu-font-bold wu-uppercase wu-text-xs wu-py-2">
<?php echo __('WP Multisite WaaS Requires:', 'wp-ultimo'); ?>
<?php echo __('WP Multisite WaaS Requires:', 'wp-multisite-waas'); ?>
</div>
<div class="wu-advanced-filters">
<table class="widefat fixed striped wu-border-b">
<thead>
<tr>
<th><?php _e('Item', 'wp-ultimo'); ?></th>
<th><?php _e('Minimum Version', 'wp-ultimo'); ?></th>
<th><?php _e('Recommended', 'wp-ultimo'); ?></th>
<th><?php _e('Installed', 'wp-ultimo'); ?></th>
<th><?php _e('Item', 'wp-multisite-waas'); ?></th>
<th><?php _e('Minimum Version', 'wp-multisite-waas'); ?></th>
<th><?php _e('Recommended', 'wp-multisite-waas'); ?></th>
<th><?php _e('Installed', 'wp-multisite-waas'); ?></th>
</tr>
</thead>
<tbody>
@ -34,8 +34,8 @@
<?php if ( ! $req['pass_requirements']) : ?>
<a class="wu-no-underline wu-block" href="<?php echo $req['help']; ?>" title="<?php esc_attr_e('Help', 'wp-ultimo'); ?>">
<?php _e('Read More', 'wp-ultimo'); ?>
<a class="wu-no-underline wu-block" href="<?php echo $req['help']; ?>" title="<?php esc_attr_e('Help', 'wp-multisite-waas'); ?>">
<?php _e('Read More', 'wp-multisite-waas'); ?>
<span class="dashicons-wu-help-with-circle"></span>
</a>
@ -49,15 +49,15 @@
</div>
<div class="wu-block wu-text-gray-700 wu-font-bold wu-uppercase wu-text-xs wu-py-2">
<?php echo __('And', 'wp-ultimo'); ?>
<?php echo __('And', 'wp-multisite-waas'); ?>
</div>
<div class="wu-advanced-filters">
<table class="widefat fixed striped wu-border-b">
<thead>
<tr>
<th><?php _e('Item', 'wp-ultimo'); ?></th>
<th><?php _e('Condition', 'wp-ultimo'); ?></th>
<th><?php _e('Item', 'wp-multisite-waas'); ?></th>
<th><?php _e('Condition', 'wp-multisite-waas'); ?></th>
</tr>
</thead>
<tbody>
@ -70,9 +70,9 @@
<?php if ( ! $req['pass_requirements']) : ?>
<a target="_blank" class="wu-no-underline wu-ml-2" href="<?php echo $req['help']; ?>" title="<?php esc_attr_e('Help', 'wp-ultimo'); ?>">
<a target="_blank" class="wu-no-underline wu-ml-2" href="<?php echo $req['help']; ?>" title="<?php esc_attr_e('Help', 'wp-multisite-waas'); ?>">
<span class="dashicons-wu-help-with-circle wu-align-baseline"></span>
<?php _e('Read More', 'wp-ultimo'); ?>
<?php _e('Read More', 'wp-multisite-waas'); ?>
</a>
<?php endif; ?>
@ -87,7 +87,7 @@
<?php if (\WP_Ultimo\Requirements::met() === false) : ?>
<div class="wu-mt-4 wu-p-4 wu-bg-red-100 wu-border wu-border-solid wu-border-red-200 wu-rounded-sm wu-text-red-500">
<?php _e('It looks like your hosting environment does not support the current version of WP Multisite WaaS. Visit the <strong>Read More</strong> links on each item to see what steps you need to take to bring your environment up to the WP Multisite WaaS current requirements.', 'wp-ultimo'); ?>
<?php _e('It looks like your hosting environment does not support the current version of WP Multisite WaaS. Visit the <strong>Read More</strong> links on each item to see what steps you need to take to bring your environment up to the WP Multisite WaaS current requirements.', 'wp-multisite-waas'); ?>
</div>
<?php endif; ?>

View File

@ -6,37 +6,37 @@
*/
?>
<div class="wu--mt-7">
<p><?php _e('This plugin comes with support for issues you may have. Support can be requested via email on <a class="wu-no-underline" href="mailto:support@wpultimo.com" target="_blank">support@wpultimo.com</a> and includes:', 'wp-ultimo'); ?></p>
<p><?php _e('This plugin comes with support for issues you may have. Support can be requested via email on <a class="wu-no-underline" href="mailto:support@wpultimo.com" target="_blank">support@wpultimo.com</a> and includes:', 'wp-multisite-waas'); ?></p>
<ul class="support-available">
<li class="wu-text-green-700">
<span class="dashicons-wu-check"></span>
<?php _e('Availability of the author to answer questions', 'wp-ultimo'); ?>
<?php _e('Availability of the author to answer questions', 'wp-multisite-waas'); ?>
</li>
<li class="wu-text-green-700">
<span class="dashicons-wu-check"></span>
<?php _e('Answering technical questions about item features', 'wp-ultimo'); ?>
<?php _e('Answering technical questions about item features', 'wp-multisite-waas'); ?>
</li>
<li class="wu-text-green-700">
<span class="dashicons-wu-check"></span>
<?php _e('Assistance with reported bugs and issues', 'wp-ultimo'); ?>
<?php _e('Assistance with reported bugs and issues', 'wp-multisite-waas'); ?>
</li>
</ul>
<p><?php _e('Support <strong>DOES NOT</strong> Include:', 'wp-ultimo'); ?></p>
<p><?php _e('Support <strong>DOES NOT</strong> Include:', 'wp-multisite-waas'); ?></p>
<ul class="support-unavailable">
<li class="wu-text-red-500">
<span class="dashicons-wu-circle-with-cross wu-align-middle"></span>
<?php _e('Customization services', 'wp-ultimo'); ?>
<?php _e('Customization services', 'wp-multisite-waas'); ?>
</li>
<li class="wu-text-red-500">
<span class="dashicons-wu-circle-with-cross wu-align-middle"></span>
<?php _e('Installation services', 'wp-ultimo'); ?>
<?php _e('Installation services', 'wp-multisite-waas'); ?>
</li>
<li class="wu-text-red-500">
<span class="dashicons-wu-circle-with-cross wu-align-middle"></span>
<?php _e('Support for 3rd party plugins (i.e. plugins you install yourself later on)', 'wp-ultimo'); ?>
<?php _e('Support for 3rd party plugins (i.e. plugins you install yourself later on)', 'wp-multisite-waas'); ?>
</li>
</ul>