|
9 | 9 |
|
10 | 10 | "udapp._comment_value.tsx": "libs/remix-ui/run-tab/src/lib/components/value.tsx", |
11 | 11 | "udapp.value": "Value", |
12 | | - "udapp.tooltipText5": "Enter an amount and choose its unit", |
| 12 | + "udapp.tooltipText5": "Enter an amount to be sent with transaction and choose its unit", |
13 | 13 |
|
14 | 14 | "udapp._comment_contractDropdownUI.tsx": "libs/remix-ui/run-tab/src/lib/components/contractDropdownUI.tsx", |
15 | 15 | "udapp.contract": "Contract", |
|
50 | 50 | "udapp.hash": "hash", |
51 | 51 | "udapp.signature": "signature", |
52 | 52 | "udapp.injectedTitle": "Unfortunately it's not possible to create an account using injected provider. Please create the account directly from your provider (i.e metamask or other of the same type).", |
53 | | - "udapp.createNewAccount": "Create a new account", |
| 53 | + "udapp.createNewAccount": "Create new account", |
54 | 54 | "udapp.web3Title": "Creating an account is possible only in Personal mode. Please go to Settings to enable it.", |
55 | 55 | "udapp.defaultTitle": "Unfortunately it's not possible to create an account using an external wallet ({selectExEnv}).", |
56 | 56 | "udapp.text1": "Please provide a Passphrase for the account creation", |
57 | 57 | "udapp.tooltipText1": "Account list is empty, please make sure the current provider is properly connected to remix", |
58 | 58 | "udapp.modalTitle1": "Passphrase to sign a message", |
59 | 59 | "udapp.modalMessage1": "Enter your passphrase for this account to sign the message", |
60 | | - "udapp.copyAccount": "Copy account to clipboard", |
61 | | - "udapp.signMsgUsingAccount": "Sign a message using this account", |
| 60 | + "udapp.copyAccount": "Copy account", |
| 61 | + "udapp.signMsgUsingAccount": "Sign using this account", |
62 | 62 |
|
63 | 63 | "udapp._comment_environment.tsx": "libs/remix-ui/run-tab/src/lib/components/environment.tsx", |
64 | 64 | "udapp.environment": "Environment", |
|
0 commit comments