From 39c76a68f7121feccca292ef361dfeba36a4623e Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Mon, 24 Mar 2025 10:36:50 +0700 Subject: [PATCH] chore(mac): Remove typos in comment Addresses review comment > The word "need" should be deleted. --- mac/Keyman4MacIM/Keyman4MacIM/en.lproj/Localizable.strings | 4 ++-- mac/Keyman4MacIM/Keyman4MacIM/es.lproj/Localizable.strings | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mac/Keyman4MacIM/Keyman4MacIM/en.lproj/Localizable.strings b/mac/Keyman4MacIM/Keyman4MacIM/en.lproj/Localizable.strings index bb9b4aeca0..112f7e2b8f 100644 --- a/mac/Keyman4MacIM/Keyman4MacIM/en.lproj/Localizable.strings +++ b/mac/Keyman4MacIM/Keyman4MacIM/en.lproj/Localizable.strings @@ -68,10 +68,10 @@ /* copyright label in the Package Information window */ "copyright-label" = "Copyright:"; -/* message displayed to alert user to need grant accessibility permission in Preferences, pre-Ventura */ +/* message displayed to alert user to grant accessibility permission in Preferences, pre-Ventura */ "privacy-alert-text" = "To function properly, Keyman requires accessibility features:\n\nGrant access in System Preferences, Security & Privacy.\nRestart your system."; -/* message displayed to alert user to need grant accessibility permission in Settings, for macOS Ventura and later */ +/* message displayed to alert user to grant accessibility permission in Settings, for macOS Ventura and later */ "privacy-alert-text-ventura" = "To function properly, Keyman requires accessibility features:\n\nGrant access in System Settings, Privacy & Security.\nRestart your system."; /* Text of menu item in Input Menu when no Keyboards are configured -- include parentheses */ diff --git a/mac/Keyman4MacIM/Keyman4MacIM/es.lproj/Localizable.strings b/mac/Keyman4MacIM/Keyman4MacIM/es.lproj/Localizable.strings index 1c10829c72..5251447fa7 100644 --- a/mac/Keyman4MacIM/Keyman4MacIM/es.lproj/Localizable.strings +++ b/mac/Keyman4MacIM/Keyman4MacIM/es.lproj/Localizable.strings @@ -67,10 +67,10 @@ /* copyright label in the Package Information window */ "copyright-label" = "Derechos de autor:"; -/* message displayed to alert user to need grant accessibility permission in Preferences, pre-Ventura */ +/* message displayed to alert user to grant accessibility permission in Preferences, pre-Ventura */ "privacy-alert-text" = "Para funcionar correctamente, Keyman requiere las siguientes características de accesibilidad:\nel acceso en Preferencias del Sistema, Seguridad y Privacidad.\nel reinicio del sistema."; -/* message displayed to alert user to need grant accessibility permission in Settings, for macOS Ventura and later */ +/* message displayed to alert user to grant accessibility permission in Settings, for macOS Ventura and later */ "privacy-alert-text-ventura" = "To function properly, Keyman requires accessibility features:\n\nGrant access in System Settings, Privacy & Security.\nRestart your system."; /* Text of menu item in Input Menu when no Keyboards are configured -- include parentheses */