diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index bc2669285..a2fb8003f 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -123,7 +123,7 @@
},
"installSignalLink": {
"message": "First, install Signal on your Android phone.
We'll link your devices and keep your messages in sync.",
- "description": "Prompt the user to install Signal on Android before pairing",
+ "description": "Prompt the user to install Signal on Android before linking",
"placeholders": {
"a_params": {
"content": "$1",
@@ -170,6 +170,6 @@
"description": "The final button for the install process, after the user has entered a name for their device"
},
"installTooManyDevices": {
- "message": "Sorry, you have too many devices registered already. Try removing some."
+ "message": "Sorry, you have too many devices linked already. Try removing some."
}
}