Update tranlation text domain
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user