mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-19 23:07:42 +00:00
Merge pull request #13564 from keymanapp/fix/windows/crowdin-es-configuration
fix(windows,mac): Update Spanish configuration string and mac strings
This commit is contained in:
commit
614e355306
3 changed files with 7 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,8 +67,11 @@
|
|||
/* copyright label in the Package Information window */
|
||||
"copyright-label" = "Derechos de autor:";
|
||||
|
||||
/* message displayed to alert user to need grant accessibility permission */
|
||||
/* 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 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 */
|
||||
"no-keyboard-configured-menu-placeholder" = "(Sin teclado configurado)";
|
||||
|
|
|
|||
|
|
@ -664,7 +664,7 @@
|
|||
<!-- Context: Splash Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_Splash_Configuration" comment="Keyman Configuration link">COnfiguración</string>
|
||||
<string name="S_Splash_Configuration" comment="Keyman Configuration link">Configuración</string>
|
||||
<!-- Context: Splash Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.341.0 -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue