|
52 | 52 | "description": "A label tooltip in Node status section of Browser Action pop-up (panel_statusSwarmPeersTitle)"
|
53 | 53 | },
|
54 | 54 | "panel_quickImport": {
|
55 |
| - "message": "Quick Import/Share…", |
| 55 | + "message": "Import", |
56 | 56 | "description": "A menu item in Browser Action pop-up (panel_quickImport)"
|
57 | 57 | },
|
58 | 58 | "panel_quickImportTooltip": {
|
59 |
| - "message": "Import files to IPFS and copy a publicly shareable link to your clipboard", |
| 59 | + "message": "Import files to IPFS and copy a publicly shareable link to your clipboard.", |
60 | 60 | "description": "A menu item tooltip in Browser Action pop-up (panel_quickImportTooltip)"
|
61 | 61 | },
|
62 | 62 | "panel_openWebui": {
|
63 |
| - "message": "Go to My Node…", |
| 63 | + "message": "My Node", |
64 | 64 | "description": "A menu item in Browser Action pop-up (panel_openWebui)"
|
65 | 65 | },
|
66 | 66 | "panel_openWebuiTooltip": {
|
67 |
| - "message": "Open your IPFS node's controls in your browser", |
| 67 | + "message": "Open your IPFS node's controls in your browser.", |
68 | 68 | "description": "A menu item in Browser Action pop-up (panel_openWebuiTooltip)"
|
69 | 69 | },
|
70 | 70 | "panel_openPreferences": {
|
|
76 | 76 | "description": "A menu item in Browser Action pop-up (panel_activeTabSiteRedirectEnable)"
|
77 | 77 | },
|
78 | 78 | "panel_activeTabSiteIntegrationsToggle": {
|
79 |
| - "message": "Enable on $1", |
| 79 | + "message": "Enable for $1", |
80 | 80 | "description": "A menu item in Browser Action pop-up (panel_activeTabSiteIntegrationsToggle)"
|
81 | 81 | },
|
82 | 82 | "panel_activeTabSiteIntegrationsToggleTooltip": {
|
83 |
| - "message": "Enable/disable all IPFS integrations on $1", |
| 83 | + "message": "Enable/disable all IPFS integrations on $1.", |
84 | 84 | "description": "A menu item tooltip in Browser Action pop-up (panel_activeTabSiteIntegrationsToggleTooltip)"
|
85 | 85 | },
|
86 | 86 | "panel_pinCurrentIpfsAddress": {
|
|
91 | 91 | "message": "Pin this page's IPFS resources to your node to have a local copy that's available offline and never thrown away.",
|
92 | 92 | "description": "A menu item tooltip in Browser Action pop-up (panel_pinCurrentIpfsAddressTooltip)"
|
93 | 93 | },
|
| 94 | + "panelCopy_currentIpnsAddress": { |
| 95 | + "message": "Copy IPNS Path", |
| 96 | + "description": "A menu item in Browser Action pop-up and right-click context menu (panelCopy_currentIpnsAddress)" |
| 97 | + }, |
| 98 | + "panelCopy_currentIpnsAddressTooltip": { |
| 99 | + "message": "Use this content path with IPFS tools and gateways to reach the most recently updated version of this tab's content.", |
| 100 | + "description": "A menu item tooltip in Browser Action pop-up (panelCopy_currentIpnsAddressTooltip)" |
| 101 | + }, |
94 | 102 | "panelCopy_currentIpfsAddress": {
|
95 |
| - "message": "Copy IPFS Content Path", |
| 103 | + "message": "Copy IPFS Path", |
96 | 104 | "description": "A menu item in Browser Action pop-up and right-click context menu (panelCopy_currentIpfsAddress)"
|
97 | 105 | },
|
98 | 106 | "panelCopy_currentIpfsAddressTooltip": {
|
99 |
| - "message": "A canonical content path that you can use with IPFS tools and gateways", |
| 107 | + "message": "Use this content path with IPFS tools and gateways to reach the content in this tab at this moment in time. This snapshot won't change, even if content changes later.", |
100 | 108 | "description": "A menu item tooltip in Browser Action pop-up (panelCopy_currentIpfsAddressTooltip)"
|
101 | 109 | },
|
102 | 110 | "panelCopy_copyRawCid": {
|
103 | 111 | "message": "Copy CID",
|
104 | 112 | "description": "A menu item in Browser Action pop-up and right-click context menu (panelCopy_copyRawCid)"
|
105 | 113 | },
|
106 | 114 | "panelCopy_copyRawCidTooltip": {
|
107 |
| - "message": "The unique IPFS content identifier for this page", |
| 115 | + "message": "The unique IPFS content identifier for this tab at this moment in time. If content changes later, the CID will change too.", |
108 | 116 | "description": "A menu item tooltip in Browser Action pop-up (panelCopy_copyRawCidTooltip)"
|
109 | 117 | },
|
110 |
| - "panelCopy_copyRawCidNotReadyHint": { |
| 118 | + "panelCopy_notReadyHint": { |
111 | 119 | "message": "(waiting for DAG data)",
|
112 |
| - "description": "A hint in menu item in Browser Action pop-up to indicate CID is still being resolved (panelCopy_copyRawCidNotReadyHint)" |
| 120 | + "description": "A hint in menu item in Browser Action pop-up to indicate value is still being resolved (panelCopy_notReadyHint)" |
113 | 121 | },
|
114 | 122 | "panel_copyCurrentPublicGwUrl": {
|
115 | 123 | "message": "Copy Shareable Link",
|
116 | 124 | "description": "A menu item in Browser Action pop-up and right-click context menu (panel_copyCurrentPublicGwUrl)"
|
117 | 125 | },
|
118 | 126 | "panel_copyCurrentPublicGwUrlTooltip": {
|
119 |
| - "message": "This link works for anyone, even if they don't use IPFS", |
| 127 | + "message": "A shareable link to this tab that works for anyone, even if they don't use IPFS.", |
120 | 128 | "description": "A menu item tooltip in Browser Action pop-up (panel_copyCurrentPublicGwUrlTooltip)"
|
121 | 129 | },
|
| 130 | + "panel_copyCurrentPermalink": { |
| 131 | + "message": "Copy Snapshot Link", |
| 132 | + "description": "A menu item in Browser Action pop-up (panel_copyCurrentPermalink)" |
| 133 | + }, |
| 134 | + "panel_copyCurrentPermalinkTooltip": { |
| 135 | + "message": "A link to a snapshot of this tab at this moment in time; it won't change, even if content changes later. This link works for anyone, even if they don't use IPFS.", |
| 136 | + "description": "A menu item tooltip in Browser Action pop-up (panel_copyCurrentPermalinkTooltip)" |
| 137 | + }, |
122 | 138 | "panel_contextMenuViewOnGateway": {
|
123 | 139 | "message": "View on Gateway",
|
124 | 140 | "description": "A menu item in Browser Action pop-up and right-click context menu (panel_contextMenuViewOnGateway)"
|
|
0 commit comments