Skip to content

Commit

Permalink
style: rename menu items for copying and sharing
Browse files Browse the repository at this point in the history
Closes #857
  • Loading branch information
lidel committed Apr 5, 2020
1 parent 7643597 commit 8a11845
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions add-on/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,15 @@
"description": "A menu item tooltip in Browser Action pop-up (panel_pinCurrentIpfsAddressTooltip)"
},
"panelCopy_currentIpfsAddress": {
"message": "Copy IPFS Path",
"message": "Copy IPFS content path",
"description": "A menu item in Browser Action pop-up and right-click context menu (panelCopy_currentIpfsAddress)"
},
"panelCopy_copyRawCid": {
"message": "Copy CID",
"description": "A menu item in Browser Action pop-up and right-click context menu (panelCopy_copyRawCid)"
},
"panel_copyCurrentPublicGwUrl": {
"message": "Copy Public Gateway URL",
"message": "Copy shareable link",
"description": "A menu item in Browser Action pop-up and right-click context menu (panel_copyCurrentPublicGwUrl)"
},
"panel_contextMenuViewOnGateway": {
Expand Down

0 comments on commit 8a11845

Please sign in to comment.