Skip to content

Commit 56c94bb

Browse files
authored
Add more detail to full PHP version setting name (#78)
1 parent e372480 commit 56c94bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpmon/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"prefs.dynamic_icon_title" = "Display dynamic icon in menu bar";
101101
"prefs.dynamic_icon_desc" = "If you uncheck this box, the truck icon will always be visible.\nIf checked, it will display the major version number of the\ncurrently linked PHP version.";
102102

103-
"prefs.display_full_php_version" = "Display full PHP version in menu bar";
103+
"prefs.display_full_php_version" = "Display full PHP version in menu bar and dropdown";
104104
"prefs.display_full_php_version_desc" = "Display the full version instead of the major version only.\n(This may be undesirable on smaller displays,\nso this is disabled by default.)";
105105

106106
"prefs.use_internal_switcher" = "Use PHP Monitor’s own version switcher";

0 commit comments

Comments
 (0)