Revert "Update the actual message and not just the test :)"

This reverts commit 9607fbcdd8.
This commit is contained in:
Gerhard Potgieter 2018-05-04 11:57:26 +02:00
parent 9607fbcdd8
commit 96d84b2813
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ class WC_REST_System_Status_Tools_Controller extends WC_REST_Controller {
'reset_tracking' => array(
'name' => __( 'Reset usage tracking', 'woocommerce' ),
'button' => __( 'Reset', 'woocommerce' ),
'desc' => __( 'This will reset your usage tracking settings, causing it to show the opt-in banner again and not sending any data. It will also remove any personal data from the woocommerce.com servers.', 'woocommerce' ),
'desc' => __( 'This will reset your usage tracking settings, causing it to show the opt-in banner again and not sending any data.', 'woocommerce' ),
),
'regenerate_thumbnails' => array(
'name' => __( 'Regenerate shop thumbnails', 'woocommerce' ),