make paste option clearer

This commit is contained in:
Feross Aboukhadijeh
2016-03-02 16:17:35 -08:00
parent 092ba2ba0f
commit 6ea12af779

View File

@@ -175,7 +175,7 @@ var template = [
role: 'copy'
},
{
label: 'Paste',
label: 'Paste Torrent Address',
accelerator: 'CmdOrCtrl+V',
role: 'paste'
},