UX: Improve safe-mode copy (#20670)

Safe-mode only applies to client-side customizations - let's make that clearer
This commit is contained in:
David Taylor 2023-03-14 13:00:52 +00:00 committed by GitHub
parent b5721b7b4f
commit d12f1878c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -4936,10 +4936,10 @@ en:
safe_mode:
title: "Enter safe mode"
description: "Safe mode allows you to test your site without loading plugins or themes."
description: "Safe mode allows you to test your site without loading themes or client-side plugin customizations. Server-side plugin customizations remain enabled."
no_themes: "Disable themes and theme components"
no_unofficial_plugins: "Disable unofficial plugins"
no_plugins: "Disable all plugins"
no_unofficial_plugins: "Disable unofficial client-side plugin customizations"
no_plugins: "Disable all client-side plugin customizations"
enter: "Enter Safe Mode"
must_select: "You must select at least one option to enter safe mode."
wizard: