Add two missing strings from the Sparkle branch
Oops, those were missing. Signed-off-by: Christopher Snowhill <kode54@gmail.com>xcode15
parent
079301025c
commit
2251650b6e
|
@ -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";
|
||||
|
|
|
@ -787,3 +787,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...";
|
||||
|
|
Loading…
Reference in New Issue