| @@ -15,9 +15,9 @@ | ||
| 15 | 15 | needsRedirect: () => !context?.isFrontPage, |
| 16 | 16 | redirectComponent: () => |
| 17 | 17 | Redirect( |
| 18 | 18 | __( |
| 19 | - 'Hey there! It looks like you are trying to change your site design, but you are not on a page where we can do that.', | |
| 19 | + 'It looks like you are trying to change your site design, but you are not on a page where we can do that.', | |
| 20 | 20 | 'extendify-local', |
| 21 | 21 | ), |
| 22 | 22 | ), |
| 23 | 23 | id: 'change-site-design', |