From a07881a98747318be156d4037020ebbe9eb2beed Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Mon, 27 Feb 2023 19:04:50 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=20Fix=20copy=20of=20missing=20conf?= =?UTF-8?q?ig=20check?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- phpmon/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpmon/Localizable.strings b/phpmon/Localizable.strings index 12bb209..04260a2 100644 --- a/phpmon/Localizable.strings +++ b/phpmon/Localizable.strings @@ -661,8 +661,8 @@ COMMON TROUBLESHOOTING TIPS "warnings.arm_compatibility.title" = "You are running PHP Monitor using Rosetta on Apple Silicon, which means your PHP environment is also running via Rosetta."; "warnings.arm_compatibility.description" = "You appear to be running an ARM-compatible version of macOS, but you are currently running PHP Monitor using Rosetta. While this will work correctly, it is recommended that you use the native version of Homebrew."; -"warnings.files_missing.title" = "Your PHP installation is lacking required configuration files"; -"warnings.files_missing.description" = "The following files normally exist on a functional system: +"warnings.files_missing.title" = "Your PHP installation is missing important required configuration files."; +"warnings.files_missing.description" = "The following key configuration files should exist after installing PHP: • %@