|
265 | 265 | "unsupportedLayer": "Unsupported layer", |
266 | 266 | "unsupportedNetwork": "Unsupported network", |
267 | 267 | "invalidAddress": "Invalid address", |
268 | | - "invalidRoflAppId": "Invalid ROFL app ID", |
| 268 | + "invalidRoflAppId": "Invalid app ID", |
269 | 269 | "invalidBlockHeight": "Invalid block height", |
270 | 270 | "invalidPageNumber": "Invalid page number", |
271 | 271 | "invalidProposalId": "Invalid proposal ID", |
272 | 272 | "invalidTxHash": "Invalid transaction hash", |
273 | 273 | "notFoundBlockHeight": "Block not found", |
274 | 274 | "notFoundTx": "Transaction not found", |
275 | | - "notFoundRoflApp": "ROFL app not found", |
276 | | - "notFoundRoflAppReplica": "ROFL app replica not found", |
| 275 | + "notFoundRoflApp": "App not found", |
| 276 | + "notFoundRoflAppReplica": "Replica not found", |
277 | 277 | "notFoundProposal": "Proposal not found", |
278 | 278 | "pageDoesNotExist": "The page you are looking for does not exist.", |
279 | 279 | "validateURL": "Please validate provided URL", |
|
731 | 731 | "author": "Author", |
732 | 732 | "created": "Date created", |
733 | 733 | "description": "Description", |
734 | | - "emptyReplicasList": "No ROFL app replicas found.", |
735 | | - "emptyRoflAppsList": "No ROFL apps found.", |
| 734 | + "emptyReplicasList": "No replicas found.", |
| 735 | + "emptyRoflAppsList": "No apps found.", |
736 | 736 | "enclaveId": "Enclave ID", |
737 | 737 | "endorsement": "Endorsement", |
738 | 738 | "endorsementLabels": { |
|
780 | 780 | "searchByNameOrKeyword": "Search by name or keyword", |
781 | 781 | "secretLength": "[{{value}} bytes]", |
782 | 782 | "secrets": "Secrets", |
783 | | - "secretsTooltip": "These secrets are end-to-end encrypted and can only be read by the ROFL app.", |
| 783 | + "secretsTooltip": "These secrets are end-to-end encrypted and can only be read by the app running in ROFL.", |
784 | 784 | "sekPublicKey": "SEK Public Key", |
785 | 785 | "sgx": "SGX", |
786 | 786 | "stakedAmount": "Staked amount", |
|
0 commit comments