Main Menu: Add new Lyrics item to strings tables
Add item to strings tables for translations of the menu item. English is already done as the base language, awaiting Spanish at least, will await Polish and Russian when the respective translators get to it. Signed-off-by: Christopher Snowhill <kode54@gmail.com>
This commit is contained in:
parent
c68b4b9585
commit
549f426e65
4 changed files with 12 additions and 0 deletions
|
@ -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";
|
||||
|
|
|
@ -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";
|
||||
|
|
|
@ -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";
|
||||
|
|
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue