mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore(mac): Remove typos in comment
Addresses review comment > The word "need" should be deleted.
This commit is contained in:
parent
4d314ef2ea
commit
39c76a68f7
2 changed files with 4 additions and 4 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue