mirror of
https://github.com/transmission/transmission
synced 2024-12-22 07:42:37 +00:00
Remove unused (but exported for translation) button title (Mac client) (#6503)
This commit is contained in:
parent
d0beae2f14
commit
8d4dcece89
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@
|
|||
<constraint firstAttribute="height" constant="14" id="50q-rm-IPl"/>
|
||||
<constraint firstAttribute="width" constant="14" id="Zd6-df-Ynq"/>
|
||||
</constraints>
|
||||
<buttonCell key="cell" type="square" title="RevealDataFile" bezelStyle="shadowlessSquare" image="RevealOff" imagePosition="only" alignment="center" alternateImage="RevealOn" imageScaling="proportionallyDown" inset="2" id="29">
|
||||
<buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="RevealOff" imagePosition="only" alignment="center" alternateImage="RevealOn" imageScaling="proportionallyDown" inset="2" id="29">
|
||||
<behavior key="behavior" lightByContents="YES"/>
|
||||
<font key="font" metaFont="label"/>
|
||||
</buttonCell>
|
||||
|
|
Loading…
Reference in a new issue