Add two missing strings from the Sparkle branch

Oops, those were missing.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
main
Christopher Snowhill 2022-07-09 15:23:33 -07:00 committed by Christopher Snowhill
parent a7290aedee
commit 30789c608e
2 changed files with 5 additions and 0 deletions

View File

@ -246,3 +246,6 @@
/* Class = "NSButtonCell"; title = "Enable HRTF filter (Not needed with AirPods or Beats)"; ObjectID = "NGx-0c-WVR"; */
"NGx-0c-WVR.title" = "Activar filtro HRTF (no es necesario con AirPods o Beats)";
/* Class = "NSButtonCell"; title = "Automatically check for updates on startup"; ObjectID = "207"; */
"207.title" = "Automatically check for updates on startup";

View File

@ -784,3 +784,5 @@
/* Class = "NSToolbarItem"; paletteLabel = "Show Equalizer"; ObjectID = "ZOn-sB-FR3"; */
"ZOn-sB-FR3.paletteLabel" = "Mostrar ecualizador";
/* Class = "NSMenuItem"; title = "Check for Updates..."; ObjectID = "302"; */
"302.title" = "Check for Updates...";