Skip to content

Commit b24a1a0

Browse files
committed
tooltips updated
1 parent 23379a5 commit b24a1a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apps/remix-ide/src/app/tabs/locales/en/udapp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868

6969
"udapp._comment_instanceContainerUI.tsx": "libs/remix-ui/run-tab/src/lib/components/instanceContainerUI.tsx",
7070
"udapp.deployedContracts": "Deployed Contracts",
71-
"udapp.deployAndRunClearInstances": "Delete all deployed contracts (including pinned) and reset recorder",
71+
"udapp.deployAndRunClearInstances": "Clear all deployed contracts (including pinned) and reset recorder",
7272
"udapp.deployAndRunNoInstanceText": "Currently you have no unpinned contracts to interact with.",
7373
"udapp.tooltipText6": "Autogenerated generic user interfaces for interaction with deployed contracts",
7474

@@ -108,9 +108,9 @@
108108
"udapp.tooltipText13": "Deployed {date}",
109109

110110
"udapp._comment_universalDappUI.tsx": "libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx",
111-
"udapp.tooltipTextRemove": "Remove permanently from the list",
111+
"udapp.tooltipTextRemove": "Permanently remove from the list",
112112
"udapp.tooltipTextEdit": "Create a DApp using this contract in the main panel",
113-
"udapp.tooltipTextPin": "Pin contract for select workspace and network to persist after reload",
113+
"udapp.tooltipTextPin": "Pin contract for current workspace and network to persist after reload",
114114
"udapp.tooltipText8": "Click for docs about using 'receive'/'fallback'",
115115
"udapp.tooltipText9": "The Calldata to send to fallback function of the contract.",
116116
"udapp.tooltipText10": "Send data to contract.",

0 commit comments

Comments
 (0)