Biometría genérica (Face ID / Touch ID / Optic ID) y What's New 1.7.0

- AppLockService.biometryKind lee LAContext.biometryType; textos e icono del
  bloqueo y de la privacidad de saldos ya no asumen Face ID (Duo puede llevar
  Touch ID). Nuevas claves biometric_* en los 7 idiomas.
- Entrada 1.7.0 en el catálogo What's New (Duo, inspector, biometría) con
  strings en los 7 idiomas.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01F1u4K16xy7eQVtgsYNZ9Vn
This commit is contained in:
alexandrev-tibco
2026-09-16 11:44:50 +02:00
parent 680255f69d
commit 6774d76146
11 changed files with 310 additions and 76 deletions
@@ -685,3 +685,26 @@
"goal_scope_all_categories" = "All categories";
"goal_scope_footer_all" = "Every source in your portfolio counts towards this goal.";
"goal_scope_footer_category" = "Only sources in this category count towards this goal.";
// MARK: - Biometrics (1.7.0 — Face ID / Touch ID / Optic ID aware)
"biometric_generic_name" = "Face ID or Touch ID";
"biometric_unlock_with" = "Unlock with %@";
"biometric_failed" = "%@ failed. Please try again.";
"biometric_enable" = "Enable %@";
"biometric_unavailable_title" = "%@ Unavailable";
"biometric_unavailable_body" = "%@ isn't available on this device.";
"biometric_pin_required" = "Enable a PIN before turning on %@.";
"biometric_disable_first_title" = "Disable %@ First";
"biometric_disable_first_body" = "Turn off %@ before disabling your PIN.";
"biometric_pin_to_disable" = "Enter PIN to Disable %@";
"biometric_require_to_reveal" = "Require %@ to Reveal";
"biometric_lock_footer" = "Use %@ or a 4-digit PIN to protect your data.";
"privacy_footer_biometric" = "Hide all monetary amounts behind a blur. Great for using the app in public or taking screenshots. Optionally require %@ to reveal them.";
// MARK: - What's New 1.7.0
"whats_new_170_duo_title" = "Ready for iPhone Duo";
"whats_new_170_duo_body" = "On the inner screen, Sources and Journal show list and detail side by side, Charts get a sidebar and taller plots, and your place is kept when you open or close the phone.";
"whats_new_170_inspector_title" = "Quick Update beside your charts";
"whats_new_170_inspector_body" = "On wide screens the monthly Quick Update opens in a side panel, so the dashboard stays visible while you type values.";
"whats_new_170_biometrics_title" = "Face ID, Touch ID or Optic ID";
"whats_new_170_biometrics_body" = "App Lock and balance privacy now use whichever biometrics your device has.";