Skip to content

Commit dc44538

Browse files
👌 Adjust preference description (see also #78)
1 parent 04bf5a3 commit dc44538

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phpmon/Localizable.strings

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@
107107
"prefs.dynamic_icon_title" = "Display dynamic icon in menu bar";
108108
"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.";
109109

110-
"prefs.display_full_php_version" = "Display full PHP version in menu bar";
111-
"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.)";
110+
"prefs.display_full_php_version" = "Display full PHP version everywhere";
111+
"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.)";
112112

113113
"prefs.use_internal_switcher" = "Use PHP Monitor’s own version switcher";
114114
"prefs.use_internal_switcher_desc" =

0 commit comments

Comments
 (0)