File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
apps/remix-ide/src/app/tabs/locales/en Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 68
68
69
69
"udapp._comment_instanceContainerUI.tsx" : " libs/remix-ui/run-tab/src/lib/components/instanceContainerUI.tsx" ,
70
70
"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" ,
72
72
"udapp.deployAndRunNoInstanceText" : " Currently you have no unpinned contracts to interact with." ,
73
73
"udapp.tooltipText6" : " Autogenerated generic user interfaces for interaction with deployed contracts" ,
74
74
108
108
"udapp.tooltipText13" : " Deployed {date}" ,
109
109
110
110
"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" ,
112
112
"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" ,
114
114
"udapp.tooltipText8" : " Click for docs about using 'receive'/'fallback'" ,
115
115
"udapp.tooltipText9" : " The Calldata to send to fallback function of the contract." ,
116
116
"udapp.tooltipText10" : " Send data to contract." ,
You can’t perform that action at this time.
0 commit comments