1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-06 03:20:09 +02:00

✍️ Clarify text about upgrading PHP (EN only)

This commit is contained in:
2024-11-22 19:09:10 +01:00
parent d2cd387c18
commit 3d225ea79f

View File

@ -139,7 +139,8 @@ and restart PHP Monitor for extensions to become visible. If the problem persist
"phpman.version.installed" = "Version %@ is currently installed.";
"phpman.version.available_for_installation" = "This version can be installed.";
"phpman.version.unavailable" = "This version is temporarily unavailable.";
"phpman.version.automatic_upgrade" = "This version will be automatically installed by upgrading an older version.";
"phpman.version.automatic_upgrade" = "This version will be automatically installed by upgrading an older version.
(Both this new version and the old one will be available after upgrading.)";
"phpman.buttons.uninstall" = "Uninstall";
"phpman.buttons.install" = "Install";
"phpman.buttons.update" = "Update";