From ab16c43c851dbd25cc9535ad4b12e503bc6a9f75 Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Sat, 11 Jun 2022 17:03:38 -0700 Subject: [PATCH] [Translations] Re-sync incomplete Spanish translation Re-sync the placeholder Spanish translation from the English one. Signed-off-by: Christopher Snowhill --- es.lproj/MainMenu.strings | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/es.lproj/MainMenu.strings b/es.lproj/MainMenu.strings index 8529f511f..072db19bf 100644 --- a/es.lproj/MainMenu.strings +++ b/es.lproj/MainMenu.strings @@ -150,7 +150,7 @@ "702.title" = "Cog"; /* Class = "NSMenuItem"; title = "Support Cog..."; ObjectID = "751"; */ -"751.title" = "Support Cog..."; +"751.title" = "Donate"; /* Class = "NSMenuItem"; title = "Current Song"; ObjectID = "791"; */ "791.title" = "Current Song"; @@ -281,8 +281,11 @@ /* Class = "NSSegmentedCell"; 1538.ibShadowedToolTips[1] = "Play"; ObjectID = "1538"; */ "1538.ibShadowedToolTips[1]" = "Play"; -/* Class = "NSSegmentedCell"; 1538.ibShadowedToolTips[2] = "Next"; ObjectID = "1538"; */ -"1538.ibShadowedToolTips[2]" = "Next"; +/* Class = "NSSegmentedCell"; 1538.ibShadowedToolTips[2] = "Stop"; ObjectID = "1538"; */ +"1538.ibShadowedToolTips[2]" = "Stop"; + +/* Class = "NSSegmentedCell"; 1538.ibShadowedToolTips[3] = "Next"; ObjectID = "1538"; */ +"1538.ibShadowedToolTips[3]" = "Next"; /* Class = "NSToolbarItem"; label = "Playback Control"; ObjectID = "1539"; */ "1539.label" = "Playback Control";