diff --git a/src/status_im/translations/en.cljs b/src/status_im/translations/en.cljs index 6b63d1162a..3a273b584e 100644 --- a/src/status_im/translations/en.cljs +++ b/src/status_im/translations/en.cljs @@ -275,7 +275,7 @@ :scan-qr "Scan QR code" :name "Name" :whisper-identity "Whisper Identity" - :address-explication "Your address is what identifies you on Ethereum and is a series of numbers and letters beginning with '0x'" + :address-explication "Your public key is what identifies you on Ethereum and is a series of numbers and letters" :enter-valid-address "Please enter a valid address or scan a QR code" :enter-valid-public-key "Please enter a valid public key or scan a QR code" :contact-already-added "The contact has already been added"