From dc44538a7b7fabf1488724e3e1fe7c10b2fadab5 Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Tue, 4 Jan 2022 20:17:26 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=20Adjust=20preference=20descriptio?= =?UTF-8?q?n=20(see=20also=20#78)?= 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 7e6b5b3..adf3cad 100644 --- a/phpmon/Localizable.strings +++ b/phpmon/Localizable.strings @@ -107,8 +107,8 @@ "prefs.dynamic_icon_title" = "Display dynamic icon in menu bar"; "prefs.dynamic_icon_desc" = "If you uncheck this box, the truck icon will always be visible. If checked, it will display the major version number of the currently linked PHP version."; -"prefs.display_full_php_version" = "Display full PHP version in menu bar"; -"prefs.display_full_php_version_desc" = "Display the full version instead of the major version only. (This may be undesirable on smaller displays, so this is disabled by default.)"; +"prefs.display_full_php_version" = "Display full PHP version everywhere"; +"prefs.display_full_php_version_desc" = "Display the full version instead of the major version displayed in the menu bar and the dropdown menu. (This may be undesirable on smaller displays, so this is disabled by default.)"; "prefs.use_internal_switcher" = "Use PHP Monitor’s own version switcher"; "prefs.use_internal_switcher_desc" =