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:
parent
a366cbadee
commit
207fee1a50
5 changed files with 8 additions and 8 deletions
|
@ -185,7 +185,7 @@
|
|||
<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"/>
|
||||
<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"/>
|
||||
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
||||
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
||||
|
|
|
@ -119,8 +119,8 @@
|
|||
/* Class = "NSButtonCell"; title = "Quit when playback completes"; ObjectID = "SBA-J5-rEd"; */
|
||||
"SBA-J5-rEd.title" = "Quit when playback completes";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Spam:"; ObjectID = "SMd-GA-jrH"; */
|
||||
"SMd-GA-jrH.title" = "Spam:";
|
||||
/* Class = "NSTextFieldCell"; title = "Copy now playing:"; ObjectID = "SMd-GA-jrH"; */
|
||||
"SMd-GA-jrH.title" = "Copy now playing:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "V8o-Xy-HUW"; */
|
||||
"V8o-Xy-HUW.title" = "OtherViews";
|
||||
|
|
|
@ -115,8 +115,8 @@
|
|||
/* Class = "NSButtonCell"; title = "Quit when playback completes"; ObjectID = "SBA-J5-rEd"; */
|
||||
"SBA-J5-rEd.title" = "Salir al terminar reproducción";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Spam:"; ObjectID = "SMd-GA-jrH"; */
|
||||
"SMd-GA-jrH.title" = "Spam:";
|
||||
/* Class = "NSTextFieldCell"; title = "Copy now playing:"; ObjectID = "SMd-GA-jrH"; */
|
||||
"SMd-GA-jrH.title" = "Copiar info de pista actual:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "V8o-Xy-HUW"; */
|
||||
"V8o-Xy-HUW.title" = "Otras vistas";
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
/* Class = "NSButtonCell"; title = "Quit when playback completes"; ObjectID = "SBA-J5-rEd"; */
|
||||
"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" = "Спам:";
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "V8o-Xy-HUW"; */
|
||||
|
|
|
@ -143,8 +143,8 @@
|
|||
/* Class = "NSButtonCell"; title = "Quit when playback completes"; ObjectID = "SBA-J5-rEd"; */
|
||||
"SBA-J5-rEd.title" = "Oynatma tamamlandığında çık";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Spam:"; ObjectID = "SMd-GA-jrH"; */
|
||||
"SMd-GA-jrH.title" = "Spam:";
|
||||
/* Class = "NSTextFieldCell"; title = "Copy now playing:"; ObjectID = "SMd-GA-jrH"; */
|
||||
"SMd-GA-jrH.title" = "Copy now playing:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Default fade time:"; ObjectID = "UdW-qd-A0x"; */
|
||||
"UdW-qd-A0x.title" = "Varsayılan solma süresi:";
|
||||
|
|
Loading…
Reference in a new issue