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>main
parent
e7b0b8bbb1
commit
55e28973d1
|
@ -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 New Issue