Change "Spam" to "Copy now playing"

Change the not-obviously-named shortcut to something more
obviously named after its purpose.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
This commit is contained in:
Christopher Snowhill 2023-06-30 22:09:33 -07:00
parent ad9af1640c
commit a4f7fa68db
5 changed files with 8 additions and 8 deletions

View file

@ -186,7 +186,7 @@
<textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eid-M4-6Cs"> <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" allowsCharacterPickerTouchBarItem="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eid-M4-6Cs">
<rect key="frame" x="18" y="11" width="145" height="17"/> <rect key="frame" x="18" y="11" width="145" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Spam:" id="SMd-GA-jrH"> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" title="Copy now playing:" id="SMd-GA-jrH">
<font key="font" metaFont="system"/> <font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>

View file

@ -119,8 +119,8 @@
/* Class = "NSButtonCell"; title = "Quit when playback completes"; ObjectID = "SBA-J5-rEd"; */ /* Class = "NSButtonCell"; title = "Quit when playback completes"; ObjectID = "SBA-J5-rEd"; */
"SBA-J5-rEd.title" = "Quit when playback completes"; "SBA-J5-rEd.title" = "Quit when playback completes";
/* Class = "NSTextFieldCell"; title = "Spam:"; ObjectID = "SMd-GA-jrH"; */ /* Class = "NSTextFieldCell"; title = "Copy now playing:"; ObjectID = "SMd-GA-jrH"; */
"SMd-GA-jrH.title" = "Spam:"; "SMd-GA-jrH.title" = "Copy now playing:";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "V8o-Xy-HUW"; */ /* Class = "NSMenu"; title = "OtherViews"; ObjectID = "V8o-Xy-HUW"; */
"V8o-Xy-HUW.title" = "OtherViews"; "V8o-Xy-HUW.title" = "OtherViews";

View file

@ -115,8 +115,8 @@
/* Class = "NSButtonCell"; title = "Quit when playback completes"; ObjectID = "SBA-J5-rEd"; */ /* Class = "NSButtonCell"; title = "Quit when playback completes"; ObjectID = "SBA-J5-rEd"; */
"SBA-J5-rEd.title" = "Salir al terminar reproducción"; "SBA-J5-rEd.title" = "Salir al terminar reproducción";
/* Class = "NSTextFieldCell"; title = "Spam:"; ObjectID = "SMd-GA-jrH"; */ /* Class = "NSTextFieldCell"; title = "Copy now playing:"; ObjectID = "SMd-GA-jrH"; */
"SMd-GA-jrH.title" = "Spam:"; "SMd-GA-jrH.title" = "Copiar info de pista actual:";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "V8o-Xy-HUW"; */ /* Class = "NSMenu"; title = "OtherViews"; ObjectID = "V8o-Xy-HUW"; */
"V8o-Xy-HUW.title" = "Otras vistas"; "V8o-Xy-HUW.title" = "Otras vistas";

View file

@ -77,7 +77,7 @@
/* Class = "NSButtonCell"; title = "Quit when playback completes"; ObjectID = "SBA-J5-rEd"; */ /* Class = "NSButtonCell"; title = "Quit when playback completes"; ObjectID = "SBA-J5-rEd"; */
"SBA-J5-rEd.title" = "Выйти после завершения воспроизведения"; "SBA-J5-rEd.title" = "Выйти после завершения воспроизведения";
/* Class = "NSTextFieldCell"; title = "Spam:"; ObjectID = "SMd-GA-jrH"; */ /* Class = "NSTextFieldCell"; title = "Copy now playing:"; ObjectID = "SMd-GA-jrH"; */
"SMd-GA-jrH.title" = "Спам:"; "SMd-GA-jrH.title" = "Спам:";
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "V8o-Xy-HUW"; */ /* Class = "NSMenu"; title = "OtherViews"; ObjectID = "V8o-Xy-HUW"; */

View file

@ -143,8 +143,8 @@
/* Class = "NSButtonCell"; title = "Quit when playback completes"; ObjectID = "SBA-J5-rEd"; */ /* Class = "NSButtonCell"; title = "Quit when playback completes"; ObjectID = "SBA-J5-rEd"; */
"SBA-J5-rEd.title" = "Oynatma tamamlandığında çık"; "SBA-J5-rEd.title" = "Oynatma tamamlandığında çık";
/* Class = "NSTextFieldCell"; title = "Spam:"; ObjectID = "SMd-GA-jrH"; */ /* Class = "NSTextFieldCell"; title = "Copy now playing:"; ObjectID = "SMd-GA-jrH"; */
"SMd-GA-jrH.title" = "Spam:"; "SMd-GA-jrH.title" = "Copy now playing:";
/* Class = "NSTextFieldCell"; title = "Default fade time:"; ObjectID = "UdW-qd-A0x"; */ /* Class = "NSTextFieldCell"; title = "Default fade time:"; ObjectID = "UdW-qd-A0x"; */
"UdW-qd-A0x.title" = "Varsayılan solma süresi:"; "UdW-qd-A0x.title" = "Varsayılan solma süresi:";