diff --git a/en.lproj/MainMenu.strings b/en.lproj/MainMenu.strings index 0b05b588b..5f22b9366 100644 --- a/en.lproj/MainMenu.strings +++ b/en.lproj/MainMenu.strings @@ -802,3 +802,6 @@ /* Class = "NSTableColumn"; title = "Codec"; ObjectID = "3A3-9o-Gh9"; */ "3A3-9o-Gh9.title" = "Codec"; + +/* Class = "NSMenuItem"; title = "Show Lyrics"; ObjectID = "Tkb-7M-OiA"; */ +"Tkb-7M-OiA.title" = "Show Lyrics"; diff --git a/es.lproj/MainMenu.strings b/es.lproj/MainMenu.strings index 75774f058..0ce3cbc6a 100644 --- a/es.lproj/MainMenu.strings +++ b/es.lproj/MainMenu.strings @@ -802,3 +802,6 @@ /* Class = "NSTableColumn"; title = "Codec"; ObjectID = "3A3-9o-Gh9"; */ "3A3-9o-Gh9.title" = "Códec"; + +/* Class = "NSMenuItem"; title = "Show Lyrics"; ObjectID = "Tkb-7M-OiA"; */ +"Tkb-7M-OiA.title" = "Show Lyrics"; diff --git a/pl.lproj/MainMenu.strings b/pl.lproj/MainMenu.strings index 0e8143a3c..22d4b494c 100644 --- a/pl.lproj/MainMenu.strings +++ b/pl.lproj/MainMenu.strings @@ -602,3 +602,6 @@ /* Class = "NSTableColumn"; title = "Codec"; ObjectID = "3A3-9o-Gh9"; */ "3A3-9o-Gh9.title" = "kodek"; + +/* Class = "NSMenuItem"; title = "Show Lyrics"; ObjectID = "Tkb-7M-OiA"; */ +"Tkb-7M-OiA.title" = "Show Lyrics"; diff --git a/ru.lproj/MainMenu.strings b/ru.lproj/MainMenu.strings index 99eb0b017..0e210b67b 100644 --- a/ru.lproj/MainMenu.strings +++ b/ru.lproj/MainMenu.strings @@ -715,3 +715,6 @@ /* Class = "NSTableColumn"; title = "Codec"; ObjectID = "3A3-9o-Gh9"; */ "3A3-9o-Gh9.title" = "Кодек"; + +/* Class = "NSMenuItem"; title = "Show Lyrics"; ObjectID = "Tkb-7M-OiA"; */ +"Tkb-7M-OiA.title" = "Show Lyrics";