Skip to content

Commit 61a2410

Browse files
committed
Use different quotes for English accessibility window
They match macOS alert more
1 parent 9bd68a4 commit 61a2410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Maccy/en.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"copy_modifiers_config" = "• Select with %@ pressed to copy item.";
1919
"paste_modifiers_config" = "• Select with %@ pressed to copy and paste item.";
2020
"format_modifiers_config" = "• Select with %@ pressed to copy, clear formatting and paste item.";
21-
"accessibility_alert_message" = "\"Maccy\" would like to control this computer using accessibility features.";
21+
"accessibility_alert_message" = "Maccy would like to control this computer using accessibility features.";
2222
"accessibility_alert_comment" = "Grant access to this application in Security & Privacy preferences, located in System Preferences.";
2323
"accessibility_alert_deny" = "Deny";
2424
"accessibility_alert_open" = "Open System Preferences";

0 commit comments

Comments
 (0)